~aleteoryx/muditaos

ref: 898de0540cf40c516edc2bac6456616953035989 muditaos/module-gui/gui/widgets/TopBar.cpp -rw-r--r-- 7.1 KiB
7ccc68c2 — Alek Rudnik 5 years ago
[EGD-5832] Status bar widgets refactor

Status bar SIM widget refactor
Status bar time widget recfactor
Status bar lock widget refactor
Separation of status bar time widget and desktop main window time widget
Fixed issue with wrong calculation of timezone based time
fe721693 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Synchronize with master before merging
8f079721 — Mateusz Grzegorzek 5 years ago
[EGD-5312] Add Time selection window

- add ChangeDateAndTimeWindow,
- extract EventTimeItem to common widgets folder
  and rename it to TimeWidget,
- extract EventDateItem to common widgets folder
  and rename it to DateWidget,
- replace timeWidget with common TimeWidget
  in NightshiftWindow,
- refactor time setting in
  DesktopMainWindow and TopBar,
- Remove dead code from EventManager
  (GetNextAlarmTimestamp and HandleAlarmTrigger)
dbdcaf30 — Alek Rudnik 5 years ago
[EGD-5821] Add Network Access Technology widget

Created Network Access Technology widget.
076c3cbb — Alek Rudnik 5 years ago
[EGD-5674] Set battery and GSM signal strength indicators as text

Temporary set battery and GSM signal strength indicators as text.
This is for test purposes only
43148cea — Alek Rudnik 5 years ago
[EGD-5778] Add signal strength dBM inidcator

Refactored signal strength logic and arranged it
as seprated widget.
Added option to display signal strength as dBM or
bar graph.
c7b7cc4c — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
3b141041 — Wiktor S. Ovalle Correa 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
bb06380c — Lucjan Bryndza 5 years ago
[EGD-5737] Merge with master

Keep experimental up to date with changes from master
6cd0fd35 — Alek Rudnik 5 years ago
[EGD-5777] Refactored status bar battery indicator

Added an option to display a battery level in percentage
323786c4 — Wojtek Rzepecki 5 years ago
[EGD-4797] Battery bar as widget

Battery bar now is present as
a separate widget in top bar.
Additionally refactored passing
battery status.
ffc17e74 — Piotr Tański 5 years ago
[EGD-5383] Fixed Sim indicator displaying on top bar

Sim indicator should be displayed on desktop main window's top bar.
92a8a78e — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
4c61595a — Piotr Tański 5 years ago
[EGD-4801] Add application-wide top bar manager

Applications configure the top bar once for all their windows.
Sometimes, windows need to configure top bars with its configuration.
26212722 — Mateusz Grzywacz 5 years ago
battery renames, clean up, degreasing
3b08e4c3 — Mateusz Grzywacz 5 years ago
[EGD-4932] new battery icons + battery in TopBar rework
69186c85 — Mateusz Grzywacz 5 years ago
[EGD-4932] all new battery icons - rename
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
9e961b60 — Michał Kamoń 5 years ago
[EGD-3589] gui - DOM dump functionality for gui::Item  (#1148)

Next