summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* If someone manages to close down kdesktop_lock through an undiscovered ↵Timothy Pearson2012-06-033-8/+35
| | | | | | security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session (cherry picked from commit f05f9dc7532ea41c49b3e9385165d942dfab5d0e)
* Add keyboard hotplug (add/remove) support to tsakTimothy Pearson2012-06-033-116/+350
| | | | | | This closes Bug 587 Fix warning in kompmgr (cherry picked from commit 5f413b26ebaab8a6478427e4125bda628058ff85)
* Fix kdm_greet high CPU usageTimothy Pearson2012-06-031-6/+9
| | | | | Clean up a few build warnings (cherry picked from commit 1e2983ad0107fb1d26e3e9931528701f30632c6d)
* Fix default kdm greeter stringsTimothy Pearson2012-06-031-2/+2
| | | | | This closes Bug 617 (cherry picked from commit ca767ecea168ef437b12e98a258aa420ae88f629)
* Fix KDM logins when PAM is not in useTimothy Pearson2012-06-033-1/+12
| | | | | This closes Bug 624 (cherry picked from commit 51ff055d6ce9e93584818d5e80e42fa9cb1da0a3)
* Fix error message when clicking on System icon on sidebar in konquerorTimothy Pearson2012-06-031-1/+1
| | | | | This closes Bug 723 (cherry picked from commit 3ed19b2a1e9047cef4a505d82c55cdba8201f0e2)
* Fix kickoff crashing and remove additional OpenSUSE brandingTimothy Pearson2012-06-033-275/+29
| | | | | This closes Bug 508 (cherry picked from commit 6f32bfd96c038c8ddec90f6ab6e88629e709991f)
* Repair kicker tile png filesTimothy Pearson2012-06-0320-0/+0
| | | | | This closes Bug 298 (cherry picked from commit 75aed00fe95e5b2cc7a101f082372acb9c529efc)
* Repair incorrectly show icon activation effect in List View when said ↵Timothy Pearson2012-06-031-3/+6
| | | | | | | effects are disabled This closes Bug 335 (cherry picked from commit 398f6a122a0bb13043681d7f331e45d5ece56bdb)
* Restore Kate MRU list number-of-items configuration optionTimothy Pearson2012-06-033-0/+28
| | | | | This closes Bug 244 (cherry picked from commit d5f119e4308938947666c1e921862b83a5476020)
* Implement X11 event merging in krandrtrayTimothy Pearson2012-06-032-1/+13
| | | | | This closes Bug 758 (cherry picked from commit f2ef0ca599f2e400b75c1f15bd379647a436bc54)
* Fix desktop lock process not hiding secondary screensTimothy Pearson2012-06-033-17/+66
| | | | | This closes Bug 669 (cherry picked from commit 4ea3979393d7ae160810a56fe965f0b25630b2ba)
* Rename a few stragglersTimothy Pearson2012-06-034-5/+5
| | | | (cherry picked from commit a2146f655c7ca3b10cf50833eefd483e635e1f4a)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0393-238/+238
| | | | (cherry picked from commit b492b550f35c84160958775c14ea7037c5b12181)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-03284-1123/+1123
| | | | (cherry picked from commit f64397c82fa94371ab4a64af28c4d0029f4cd93f)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-03523-2140/+2140
| | | | (cherry picked from commit 628043be55ddd2f534411d028e4f68c8fe4eaabb)
* Fix tdebase FTBFSTimothy Pearson2012-06-0321-24/+26
| | | | (cherry picked from commit b92f4fbd165f03685928a50d85c34ba8729b7c48)
* Add common directoriesSlávek Banko2012-06-035-0/+6
| | | | Add empty directories
* Allow kdebase compilation with optional xrandr support disabledv3.5.13tpearson2011-10-294-3/+21
| | | | | | | Thanks to Francois Andriot for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1261450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Sync kxkb with the latest numlockx sourcestpearson2011-10-271-17/+53
| | | | | | | This is related to Bug 561, but may not be sufficient to close it git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1261045 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS on Fedora 15tpearson2011-10-262-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdesu breaking all DCOP communication in the current TDE sessiontpearson2011-10-261-1/+1
| | | | | | | This closes Bug 394 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Provide option to enable application autocompletion in the run dialogtpearson2011-10-264-3/+26
| | | | | | | This fixes regression bug 557 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix xsetroot breaking kompmgrtpearson2011-10-241-0/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260431 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt to fix Kicker freezing on the screen when logout is selectedtpearson2011-10-231-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260424 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase conditional buildstpearson2011-10-232-9/+14
| | | | | | | Thanks to Fat-Zer for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase translations in desktop filestpearson2011-10-235-43/+29
| | | | | | | Thanks to Fat-Zer for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260419 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add option to disable Konqueror smooth scrollingtpearson2011-10-233-1/+49
| | | | | | | Thanks to Nick Leverton for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260417 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt port tqt3integrationtpearson2011-10-1910-366/+373
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259732 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add tqt3integrationtpearson2011-10-1927-0/+2986
| | | | | | | These files were originally taken from the GPLed OpenSUSE kdebase builds git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259731 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* From "Fat-Zer"tpearson2011-10-191-0/+7
| | | | | | | "This patch adds generate of kwin.cmake file. This file will be used by kwin-styles package from kdeartwork." git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259597 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdesktop_lock lock date/time displaytpearson2011-10-182-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add a new intrusion detection feature to kdesktop_locktpearson2011-10-145-8/+62
| | | | | | | When enabled the date and time of the last screen lock is shown before login git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258934 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix konsole startup on session resume when ARGB visuals are enabledtpearson2011-10-143-14/+32
| | | | | | | Fix konsole FTBFS if COMPOSITE extension is not available git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258919 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompmgr user handoff on logintpearson2011-10-141-5/+10
| | | | | | | Add new command line option '-k' to kompmgr to suppress restart on Xorg crash git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258917 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add and enable Trinity executable completion in the run dialogtpearson2011-10-143-4/+67
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix detection of executable files by URItpearson2011-10-131-4/+26
| | | | | | | This fixes data files being flagged as executable in the run dialog git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258846 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix desktop lock not releasing to allow password authentication if an X11 ↵tpearson2011-10-121-7/+10
| | | | | | display switch keypress was detected in certain situations git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a potential kdesktop_lock malfunction whereby the user would not be ↵tpearson2011-10-101-0/+5
| | | | | | presented with the login screen git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258267 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-1050-55/+55
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFS under oneirictpearson2011-10-101-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258209 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix crypto kcontrol GUI when SSLv2 is disabledtpearson2011-10-101-0/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258118 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Disable SSLv2 access methods in kdebase if underlying system does not ↵tpearson2011-10-101-0/+2
| | | | | | | | | support them NOTE: This may cause as-of-yet unknown glitches in the crypto kcontrol module GUI. File bugs if any are noted! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258117 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Hide shutdown dialog from taskbartpearson2011-10-082-2/+17
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257821 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert part of last commit that accidentally snuck intpearson2011-10-081-2/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257819 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix failure to resume from suspend/hibernate or simply clicking the Cancel ↵tpearson2011-10-082-1/+7
| | | | | | button on the shutdown screen... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257818 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow the display configuration test dialog to steal focustpearson2011-10-061-1/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257650 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Force any ICC settings to override gamma sliderstpearson2011-10-065-7/+25
| | | | | | | | Fix application of ICC settings from displayconfig module Disallow dragging of primary monitor in displayconfig module git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make display configuration files world-readabletpearson2011-10-051-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257597 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix potential crash in displayconfig kcontrol moduletpearson2011-10-051-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257360 283d02a7-25f6-0310-bc7c-ecb5cbfe19da