Timothy Pearson
4bcfc9075f
Clean up lock dialog warnings and fix mouse cursor
13 years ago
Timothy Pearson
60a25a0fe5
Fix icons not showing up on desktop and popup menu entries not appearing
13 years ago
Darrell Anderson
dc50fdd3e8
Fix branding issues of non-KDE -> non-TDE.
13 years ago
Darrell Anderson
f62ebdf09e
Rename straggling environment variables KDE->TDE.
13 years ago
Darrell Anderson
5515785d64
Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;
13 years ago
Timothy Pearson
8bd291c0e8
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
e8a1cdc01d
Rename additional global TQt functions
13 years ago
Timothy Pearson
b45137ace0
Fix incomplete commits 98ead41b
and 678bea5b
13 years ago
Darrell Anderson
77f3825cf8
Fix branding issues (ksslogo.png).
...
This partially resolves bug report 864.
13 years ago
Timothy Pearson
45f41ca57e
Use detected architecture flags for immediate symbol binding in kdesktop lock
13 years ago
Timothy Pearson
0522d9d3a8
Show busy cursor when lock dialog is busy instead of hiding cursor
13 years ago
Timothy Pearson
153e023cc2
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
989d6a1901
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
4952641328
Commit the rest of 8d521d0b
, not merged due to GIT glitch
13 years ago
Timothy Pearson
8d521d0b6b
Update lock process to engage the lock in near real time
13 years ago
Timothy Pearson
678bea5ba7
Allow minimal managed window interaction inside the lock process
...
This closes Bug 810
13 years ago
Timothy Pearson
0a661f6bb6
Rename ksocket and kcache
13 years ago
Timothy Pearson
057932620b
Clean up lock screen internals
...
This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it
13 years ago
Timothy Pearson
5f8d730703
Fix desktop lock
13 years ago
Timothy Pearson
7021f40c13
Part 1 of 2 of kdm rename
13 years ago
Timothy Pearson
f05f9dc753
If someone manages to close down kdesktop_lock through an undiscovered security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064 , immediately terminate the compromised TDE session
13 years ago
Timothy Pearson
d713502d1f
Second part of prior commit
13 years ago
Timothy Pearson
4ea3979393
Fix desktop lock process not hiding secondary screens
...
This closes Bug 669
13 years ago
Timothy Pearson
b492b550f3
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f64397c82f
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
628043be55
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
2c01fd64dd
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 73c08b592d
.
13 years ago
Timothy Pearson
73c08b592d
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
b92f4fbd16
Fix tdebase FTBFS
13 years ago
Timothy Pearson
5ddc4d2fa0
Rename startkde to starttde
13 years ago
Timothy Pearson
371e91c48d
Additional renaming of kde to tde
13 years ago
Timothy Pearson
9fad243fd6
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
43d99cc247
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
99e082a03e
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
7574a7287e
Additional kde to tde renaming
13 years ago
tpearson
2b33100f52
Fix kdebase FTBFS on Fedora 15
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9e1f287e32
Provide option to enable application autocompletion in the run dialog
...
This fixes regression bug 557
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ef563f1728
Fix kdebase translations in desktop files
...
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
13 years ago
tpearson
bb335ea2a2
Fix kdesktop_lock lock date/time display
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e81d6b084c
Add a new intrusion detection feature to kdesktop_lock
...
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
13 years ago
tpearson
18a6097313
Add and enable Trinity executable completion in the run dialog
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258884 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
42c5401145
Fix desktop lock not releasing to allow password authentication if an X11 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
13 years ago
tpearson
8254be0914
Fix a potential kdesktop_lock malfunction whereby the user would not be presented with the login screen
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258267 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b69a488374
Link most Trinity DSOs against the most common kdelibs libraries to 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
13 years ago
tpearson
bed76819b9
Fix secure dialog handling when KScreenSaver DCOP quit() interface is used
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0f05883544
Add remote control socket to kdm
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255013 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
60de68e5c0
Fix ksmserver shutdown screen in ARGB mode
...
Do not exit the secure dialog on DCOP screensaver quit request
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
cc0aef7dbf
Close kdesktop_lock windows on SIGTERM
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3df918cc40
Use krootpixmap instead of the external krootbacking executable in kdesktop_lock
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254228 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
291dece245
Reset kdesktop lock login dialog on GUI VT switch
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
c8ff4ef743
Disable SAK key detection in kdesktop when the lock dialog is active
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254063 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7b1017d001
Stabilize the SAK system
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
96c46c4f95
Add task manager button to secure desktop dialog
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253983 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
037217ba8b
Add preliminary SAK support to KDM
...
Unify the various system modal dialogs a bit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d4fbbf5427
Close secure desktop dialog on Esc keypress
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ff73229127
Add secure desktop area dialog to kdebase
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253853 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1039f2df32
Enhance SAK appearance
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253791 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f6af340515
Add very preliminary SAK support
...
Don't worry, if your system is not configured for SAK usability you won't notice anything different
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253698 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
75ab9920ac
Enhance desktop lock process security
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e8297a9284
Second part of prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253274 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
94b61aed07
Force repaint of background on desktop switch when desktop lock is enabled
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253273 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e29fcfc416
Fix screensaver startup failure under certain circumstances, including premature xhack termination
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253271 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b28f50725e
Fix lock screen startup
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253257 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2f40ab1411
Fix desktop lock appearance...again...
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253085 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7bab23c1ca
Fix desktop lock startup sequence appearance
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
06f2c11087
Fix desktop switch while lock process is engaged
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a278c295b0
Fix kdesktop lock process
...
Enable the new codepaths by default
This does change user visible behaviour, however it also repairs severe problems with the lock dialog appearing UNDER the xscreensaver hack, as well as many of the OpenGL xhacks failing.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
af216eb5f2
Fix lock dialog cancel button enabling when autohide disabled
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253064 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a6e2ce7a2a
Fix desktop locking with opengl screensavers
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9925fc58bc
Fix system modal dialogs
...
Fix shutdown background
Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop
This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
03feb89582
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9a3f0aacd4
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4f2f95ce18
Fix a second cause of the ever-ubiquitous Bug #456
...
This one is related to the MOC having a different idea of the data structure than the C compiler does in bgmanager.xx,
thereby causing memory corruption when the bgmanager object attempts to access data members that the MOC did not add to the objects memory structure.
Also apply the fix in r1420474 to KDesktopIface and KScreenSaverIface
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1241406 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bee265d855
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
02ee984b9d
Fix Bug #456
...
On newer gcc/libstdc/glibc systems virtual base objects are not actually allocated,
causing a crash when assigning to data members of the virtual base object.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240474 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
20957d880f
Revert patch r1227273 due to a desktop drag-and-drop bug it introduced
...
This temporarily reintroduces bug 456
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6171b51130
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
39dc2df1ab
Work around glibc/libstdc/gcc/g++ nested new() object bug
...
Closes Bug #456
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1227273 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c3e2931a5b
Enable composite during moc run
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226918 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3583645b8b
Fix Qt4 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226003 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dd6a247c62
Fix ugly kdesktop shadow pixmap edges
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1221588 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
8937c60b6a
[kdebase/kdebase] fixed pam support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1221507 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cc0ad49c75
Allow kdebase to (mostly) function correctly with TQt for Qt4
...
Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch)
Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6 )
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
b6fc43ccd5
[kdebase] initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8155225c9b
Enable compilation with TQt for Qt4 3.4.0 TP2
...
This should not break compatibility with TQt for Qt3; if it does please fix it ASAP!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
fd3a982e26
Revert automated changes
...
Sorry guys, they are just not ready for prime time
Work will continue as always
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
495d08bc2d
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
fd07887d1a
Fix My Documents shortcut on desktop
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1182808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ac7b651712
[CRITICAL] Remove second non-user-removable Trash icon from new users' Desktop
...
[MINOR IMPACT] Fix kdesktop Konsole launch shortcut
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1181397 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cfb87c21e4
[MINOR IMPACT] Add missing translations
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1180994 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5939318451
Add show desktop get/set commands to DCOP
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1180138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
af3b8b850e
Fix Slackware FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1179317 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d5e872abec
Fix FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1179282 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d4f5cccaaa
Fix desktop icon autoalign setting reset problem
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1179277 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c1b82e65f9
Fix Slackware FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1179254 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
351f65a128
Fix kdestop crash
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1179155 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e975b7cec7
* Generic builtin icons now supported
...
* Final fixups to builtin desktop icon configuration
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1179152 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6ade341229
* Allow XDG launcher to directly rewrite the XDG configuration file instead of going through a third party application
...
* Fix desktop icon builtin detection
* Desktop icon removal is now more intuitive
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1178835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a10c7f11d0
Fix issues with kxdglauncher
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1178447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
608d620c37
Fix broken Documents shortcut in KMenu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1178412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d02bf7a4ff
Fix desktop icon wandering once and for all!
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177990 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b3227b675d
Attempt to fix desktop icon scrambling on logout/login
...
Added debugging for XBadWindow problem
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177931 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c47eb0fc49
Fix FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177774 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3fde69093c
Defaults should now match between compiled in and displayed
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177761 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5b3a26daaf
Added option to disable Konqueror/KDesktop icon activation effects
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
545e564b0a
Added ability to prompt for creation and location of XDG Documents directory
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177716 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
83e8458572
Fixed user configurability of icon text box corners
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177588 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5116f6efd1
Fix irritating bug where desktop icons do not align to grid on startup when align to grid is selected for the desktop view
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177325 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
543070c95b
Change desktop defaults to be more intuitive
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1177210 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0014114cd2
Bugfixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a56441c546
Same as prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
eac7424f22
Bugfix batch 2/2
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0c5e3c36fa
* Remove Ubuntu specific code
...
* Change default launch feedback to KDE3.5.10 style
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1176186 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e66cfb6dc4
Second part of prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1175949 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ce9dd197b1
Part 3/3 of previous commit (forgot a few files)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1175785 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3b07f92513
Part 2/2 of prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1175772 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
37779e7711
* Make Konsole launch from desktop more intuitive
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173670 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7eebe01bbb
Fixed FTBFS on Slackware
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173590 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
052bf23d0c
* Added thee new wallpapers
...
Aghi
Stripes
World Desktop
*
* KDM now uses the
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173250 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9cc1e2c1aa
Merged in remaining kdebase bugfixes from the Chakra project
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1172677 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
eaa51fec10
* Fix FTBFS on Slackware
...
* Added a few Chakra project patches; more are coming shortly
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1172412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
33937e2513
Fix a couple of weird crashes (no idea why the changed option would cause them in the first place)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1172215 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
27856879bf
* Massive import of OpenSUSE patches, primarily for bugfixes
...
* Added some infrastructure created by OpenSUSE to allow for future addition of the Kickoff menu as an option
* Minor Slackware compilation fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1171255 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a5edd20f0d
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c663b64409
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
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
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
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
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
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