index
:
delta/upower.git
0.9
1.0
14-lib-add-a-new-version-of-up_client_get_devices-which-unrefs-contents
baserock/jjardon
baserock/morph
benzea/zero-cycles-unknown
master
systemd-suspend
upower-0.99
wip/gdbus
wip/hadess/abi-check-params
wip/hadess/add-abi-check
wip/hadess/add-pen-device-type
wip/hadess/allow-zero-power-now
wip/hadess/bluez-memleak
wip/hadess/fix-ci
wip/hadess/fix-logitech-unknown
wip/hadess/idevice-charge
wip/hadess/libplist-2.2
wip/hadess/low-power-mode
wip/hadess/more-catchsegv
wip/hadess/mouse-keyboard
wip/hadess/new-gudev
wip/hadess/no-icon-name
wip/hadess/remove-autotools
wip/hadess/remove-csr
wip/hadess/remove-lid-is-closed
wip/hadess/remove-refresh
wip/hadess/remove-some-hidpp
wip/hadess/sandboxing-fix
wip/hadess/split-tests
wip/hadess/up-input-share
wip/hadess/upower-session
gitlab.freedesktop.org: upower/upower.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
up-device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: Add battery-level specific icons
Bastien Nocera
2018-04-19
1
-11
/
+35
*
main: Use g_clear_object() when possible
Bastien Nocera
2017-10-31
1
-8
/
+3
*
daemon: Fix crash when '@' is present in the device name
oleid@mescharet.de
2017-09-08
1
-0
/
+2
*
all: Add BatteryLevel property
Bastien Nocera
2017-04-06
1
-8
/
+27
*
device: Remove extraneous linefeed in g_debug()
Bastien Nocera
2017-03-24
1
-1
/
+1
*
daemon: remove custom marshal setup
Cosimo Cecchi
2015-07-29
1
-1
/
+0
*
daemon: make UpDaemon a subclass of UpExportedDaemon
Cosimo Cecchi
2015-07-29
1
-1
/
+1
*
daemon: make UpDevice a subclass of UpExportedDeviceSkeleton
Cosimo Cecchi
2015-07-29
1
-443
/
+125
*
daemon: port UpDevice to GDBus
Cosimo Cecchi
2015-07-29
1
-466
/
+162
*
daemon: release resources at shutdown
Peter Wu
2014-11-26
1
-0
/
+16
*
daemon: fix memleaks in GetStatistics and GetHistory
Peter Wu
2014-11-26
1
-6
/
+14
*
daemon: Don't get in a bad state when refresh fails
Bastien Nocera
2013-10-18
1
-5
/
+3
*
daemon: Fix typos in comments
Bastien Nocera
2013-10-18
1
-1
/
+1
*
daemon: Add small doc update_warning_level
Bastien Nocera
2013-10-18
1
-0
/
+2
*
daemon: Fix crash when device is removed
Bastien Nocera
2013-10-17
1
-0
/
+2
*
all: Remove *changed signals
Bastien Nocera
2013-10-17
1
-20
/
+0
*
daemon: Make warning-level UpDevice property writable
Bastien Nocera
2013-10-17
1
-1
/
+4
*
daemon: Fix sending device's PropertiesChanged signal
Bastien Nocera
2013-10-16
1
-1
/
+1
*
daemon: Emit PropertiesChanged for computed properties too
Bastien Nocera
2013-10-16
1
-2
/
+10
*
daemon: Add GetDisplayDevice method
Bastien Nocera
2013-10-16
1
-0
/
+16
*
daemon: Use constant for the devices object paths
Bastien Nocera
2013-10-16
1
-1
/
+3
*
daemon: Remove left-over debug
Bastien Nocera
2013-10-15
1
-2
/
+0
*
daemon: Make UpDevice emit PropertiesChanged signals
Bastien Nocera
2013-10-15
1
-1
/
+64
*
daemon: Fix possible crasher in UpDevice self-test
Bastien Nocera
2013-10-15
1
-0
/
+4
*
daemon: Remove unused internal D-Bus proxy
Bastien Nocera
2013-10-15
1
-10
/
+1
*
daemon: Register on the Bus after coldplug
Bastien Nocera
2013-10-15
1
-21
/
+10
*
daemon: Move all computations of warning level to daemon
Bastien Nocera
2013-10-14
1
-8
/
+6
*
daemon: Add IconName property
Bastien Nocera
2013-10-14
1
-0
/
+79
*
daemon: Add small hack for keyboards and mice
Bastien Nocera
2013-10-14
1
-0
/
+1
*
daemon: Replace "on-low-battery" property
Bastien Nocera
2013-10-14
1
-19
/
+0
*
daemon: Add WarningLevel device property
Bastien Nocera
2013-10-14
1
-0
/
+47
*
daemon: Remove unneeded reset of priv struct members
Bastien Nocera
2013-10-14
1
-7
/
+0
*
Remove obsolete battery recall properties
Bastien Nocera
2013-10-14
1
-55
/
+0
*
daemon: Simplify _new() functions
Bastien Nocera
2013-10-14
1
-3
/
+1
*
Add temperature property for batteries
Seth Forshee
2013-08-23
1
-0
/
+16
*
Revert "Add option to run daemon on the session bus for testing"
Martin Pitt
2013-02-20
1
-1
/
+1
*
Add luminosity property
Julien Danjou
2012-10-30
1
-0
/
+16
*
Add option to run daemon on the session bus for testing
Martin Pitt
2011-04-26
1
-1
/
+1
*
Port from EggDebug to the GLib built-in logging framework
Richard Hughes
2010-11-01
1
-11
/
+9
*
Port to GTest
Richard Hughes
2010-06-05
1
-27
/
+0
*
trivial: Get rid of some over-verbose debugging
Richard Hughes
2010-05-28
1
-2
/
+0
*
Convert the daemon to using objects from libupower-glib, not devkit-power-gob...
Richard Hughes
2010-03-26
1
-10
/
+14
*
devkit-power-gobject/up-enum.h be gone
Michael Biebl
2010-02-06
1
-1
/
+1
*
trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...
Richard Hughes
2010-01-26
1
-7
/
+7
*
Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...
Richard Hughes
2010-01-18
1
-1
/
+1
*
trivial: rename some internal defines for the upower move
Richard Hughes
2010-01-18
1
-6
/
+6
*
trivial: DkpStatsObj -> UpStatsObj (no ABI or API break)
Richard Hughes
2010-01-18
1
-2
/
+2
*
trivial: DkpHistory -> UpHistory (no ABI or API break)
Richard Hughes
2010-01-18
1
-19
/
+19
*
trivial: DkpNative -> UpNative (no ABI or API break)
Richard Hughes
2010-01-18
1
-1
/
+1
*
trivial: switch to using the new enum names internally (no ABI or API break)
Richard Hughes
2010-01-18
1
-11
/
+11
[next]