summaryrefslogtreecommitdiffstats
path: root/src/hardware_battery.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-03-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-251-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed HAL dependant code.Michele Calgaro2022-02-101-17/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix units of current consumption value.Slávek Banko2020-02-161-3/+3
| | | | | | | | | | | | | Previously it was not clear whether the units in tdehwlib are in Wh and W or Ah and A. Now the units are always Ah and A. Because power consumption is usually given in W, the value is converted from A to W. If it is less than 100 W, it is displayed as a decimal number. This is related to issue TDE/tdelibs#68. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Switch from dbus-tqt do dbus-1-tqtSlávek Banko2014-02-081-1/+1
| | | | | | Add systemd session and inhibit support Cleanup unused methods This partially resolves Bug 1597
* Rename dbusHAL class to something more sensibleTimothy Pearson2012-04-151-1/+1
|
* Initial migration off of HALTimothy Pearson2012-04-151-22/+23
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Finish TQt4 port of kpowersavetpearson2011-04-161-20/+21
| | | | | | | This enables both Qt3 and Qt4 builds git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1228282 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kpowersavetpearson2010-02-191-0/+341
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1092957 283d02a7-25f6-0310-bc7c-ecb5cbfe19da