summaryrefslogtreecommitdiff
path: root/src/org.freedesktop.DeviceKit.Power.Device.xml
AgeCommit message (Expand)AuthorFilesLines
2008-11-11document how to access the D-Bus service with examplesDavid Zeuthen1-5/+121
2008-11-08trivial: add a resolution parameter to GetHistory rather than just guessing a...Richard Hughes1-0/+8
2008-11-07bugfix: use 0 for unknown, not -1 as some values like rate and voltage are va...Richard Hughes1-2/+2
2008-11-07feature: add voltage property of a power deviceRichard Hughes1-0/+6
2008-11-06trivial: don't use <literal>, instead use <doc:tt> as it chokes some parsersRichard Hughes1-5/+5
2008-10-23feature: add two new properties, has-history and has-statisticsRichard Hughes1-0/+12
2008-08-26don't return stats when we actually mean history -- the stats parts need to b...Richard Hughes1-17/+5
2008-08-26Merge branch 'master' into tempRichard Hughes1-23/+23
2008-08-26remove the battery- and line-power- prefix from the device propertiesRichard Hughes1-23/+23
2008-08-26rename GetStats to GetHistoryRichard Hughes1-4/+53
2008-08-15document the output of the Device.GetStatistics() methodRichard Hughes1-1/+25
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes1-0/+293