summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* KDEDIR ordering repairtpearson2010-04-198-14/+345
| | | | | | | Added true transparency support to kdesktop git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116291 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enhanced Compiz supporttpearson2010-04-193-0/+59
| | | | | | | | Added preliminary ability for allowing specific hotkeys to execute global shortcut actions while the desktop lock is active. The primary use for this is to switch monitors while the screen is still locked (with the switch-monitor hotkey) so that the user can login. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116279 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed screen switching (worked around Qt bug)tpearson2010-04-182-9/+60
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1115935 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed default java path and temporarily worked around pager hang with Compiztpearson2010-04-142-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1114580 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added missing filetpearson2010-04-082-0/+205
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1112682 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Makefile fixtpearson2010-04-081-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1112611 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added remaining kdesktop lock prompts to allow for interactive two-factor ↵tpearson2010-04-085-16/+76
| | | | | | authentication with a SmartCard or fingerprint reader via a background (root) process git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1112439 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Secured lock process control pipetpearson2010-04-071-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1112212 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added initial support for pipe-based root-only control of all running ↵tpearson2010-04-075-17/+301
| | | | | | | | | kdesktop_lock processes Right now this allows a background authentication process to display pop-up status messages on all screens git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1111946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed pager background loading failure on inactive desktop and high CPU ↵tpearson2010-03-293-10/+38
| | | | | | usage on Desktop 1 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1108873 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Set crash handler to built in invisible handler, as some third-party plugins ↵tpearson2010-03-271-0/+1
| | | | | | are poorly written and crash often git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1108062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added option to launch process manager from panel with right-clicktpearson2010-03-262-1/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1107589 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed pager/desktop refresh looptpearson2010-03-262-11/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1107570 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed translation of Log out buttontpearson2010-03-251-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1107452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Get rid of the crash dialog upon login.tpearson2010-03-241-0/+6
| | | | | | | If the client crashes, then nspluginscan should just continue. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1107044 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)tpearson2010-01-160-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove unneccessary function get_mode_name that was causing compilation issuestpearson2010-01-091-30/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1072262 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Repair gcc 4.4 compilation errorstpearson2010-01-042-7/+7
| | | | | | | gcc 4.x tries to compile ANY .cpp file, including tips.cpp, so we now generate a tips.txt file instead and use that to generate the .po files git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1069698 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* gcc4.4 compilation fixestpearson2010-01-041-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1069683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect admin directories to Trinity-specific ↵tpearson2010-01-010-0/+0
| | | | | | "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Admin directory redirecttpearson2009-12-300-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1067638 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Repaired obsolete author stringstpearson2009-12-126-8/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* GPL License address fixestpearson2009-12-118-176/+178
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-11254-1368/+7545
| | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-256578-0/+964513
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da