Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump library versions to 14.0.0 | Timothy Pearson | 2013-08-26 | 1 | -2/+2 |
| | | | | This relates to Bug 1575 | ||||
* | Disable suspend/hibernate if $HOME is a network file system | Timothy Pearson | 2013-08-26 | 3 | -0/+93 |
| | | | | This resolves Bug 1615 | ||||
* | Fix ACPI button event detection on machines with an independent ACPI event ↵ | Timothy Pearson | 2013-08-25 | 4 | -1/+11 |
| | | | | | | controller module such as Thinkpads Only detect the ACPI key press event, not the key release event | ||||
* | Supplementing tdehwlib dbus daemon: | Slávek Banko | 2013-08-25 | 1 | -5/+146 |
| | | | | | | + Add reply to method Introspect + Processing signal NameAcquired + Error response to non-existent methods | ||||
* | Add tdehwlib-daemon power management backend to TDE hardware library | Slávek Banko | 2013-08-25 | 3 | -4/+156 |
| | |||||
* | Improved creation backtraces | Alexander Golubev | 2013-08-25 | 3 | -32/+270 |
| | |||||
* | Fix human readable display of ACPI buttons | Timothy Pearson | 2013-08-24 | 4 | -5/+41 |
| | |||||
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4. | Darrell Anderson | 2013-08-18 | 2 | -2/+2 |
| | |||||
* | Fix remaining battery time estimation. | Francois Andriot | 2013-08-17 | 1 | -13/+4 |
| | | | | This supports bug report 1514. | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2013-08-15 | 2 | -1/+72 |
|\ | |||||
| * | Add DeviceKit power management backend to TDE hardware library | Slávek Banko | 2013-08-15 | 2 | -1/+72 |
| | | |||||
* | | Detect video DVDs | Timothy Pearson | 2013-08-15 | 1 | -3/+23 |
|/ | |||||
* | Fix classification of optical media | Timothy Pearson | 2013-08-13 | 2 | -58/+229 |
| | | | | This resolves Bug 1612 | ||||
* | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-12 | 2 | -0/+4 |
| | |||||
* | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-08-12 | 1 | -4/+0 |
| | |||||
* | Add HAL power management backend to TDE hardware library | Slávek Banko | 2013-08-12 | 3 | -40/+147 |
| | |||||
* | Add option WITH_TDEHWLIB_DAEMONS | Slávek Banko | 2013-08-12 | 3 | -55/+48 |
| | | | | Fix incorrect use WITH_UPOWER | ||||
* | Fix tdebindings FTBFS | Timothy Pearson | 2013-08-11 | 1 | -0/+6 |
| | |||||
* | Change cmake to use general tde_moc macro rather than another reinventted wheel | Alexander Golubev | 2013-08-11 | 1 | -18/+3 |
| | |||||
* | Merge branch 'master' into HEAD | Alexander Golubev | 2013-08-11 | 6 | -8/+236 |
|\ | | | | | | | | | | | | | Conflicts: tdecore/CMakeLists.txt tdecore/tdehardwaredevices.h tdecore/tdehw/tdehardwaredevices.cpp | ||||
| * | Allow session manager to be disable on creation when argc and argv are not ↵ | Timothy Pearson | 2013-08-08 | 2 | -0/+34 |
| | | | | | | | | | | | | passed to TDEApplication This relates to Bug 760 | ||||
| * | Change mount API to allow for mount backends other than pmount | Timothy Pearson | 2013-08-08 | 4 | -7/+147 |
| | | | | | | | | Add static convenience method for determining X11 VT mapping to TDEApplication | ||||
| * | Fix FTBFS on tdehardwaredevices.cpp with some combinations of options. | Alexander Golubev | 2013-08-07 | 2 | -15/+14 |
| | | | | | | | | This resolves bug report 1594. | ||||
| * | Allow TDEApplication objects to be constructed without a session manager | Timothy Pearson | 2013-08-06 | 2 | -2/+45 |
| | | | | | | | | This relates to Bug 760 | ||||
| * | Fix battery charge detection | Francois Andriot | 2013-08-01 | 1 | -0/+9 |
| | | | | | | | | This resolves Bug 1514 | ||||
| * | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 1 | -0/+1 |
| | | |||||
| * | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-01 | 2 | -0/+4 |
| | | |||||
| * | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-07-29 | 1 | -4/+0 |
| | | |||||
* | | removed #include config.h from installable header tdenetworkdevice.h | Golubev Alexander | 2013-07-27 | 1 | -2/+0 |
| | | |||||
* | | add excess inclusion to tdehwcommontypes.h to fix compilation of other modules | Golubev Alexander | 2013-07-27 | 1 | -2/+0 |
| | | |||||
* | | add instalation of missing tdehwcommontypes.h include | Golubev Alexander | 2013-07-27 | 1 | -0/+1 |
| | | |||||
* | | fixed build without consolekit support | Golubev Alexander | 2013-07-27 | 1 | -0/+2 |
| | | |||||
* | | complete tdehardwaredevices split | Golubev Alexander | 2013-07-27 | 26 | -1775/+2233 |
| | | |||||
* | | tdehw: three more classes splited | Golubev Alexander | 2013-07-27 | 9 | -709/+872 |
| | | |||||
* | | moved first two classes of tdehw to their own files | Golubev Alexander | 2013-07-27 | 7 | -1650/+1779 |
| | | |||||
* | | move all tdehw stuff into separate subdir | Golubev Alexander | 2013-07-27 | 50 | -53/+143 |
|/ | |||||
* | Add hardware clasification rules for virtio devices | Slávek Banko | 2013-07-25 | 1 | -0/+11 |
| | |||||
* | Second part of renaming kdessh -> tdessh | Slávek Banko | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Rename kdepasswd -> tdepasswd | Slávek Banko | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Fix network-manager backend crash on certain systems when network-manager is ↵ | Timothy Pearson | 2013-07-16 | 1 | -11/+18 |
| | | | | | | not available Add ability to show buttons in KSMModalDialog | ||||
* | Select any available wireless network in findAccessPointByBSSID | Timothy Pearson | 2013-07-10 | 1 | -1/+4 |
| | | | | This resolves Bug 1496 | ||||
* | Fix network manager interface not returning active connections | Timothy Pearson | 2013-07-07 | 2 | -2/+5 |
| | | | | Add unclassified TI FlashMedia device | ||||
* | Fix incorrect clasification of hardware devices | Timothy Pearson | 2013-06-22 | 1 | -0/+5 |
| | | | | This resolves a bug accidentally introduced in GIT hash b282a7bb | ||||
* | Add ability to ignore internal reference URLs in KURL equality comparison | Timothy Pearson | 2013-06-19 | 2 | -2/+23 |
| | |||||
* | Fix inability to connect with unsecured wireless access point | Timothy Pearson | 2013-06-10 | 2 | -61/+305 |
| | | | | Add plain-text connection failure messages | ||||
* | Reduce CPU usage of triggerless device polling routine | Timothy Pearson | 2013-06-01 | 2 | -5/+70 |
| | | | | Fix TDEListView not emitting executed signal for part of entire highlighted item area | ||||
* | Disable polling of triggerless devices by default | Timothy Pearson | 2013-06-01 | 2 | -5/+23 |
| | | | | This resolves Bug 1516 | ||||
* | Reduce network-manager backend debug spew | Timothy Pearson | 2013-05-18 | 2 | -2/+31 |
| | |||||
* | Fix uninitialized class member variables in network manager | Timothy Pearson | 2013-05-18 | 1 | -4/+11 |
| | |||||
* | Fix several warnings and excessive .xsession-errors log spam when ↵ | Timothy Pearson | 2013-05-18 | 3 | -39/+52 |
| | | | | network-manager VPN service is not available |