summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Allow arguments to be passed to embedded kcontrol modulesTimothy Pearson2012-12-302-6/+10
|
* Add sudo kdesu backend option to CMakeAlexander Golubev2012-12-171-0/+1
| | | | This resolves Bug 1286
* Fix variables passed to kde4 applicationsAlexander Golubev2012-12-171-1/+1
| | | | This resolves Bug 1366
* Allow KDirLister to obtain the underlying local file path of a KIO forwarded ↵Timothy Pearson2012-12-1313-3/+208
| | | | | | item (if it exists) This allows the media:/ and system:/ kioslaves to actually refresh when the underlying (forwarded) filesystem is changed!
* Fix FTBFSTimothy Pearson2012-12-121-1/+1
|
* Clean up kfilemetainfo include warningTimothy Pearson2012-12-111-1/+1
|
* Work around Bug 1161Timothy Pearson2012-12-111-0/+7
|
* Update version number in README fileTimothy Pearson2012-12-011-1/+1
|
* Fix various performance and stability issues in the network-manager backendTimothy Pearson2012-11-294-10/+153
|
* Fix a number of issues with the network-manager backend, including event ↵Timothy Pearson2012-11-285-31/+136
| | | | loop recursion
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2012-11-271-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2012-11-271-0/+0
|
* Add notification signals on VPN connection eventsTimothy Pearson2012-11-263-2/+63
|
* Fix crash on VPN secrets loadTimothy Pearson2012-11-261-1/+1
|
* Fix unexported library and increase NM DBUS timeoutTimothy Pearson2012-11-262-2/+4
|
* Fix network-manager backendTimothy Pearson2012-11-266-6/+72
| | | | Add Bluetooth device detection
* Add docbook entities.Darrell Anderson2012-11-242-0/+3
| | | | | This resolves bug report 1342. Thanks to Fat-Zer.
* Fix display configuration module crashTimothy Pearson2012-11-221-4/+8
| | | | This pertains to Bug 1334
* Fix combobox drawing under PlastikTimothy Pearson2012-11-211-6/+2
|
* Use KIcon::Place in kfilepropspluginTimothy Pearson2012-11-201-1/+1
|
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2012-11-201-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2012-11-201-0/+0
|
* Use Places category instead of FileSystems category in icon themesTimothy Pearson2012-11-202-14/+14
|
* Use places instead of filesystems in icon themesTimothy Pearson2012-11-192-16/+16
|
* Fix passive popups sometimes appearing in the wrong locationTimothy Pearson2012-11-191-0/+13
|
* Update to latest style APITimothy Pearson2012-11-1419-277/+277
|
* Fix style crashes when used with third party toolkitsTimothy Pearson2012-11-114-65/+50
|
* Fix crashes in some styles when used with third party toolkitsTimothy Pearson2012-11-084-113/+105
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-11-0410-343/+311
|\