summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-01424-5904/+5904
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-0151-307/+307
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-0164-270/+270
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-3117-317/+317
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-3184-244/+244
|
* Rename KSharedTimothy Pearson2013-01-3158-178/+178
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-3046-131/+131
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-01-301-0/+0
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-2954-128/+128
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-282-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-0/+0
|
* Fix prior commitTimothy Pearson2013-01-274-4/+4
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-27186-2320/+2320
|
* Minor update to Doxygen referencesTimothy Pearson2013-01-271-2/+2
|
* Rename additional kioslave librariesTimothy Pearson2013-01-2748-144/+144
|
* Finish renaming ldapkioTimothy Pearson2013-01-2711-52/+52
|
* Fix FTBFSTimothy Pearson2013-01-274-1/+1
|
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2013-01-271-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-01-271-0/+0
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271558-131155/+131155
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-01-261-0/+0
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2013-01-261-1/+2
|\
| * Fix openexr include flagsFrancois Andriot2013-01-261-1/+2
| |
* | Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261887-207470/+207470
|/
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-2535-73/+73
|
* Fix FTBFSTimothy Pearson2013-01-254-23/+23
|
* Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵Timothy Pearson2013-01-25196-579/+579
| | | | and KBuffer to avoid conflicts with KDE4
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-25623-6007/+6007
|
* Add new icons to bettery comply with FreeDesktop icon specificationsAudrey Pearson2013-01-2418-0/+0
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-24435-2251/+2251
|
* Fix old upstream KDE 3 bug #111827Timothy Pearson2013-01-231-4/+6
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-01-221-0/+0
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-22211-658/+658
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-2/+2
|
* Initialise the mCrossDomain member variable in the cookiesSlávek Banko2013-01-211-0/+1
| | | | Backported from KDE GIT commit 794b14b8
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2013-01-201-0/+0
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-20309-734/+734
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-19114-384/+384
|
* Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbolsTimothy Pearson2013-01-194-25/+25
|
* Add control daemon for CPU governor and display brightnessTimothy Pearson2013-01-189-3/+503
| | | | This allows kpowersave-nohal to function properly as a normal user
* Report failure to save or delete network connectionsTimothy Pearson2013-01-171-3/+10
|
* Fix krandr crash under certain circumstancesTimothy Pearson2013-01-171-1/+7
|
* Fix segfault when using a krandr-based program with no display profiles ↵Timothy Pearson2013-01-151-6/+8
| | | | installed
* Fix KDoubleSpinBox initialization problemTimothy Pearson2013-01-141-2/+0
|
* Use upower for suspend and hibernate if direct access to sysfs is not allowedTimothy Pearson2013-01-143-1/+88
|
* Fix libkrandr configuration optionsTimothy Pearson2013-01-122-11/+78
|
* Add profile support to libkrandrTimothy Pearson2013-01-114-21/+250
|
* Add monitor hotplug notification support to TDE hardware devices libraryTimothy Pearson2013-01-098-47/+89
| | | | | Fix spurious xcalib pipe error notifications Fix krandr available resolution detection
* Fix krandr crashes and uninitialized variablesTimothy Pearson2013-01-084-90/+160
| | | | Work around kcmshell minimum size problem by using icon mode instead of plain page mode in the kcmshell janus widget
* Fix memory leak in CUPS IPP processingRoman Savochenko2013-01-051-8/+14
| | | | This resolves Bug 1369