Commit Graph

11 Commits

Author SHA1 Message Date
Przemyslaw Brudny
bc3e825b77 [EGD-7910] Text directory cleanup
Text directory cleanup. Removed old unused assets
directories.
2021-11-05 00:36:34 +01:00
Przemyslaw Brudny
2c668c8593 [EGD-7787] Pure Home ClockDateWidget added
Pure Home ClockDateWidget added.
2021-10-20 22:30:11 +03:00
Mateusz Piesta
6591cdcef0 [BH-1021] Unify ListItem arrows behavior
From now min/max arrow indicators behave
the same throughout the GUI.
2021-10-19 13:29:37 +02:00
Przemyslaw Brudny
bff70a4ab3 [BH-1029] Refactored Time widgets with colon and content change
Refactored Time widget colon handling to be mapped with used
font. Added contentChange flag and handling to BoxLayout
for dynamic recalculation of child elements.
2021-10-18 18:15:40 +02:00
Mateusz Piesta
c0d9368dd8 [BH-868] Replace deprecated spinner
Replaced old, deprecated Spinner with
the new generic one. From now on, only one
implementation of spinner is used throughout the
code base.
2021-10-18 18:15:40 +02:00
Mateusz Grzegorzek
9cbdd7e966 [BH-985] UI Fixes
- [BH-985] Wrong time units
- [BH-991] Fix UI for ringing alarm
- [BH-1005] Time and units - 12 ‘space’ h
- [BH-1007] UI fix - time setting
2021-10-12 17:23:00 +02:00
Przemyslaw Brudny
40eb7ad1d5 [BH-820] Bell layout and font update
Updated Bell baseLayout and biggest used font.
2021-09-16 20:49:04 +03:00
Mateusz Piesta
9edd566530 [BH-678] Add TimeSetFmtSpinner widget
Added time set spinner widget with dynamic switching
between time formats(24/12H).
2021-07-29 12:23:24 +02:00
Pawel.Paprocki
a912db5489 [BH-677] Add widget AlarmSetSpinner
Add widget for Bell alarm display and edit
2021-07-23 12:17:40 +02:00
Paweł Joński
d6469e21a6 [BH-564] Time&Units scaling fix
Fix scaling in Time&Units
2021-07-23 11:49:05 +02:00
Paweł Joński
57a50e155c [BH-674] TimeSetSpinner
TimeSetSpinner widget with simple clock - no AM/PM suffix
2021-07-20 15:02:32 +02:00