summaryrefslogtreecommitdiffstats
path: root/src/hardware_battery.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix units of current consumption value.Slávek Banko2020-02-161-7/+9
| | | | | | | | | | | | | 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>
* Use the new battery polling support in tdehwlibFrancois Andriot2014-05-071-1/+1
| | | | This resolves Bug 1992
* Switch from dbus-tqt do dbus-1-tqtSlávek Banko2014-02-081-29/+0
| | | | | | Add systemd session and inhibit support Cleanup unused methods This partially resolves Bug 1597
* Fix warning in getting charge level unitsSlávek Banko2013-10-061-7/+7
|
* Update references from kpowersave to tdepowersave.Darrell Anderson2013-07-141-5/+5
|
* Enable triggerless hardware updates on startupTimothy Pearson2013-06-011-1/+2
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Initial migration off of HALTimothy Pearson2012-04-151-299/+232
|
* Finish TQt4 port of kpowersavetpearson2011-04-161-25/+25
| | | | | | | 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/+1035
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1092957 283d02a7-25f6-0310-bc7c-ecb5cbfe19da