tpearson
452dc1bc85
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6e21bc798b
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
434af181a1
Fix kdelibs startup failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
49dbcf2c5d
Fix kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245206 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
17ee5ab476
Honor X-TDE-* autostart entries if present
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245190 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
13ad43878d
kdelibs should now compile properly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f0023a8307
Support kernel >= 2.6.36
...
Thanks to Novell and Ilya
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1222098 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
374d939d8a
Allow kdelibs to function correctly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2fa036d589
Aviod conflicts with Qt4 namespace members
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a20928b6bf
Styles are now mostly functional under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1216403 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bab4089069
Finished remaining porting to new TQt API
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f7e71d4771
Initial conversion for TQt for Qt4 3.4.0 TP2
...
This will also compile with TQt for Qt3, and should not cause any problems
with dependent modules such as kdebase. If it does then it needs to be fixed!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
0ba4e3c0a4
[kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
10308be19e
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/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
560378aaca
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
...
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
cd45eedaa5
[kdelibs/kinit] removed CMAKE_INSTALL_PREFIX from path to kdeinit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1203538 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
7ffba8afee
[kdelibs] added initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
582bff44be
Fix FTBFS...//-style comments do not work in this file
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1178032 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
86c0e63eba
Disable superfluous logging from kdeinit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177752 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b54dffb3d6
Minor fixups to clarify system logs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3033222c21
Honor local XDG autostart override through Hidden directive in desktop file
...
Closes bug 273
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177236 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
fea33ef237
Added (disabled) code skeleton for eventual repair of bug 273
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177058 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a93c19aaac
All documentation references to KDE should now be converted to Trinity for the new API website
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96900dbce3
* Large set of SuSE patches to fix bugs and add functionality
...
* kdemm is included but not used by knotify as it does not work out of the box
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c0093442ec
Part of previous Slackware FTBFS fix; kdelibs now builds under Slackware
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1169302 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ffe8a83e05
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
865f314dd5
kdelibs update to Trinity v3.5.11
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
ce4a32fe52
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/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago