Commit Graph

305 Commits (a655766d43ecbaa38ecbe82ae46a29e7eef55e8c)

Author SHA1 Message Date
Slávek Banko 58852c67b5 Disable unallowed options for udisks/udisks2 in tdehw storage backend 12 years ago
Slávek Banko 8054860ca3 Use only available mechanisms to eject in the tdehw storage backend 12 years ago
Francois Andriot 990c3797c4 Add support for udisks and udisks2 to mount/unmount removable drives
This resolves Bug 1708
12 years ago
Slávek Banko 24b097d1d5 Fix handling path with UTF8 characters in tdehw storage backend 12 years ago
Slávek Banko 337146de44 Fix tdehw storage backend media name with UTF8 characters 12 years ago
Darrell Anderson a53b185855 Add source code module name to stdout/stderr messages to improve readability. 12 years ago
Timothy Pearson ef3c8ab413 Print additional information when symbol not found by KLibLoader 12 years ago
Darrell Anderson 66eec2bf31 Update XDG mimetypes. 12 years ago
Slávek Banko 208d93bf75 Add new build option WITH_TDEICONLOADER_DEBUG 12 years ago
Slávek Banko cfe43899ca Cleanup KPty warnings 12 years ago
Timothy Pearson cced03e1d4 Disable constant generation of backtraces in TDEIconLoader
This relates to Bug 1674
12 years ago
Slávek Banko d8d925203e Add SetHibernationMethod to tdehwlib-daemon 12 years ago
Slávek Banko ea75e7f617 Add freeze suspend state to list of available power states
in TDE hardware library
12 years ago
Alexander Golubev 6e81fa9ce1 Add new build option WITH_XCOMPOSITE
Fix build without xcomposite
This resolves Bug 1289
12 years ago
Slávek Banko 645e8c58a7 Add support for freeze suspend state 12 years ago
Darrell Anderson 7f26e9d03b Add source code module name to stdout/stderr messages to improve readability. 12 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes 12 years ago
Alexander Golubev 5354555b1b kdebug: add default message printing destinations 12 years ago
Timothy Pearson cb17faa3e2 Bump library versions to 14.0.0
This relates to Bug 1575
12 years ago
Timothy Pearson 9d76cb942d Disable suspend/hibernate if $HOME is a network file system
This resolves Bug 1615
12 years ago
Timothy Pearson cb9c3ed914 Fix ACPI button event detection on machines with an independent ACPI event controller module such as Thinkpads
Only detect the ACPI key press event, not the key release event
12 years ago
Slávek Banko 1fdeea0928 Supplementing tdehwlib dbus daemon:
+ Add reply to method Introspect
+ Processing signal NameAcquired
+ Error response to non-existent methods
12 years ago
Slávek Banko 2280c7079b Add tdehwlib-daemon power management backend to TDE hardware library 12 years ago
Alexander Golubev a5ba7ad712 Improved creation backtraces 12 years ago
Timothy Pearson edb0581f34 Fix human readable display of ACPI buttons 12 years ago
Darrell Anderson dad42352f4 Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
Francois Andriot 52b8aef9cc Fix remaining battery time estimation.
This supports bug report 1514.
12 years ago
Timothy Pearson c8471f7810 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs 12 years ago
Timothy Pearson b181191ccc Detect video DVDs 12 years ago
Slávek Banko 18b2509986 Add DeviceKit power management backend to TDE hardware library 12 years ago
Timothy Pearson cbf8c414a1 Fix classification of optical media
This resolves Bug 1612
12 years ago
Francois Andriot 4a6abc0208 Fix FTBFS on libudev includes 12 years ago
Timothy Pearson 98240b3faa Fix incorrect classification of DVD DL disks 12 years ago
Slávek Banko f27e71dcb1 Add HAL power management backend to TDE hardware library 12 years ago
Slávek Banko 3a601abfd4 Add option WITH_TDEHWLIB_DAEMONS
Fix incorrect use WITH_UPOWER
12 years ago
Timothy Pearson 3c06aad156 Fix tdebindings FTBFS 12 years ago
Alexander Golubev fba175e1f9 Change cmake to use general tde_moc macro rather than another reinventted wheel 12 years ago
Alexander Golubev b7ff6c3330 Merge branch 'master' into HEAD
Conflicts:
	tdecore/CMakeLists.txt
	tdecore/tdehardwaredevices.h
	tdecore/tdehw/tdehardwaredevices.cpp
12 years ago
Timothy Pearson 7cc3a975d2 Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication
This relates to Bug 760
12 years ago
Timothy Pearson 1f3ee12a9a Change mount API to allow for mount backends other than pmount
Add static convenience method for determining X11 VT mapping to TDEApplication
12 years ago
Alexander Golubev c8d64e3c7b Fix FTBFS on tdehardwaredevices.cpp with some combinations of options.
This resolves bug report 1594.
12 years ago
Timothy Pearson 6f4fd5e563 Allow TDEApplication objects to be constructed without a session manager
This relates to Bug 760
12 years ago
Francois Andriot fb86c5c845 Fix battery charge detection
This resolves Bug 1514
12 years ago
Francois Andriot 12b5e141be Fix FTBFS due to libart location 12 years ago
Francois Andriot 6b1e323cd2 Fix FTBFS on libudev includes 12 years ago
Timothy Pearson 0ba3ad1ab1 Fix incorrect classification of DVD DL disks 12 years ago
Golubev Alexander 34f10b970c removed #include config.h from installable header tdenetworkdevice.h 12 years ago
Golubev Alexander a77da52267 add excess inclusion to tdehwcommontypes.h to fix compilation of other modules 12 years ago
Golubev Alexander b94916d7ca add instalation of missing tdehwcommontypes.h include 12 years ago
Golubev Alexander 29bc5feb2c fixed build without consolekit support 12 years ago