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
13 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