summaryrefslogtreecommitdiffstats
path: root/src/hardware_batteryCollection.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix units of current consumption value.Slávek Banko2020-02-161-2/+2
| | | | | | | | | | | | | | 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 <[email protected]> (cherry picked from commit fa0e4e246ccb8f436598db4deee1777decfbc702)
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Finish TQt4 port of kpowersavetpearson2011-04-161-9/+10
| | | | | | | 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/+204
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1092957 283d02a7-25f6-0310-bc7c-ecb5cbfe19da