Commit Graph

3093 Commits (c4a6487c827add9382001ff1892b8fb3bfa94682)
 

Author SHA1 Message Date
tpearson 4a0149e6c1 Now honors KDEDIRS, XDG_DATA_DIRS, etc. when present in the environment on startkde invocation
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1146809 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5ccb957341 Part of batch commit to enable true tasktray resize support for Trinity applications
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1124757 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 4d3847fc45 Fixed minor UI display glitch
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1123872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 2624f98aa1 Futher UI cleanup for icon size settings
Should now be in final form for Lucid release


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1123854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c35d57256c Added backend for panel icon maximum size control
Polished frontend for panel icon size configuration


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1123840 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 4b06331086 Repaired background update problems on desktop resize/background configuration change
Added initial framework for panel icon size configuration


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1123766 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 09699fd899 Added new, enchanced ICC configuration with new per-user settings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1121795 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ff4898fd41 Revert accidental commit for these two files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1120416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 71519fb37e More display switching repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1120414 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5669b778e5 Major enhancements to desktop screen switching--now switches screens in half the time needed before!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1120367 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 42980db88e Modified krandrtray to use new kranr library instead of independent randr interface implementation
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1119942 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0a9caa3b37 Backport of SVN r1097263 to fix Solaris compilation with [CVE-2010-0436]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1117290 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9885131c3e Part 2 of 2 of security patch for KDM [CVE-2010-0436]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1117056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f6a9a3e7a1 UI fixes; switching desktops now has a much more streamlined display sequence...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116678 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 86af96be63 Fixed typo
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8ff2829c73 Prevent a Qt race condition where the dialog can be tested as existing, then the dialog pointer can be set to NULL by a dialog internal exit before a subsequent dialog call executes.
Essentially these patches lock out the dialog pointer reset until the subsequent dialog call completes after the dialog exist check.



git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1d558b0bda Security update to kdesktop_lock
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116659 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 41ed1803aa Fixed stupid bug relating to transparent desktop wallpaper selection (wrong test value in conditional)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116642 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b0abae5b66 KDEDIR ordering repair
Added true transparency support to kdesktop


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1116291 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 387117c244 Enhanced Compiz support
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
15 years ago
tpearson 2f3e71bfb9 Fixed screen switching (worked around Qt bug)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1115935 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1ea9138201 Fixed default java path and temporarily worked around pager hang with Compiz
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1114580 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ec0fd51b64 Added missing file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1112682 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 40ae80c2a0 Makefile fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1112611 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a09c5ab8df Added remaining kdesktop lock prompts to allow for interactive two-factor 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
15 years ago
tpearson 3d410615eb Secured lock process control pipe
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1112212 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c97349f53a Added initial support for pipe-based root-only control of all running 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
15 years ago
tpearson 1c9a50141d Fixed pager background loading failure on inactive desktop and high CPU usage on Desktop 1
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1108873 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ab252e87d2 Set crash handler to built in invisible handler, as some third-party plugins are poorly written and crash often
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1108062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7fd5e906cc Added option to launch process manager from panel with right-click
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1107589 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a1f124c60f Fixed pager/desktop refresh loop
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1107570 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson eac86b256d Fixed translation of Log out button
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1107452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0995e7c697 Get rid of the crash dialog upon login.
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
15 years ago
tpearson 0b14665f48 Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 202b03376b Remove unneccessary function get_mode_name that was causing compilation issues
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1072262 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c01c2e1f19 Repair gcc 4.4 compilation errors
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
15 years ago
tpearson 65cf1e63bb gcc4.4 compilation fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1069683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 30b5839843 Redirect admin directories to Trinity-specific "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
15 years ago
tpearson 967682a5e9 Admin directory redirect
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1067638 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 4cdbdcc018 Repaired obsolete author strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d04616c11a GPL License address fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 10e4114459 Initial import of Trinity 3.5.11 to kdebase
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
15 years ago
toma 4aed2c8219 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago