- 25 Feb, 2020 3 commits
-
-
Slava Monich authored
-
Martin Kampas authored
-
- 03 Dec, 2019 4 commits
-
-
spiiroin authored
-
spiiroin authored
Shows all properties that are available via mce-qt in human readable form. Mainly useful for testing and debugging, but also serves as an example. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
As mce-qt already tracks mce service availability for proxy validity evaluation, it would be handy if it could be used also for mce name ownership tracking instead of instantiating custom service trackers whenever such information needs to be known. Modify QMceProxy singleton class so that it tracks mce service name ownership rather than just service availability. Implement QMceNameOwner class that exposes mce name ownership info from QMceProxy. Adapt all existing QMceXxx classes to the changes. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 15 Nov, 2019 3 commits
-
-
Slava Monich authored
-
Slava Monich authored
Update plugins.qmltypes. See merge request !7
-
Martin Kampas authored
-
- 09 Oct, 2019 5 commits
-
-
spiiroin authored
-
spiiroin authored
Names for call state and charger type QML elements include 'Q' prefix which ought to be used in C++ classes only. These types were introduced recently and so far have not been used in qml code and thus the incorrect prefix can be removed without causing dependency issues. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
Using battery-is-full as initial guestimate can cause unwanted actions in clients tracking battery status. Switch to using battery-is-ok as initial value. Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
Required constants are defined in mce-dev >= 1.28.0 The D-Bus methods and signals are available in mce >= 1.104.0 Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 28 Aug, 2019 3 commits
-
-
spiiroin authored
-
spiiroin authored
Required constants are defined in mce-dev >= 1.27.0 The D-Bus methods and signals are available in mce >= 1.102.9 Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 23 Aug, 2019 1 commit
-
-
spiiroin authored
Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 22 Feb, 2019 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
Update plugins.qmltypes. See merge request !4
-
- 21 Feb, 2019 1 commit
-
-
Martin Kampas authored
-
- 13 Dec, 2018 5 commits
-
-
Slava Monich authored
-
Slava Monich authored
So that QtCreator builds .so with the right name
-
Slava Monich authored
Add items for battery and charger status tracking See merge request !3
-
spiiroin authored
Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
spiiroin authored
Implements new Qt classes / QML items for tracking: MceBatteryLevel: Current charge percentage MceBatteryStatus: Current status as Empty|Low|Ok|Full MceCableState: Whether charger cable is connected MceChargerState: Whether battery is getting charged McePowerSaveMode: Whether PowerSaveMode is active Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 30 Nov, 2018 1 commit
-
-
spiiroin authored
Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
-
- 23 Aug, 2018 3 commits
-
-
Martin Kampas authored
-
Martin Kampas authored
Also no need to pass version explicitly to pkgconfig creator
- 23 Mar, 2017 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
Move to Nemo.Mce import See merge request !1
-
- 28 Feb, 2017 1 commit
-
-
Slava Monich authored
-
- 31 Jan, 2017 1 commit
-
-
Slava Monich authored
-