~aleteoryx/muditaos

ref: d353e444032d89cc70aebce9b81f7d19db6549f7 muditaos/module-gui/gui/widgets d---------
d353e444 — Przemyslaw Brudny 4 years ago
[EGD-6950] Added header layout

Added Header Layout.
6dfeacff — Alek Rudnik 4 years ago
[EGD-6697] Date and time formatting

Added system locale dependant date and time formatting.
4685dc07 — Przemyslaw Brudny 4 years ago
[EGD-6960] Header addition related style cleanups

Header addition related style cleanups.
5b2881cc — DariuszSabala 4 years ago
[BH-372] Turned i18n into separate library

Turned i18n module into separate library moving source files, test
files and creating separate CMakeLists.txt, fixed other modules
link targets, fixed paths and sorted some lists
09950fa6 — tomaszkrosnowski 4 years ago
[EGD-4384] Status bar roaming indicator

Added indicator to let know the user if he is in roaming mode.
34a0d610 — Mateusz Grzegorzek 4 years ago
[BH-393] Create separate math lib

Create separate math lib from Math.hpp file.
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
95d96b82 — Pawel.Paprocki 4 years ago
[BH-370] Convert utils common_data into a libs

Create clipboard and eventsore libs
2911b6b4 — Lukasz Skrzypczak 4 years ago
[BH-378] PR changes

PR changes - mainly includes
7fee0d9c — Lukasz Skrzypczak 4 years ago
[BH-378] Utils move log to library

Moved log to separate library
b7e710ef — Przemyslaw Brudny 4 years ago
[EGD-6867] Renamed TopBar into StatusBar

Renamed TopBar into StatusBar.
43e8b862 — Wiktor S. Ovalle Correa 4 years ago
[EGD-6896] Sanitize Tray event handling

Tray events were handled inconsistently with its Message used
in a separate context
82030a32 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
93c4675d — Alek Rudnik 4 years ago
[EGD-6701] System time usage fixes

Fixed all calls to stdlib time.
Removed all redundant calls to Timestamp treated as time source.
bc737e93 — Przemyslaw Brudny 4 years ago
[EGD-5885] Added SimLockHandler

Refactored LockWindow TitleBar handling. Added Sim pin request
block on lockedPhone. Added Sim info popup added when pin
changed. Updated assets. Removed old PinLock structures.
Cleared LockBox structures. Removed old settings sim setters.
New CellularMessage adaptation. Cleared Lock structure.
2d164b96 — DariuszSabala 4 years ago
[BH-359] Move TPLIB pugixml to separate dir

Changed submodule directory and updated cmake scripts and include paths
dcd0ebe0 — tomaszkrosnowski 5 years ago
[EGD-6338] Fix NAT widget visibility

Make sure that NAT (Network Access Technology) widget is visible on top
bar ONLY during call.
0a322b87 — Przemyslaw Brudny 4 years ago
[EGD-6770] ListView onPageElement rebuild page jump added

ListView onPageElement rebuild page jump added.
3c69244f — Przemyslaw Brudny 4 years ago
[EGD-6773] Added light BarGraph type and updated UpdateProgress

Added light BarGraph type and updated UpdateProgress Window.
Next