summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Bump library versions to 14.0.0Timothy Pearson2013-08-261-2/+2
* Disable suspend/hibernate if $HOME is a network file systemTimothy Pearson2013-08-263-0/+93
* Fix ACPI button event detection on machines with an independent ACPI event co...Timothy Pearson2013-08-254-1/+11
* Supplementing tdehwlib dbus daemon:Slávek Banko2013-08-251-5/+146
* Add tdehwlib-daemon power management backend to TDE hardware librarySlávek Banko2013-08-253-4/+156
* Improved creation backtracesAlexander Golubev2013-08-253-32/+270
* Fix human readable display of ACPI buttonsTimothy Pearson2013-08-244-5/+41
* Rename KStyle to TDEStyle to avoid conflicts with KDE4.Darrell Anderson2013-08-182-2/+2
* Fix remaining battery time estimation.Francois Andriot2013-08-171-13/+4
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2013-08-152-1/+72
|\
| * Add DeviceKit power management backend to TDE hardware librarySlávek Banko2013-08-152-1/+72
* | Detect video DVDsTimothy Pearson2013-08-151-3/+23
|/
* Fix classification of optical mediaTimothy Pearson2013-08-132-58/+229
* Fix FTBFS on libudev includesFrancois Andriot2013-08-122-0/+4
* Fix incorrect classification of DVD DL disksTimothy Pearson2013-08-121-4/+0
* Add HAL power management backend to TDE hardware librarySlávek Banko2013-08-123-40/+147
* Add option WITH_TDEHWLIB_DAEMONSSlávek Banko2013-08-123-55/+48
* Fix tdebindings FTBFSTimothy Pearson2013-08-111-0/+6
* Change cmake to use general tde_moc macro rather than another reinventted wheelAlexander Golubev2013-08-111-18/+3
* Merge branch 'master' into HEADAlexander Golubev2013-08-116-8/+236
|\
| * Allow session manager to be disable on creation when argc and argv are not pa...Timothy Pearson2013-08-082-0/+34
| * Change mount API to allow for mount backends other than pmountTimothy Pearson2013-08-084-7/+147
| * Fix FTBFS on tdehardwaredevices.cpp with some combinations of options.Alexander Golubev2013-08-072-15/+14
| * Allow TDEApplication objects to be constructed without a session managerTimothy Pearson2013-08-062-2/+45
| * Fix battery charge detectionFrancois Andriot2013-08-011-0/+9
| * Fix FTBFS due to libart locationFrancois Andriot2013-08-011-0/+1
| * Fix FTBFS on libudev includesFrancois Andriot2013-08-012-0/+4
| * Fix incorrect classification of DVD DL disksTimothy Pearson2013-07-291-4/+0
* | removed #include config.h from installable header tdenetworkdevice.hGolubev Alexander2013-07-271-2/+0
* | add excess inclusion to tdehwcommontypes.h to fix compilation of other modulesGolubev Alexander2013-07-271-2/+0
* | add instalation of missing tdehwcommontypes.h includeGolubev Alexander2013-07-271-0/+1
* | fixed build without consolekit supportGolubev Alexander2013-07-271-0/+2
* | complete tdehardwaredevices splitGolubev Alexander2013-07-2726-1775/+2233
* | tdehw: three more classes splitedGolubev Alexander2013-07-279-709/+872
* | moved first two classes of tdehw to their own filesGolubev Alexander2013-07-277-1650/+1779
* | move all tdehw stuff into separate subdirGolubev Alexander2013-07-2750-53/+143
|/
* Add hardware clasification rules for virtio devicesSlávek Banko2013-07-251-0/+11
* Second part of renaming kdessh -> tdesshSlávek Banko2013-07-221-1/+1
* Rename kdepasswd -> tdepasswdSlávek Banko2013-07-221-1/+1
* Fix network-manager backend crash on certain systems when network-manager is ...Timothy Pearson2013-07-161-11/+18
* Select any available wireless network in findAccessPointByBSSIDTimothy Pearson2013-07-101-1/+4
* Fix network manager interface not returning active connectionsTimothy Pearson2013-07-072-2/+5
* Fix incorrect clasification of hardware devicesTimothy Pearson2013-06-221-0/+5
* Add ability to ignore internal reference URLs in KURL equality comparisonTimothy Pearson2013-06-192-2/+23
* Fix inability to connect with unsecured wireless access pointTimothy Pearson2013-06-102-61/+305
* Reduce CPU usage of triggerless device polling routineTimothy Pearson2013-06-012-5/+70
* Disable polling of triggerless devices by defaultTimothy Pearson2013-06-012-5/+23
* Reduce network-manager backend debug spewTimothy Pearson2013-05-182-2/+31
* Fix uninitialized class member variables in network managerTimothy Pearson2013-05-181-4/+11
* Fix several warnings and excessive .xsession-errors log spam when network-man...Timothy Pearson2013-05-183-39/+52