summaryrefslogtreecommitdiffstats
path: root/tdecore
Commit message (Expand)AuthorAgeFilesLines
* Allow paths to be saved without [$e] suffix on entry keyTimothy Pearson2013-04-182-0/+30
* Add preliminary udisks eject supportTimothy Pearson2013-04-171-17/+65
* Second part of prior commitTimothy Pearson2013-04-171-0/+3
* Fix a number of problems with the forwarding slave and dirlisterTimothy Pearson2013-04-174-3/+41
* Add support for udisks2 device ejectTimothy Pearson2013-04-152-3/+116
* Fix upower FTBFS when WITH_NETWORK_MANAGER_BACKEND=OFFTimothy Pearson2013-04-121-1/+8
* Fix KSVGIconPainter deadlock with specifically formatted input filesTimothy Pearson2013-04-071-1/+7
* Honor application suid requests even if they are directed at KDETimothy Pearson2013-04-061-2/+16
* Add ejectDriveMedia method to TDE hardware managerTimothy Pearson2013-03-302-0/+22
* Add new lockDriveMedia method to TDE hardware managerTimothy Pearson2013-03-292-0/+36
* Update hardware classification rules with new devicesTimothy Pearson2013-03-241-5/+30
* Fix when kdetcompmgr printf message is displayed.Darrell Anderson2013-03-021-2/+1
* Fix unintended rename of LOCKFILESlávek Banko2013-02-171-2/+2
* Fix prior commitTimothy Pearson2013-02-1510-0/+0
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15110-175/+175
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1489-137/+137
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-076-200/+200
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-075-37/+37
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-0612-56/+56
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-054-20/+20
* Rename KZone to avoid conflicts with KDE4Timothy Pearson2013-02-044-21/+21
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0424-500/+500
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-032-3/+3
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-024-27/+27
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0133-87/+87
* Fix prior commitTimothy Pearson2013-02-012-0/+0
* Fix FTBFSTimothy Pearson2013-02-0122-0/+0
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0142-1109/+1109
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-018-58/+58
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-0130-222/+222
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-3111-274/+274
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-3126-153/+153
* Rename KSharedTimothy Pearson2013-01-3125-92/+92
* Fix a few remaining references to kio_Timothy Pearson2013-01-305-32/+32
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-4/+4
* Fix prior commitTimothy Pearson2013-01-274-4/+4
* Rename KHTML and kiobufferTimothy Pearson2013-01-272-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-27134-240/+240
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2637-154/+154
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ...Timothy Pearson2013-01-2517-108/+108
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-25133-1723/+1723
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-24102-990/+990
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2253-286/+286
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2074-353/+353
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-1927-176/+176
* Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbolsTimothy Pearson2013-01-193-24/+24
* Add control daemon for CPU governor and display brightnessTimothy Pearson2013-01-187-2/+489
* Report failure to save or delete network connectionsTimothy Pearson2013-01-171-3/+10
* Use upower for suspend and hibernate if direct access to sysfs is not allowedTimothy Pearson2013-01-142-1/+87