tpearson
bf85f02dd3
Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b5fb39eb73
Change most kdelibs inherits() functions to use the new object name define system
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1c4e273a42
Remove assert() statement as it brings down the configuration dialog unneccessarily
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226740 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
fa1ddc9724
Fix other Qt4 kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225622 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5c9fdee3d6
Fix another Qt4 kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225590 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3ff5f6f55b
Fix kdelibs x11accel Qt4 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225588 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2ffa982beb
Fix TQt for Qt4 compilation problem
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225587 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
a3db8bd529
[kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL value
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225394 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5194b175a4
Fix icon activation glich under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1222999 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
28042add4d
Fix a number of runtime object identification problems which led to an even larger array of minor glitches
...
NOTE: kdevelop and kdewebdev still need to be fully repaired
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1222475 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
f007f85c4d
Convert qt_cast() to ::qt_cast<>
...
This should fix some random segfaults
It needs to be tested to make sure that interfaces still work,
e.g. kate/kwrite interfaces in interface/ktexteditor
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1218078 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9ee4144afe
Restored qt_cast()
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217837 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
946bde4a62
Patch a few buffer overrun problems and odd crash potentials
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217371 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
96a33d9068
Additional TQt for Qt4 compilation fixes
...
This should not affect TQt for Qt3 per usual
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5783baba4a
Fix X11 defines
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215548 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d908d37c4e
Fix TQt plugin loading
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214754 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
b31cfd9a1e
[kdelibs/kdecore] fixed a conflict between fixx11h.h and Xdefs.h
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214091 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
73a98149e7
Fix build failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211108 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
a4e4a0b276
[kdelibs/kdecore] added CMake support into kde-config
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1197129 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
40fe6a00b6
[kdelibs] follow KDE4 rules for install path names and some other small changes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1189382 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
7ad85ab7cf
[kdelibs] some fixes which allow compiling kdebase
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1184225 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
3a0e8405e9
[kdelibs/kdecore] added libidn support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1183481 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
0db4822126
Update version....
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182806 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ccb3b5e486
[CRITICAL] Revert portion of revision 1122569 which caused all .desktop file translations to be ignored
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1180991 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dd798b8683
Fixed default rounded icon text
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177741 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c7481f84f9
Add configuration option for global kiconview activation effects
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177728 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
0369eb65aa
Add ability to use old style rectangular icon text boxes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177312 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
5f45938f4a
UI fixups
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5ec6674086
Single click should not be default
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176570 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a1602e0cf6
Autodetect usage of KDEROOTHOME variable
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ae5384b4bd
Added default directories to kglobalsettings to prevent odd behaviour during XDG configuration problems
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176159 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
59521cce70
Reverted accidental TQt commit which broke compilation under Qt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5c53de6d11
Patched the string handler
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170160 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a3beaa08c4
* More TQt/Qt4 features
...
* Various compilation fixes for Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170159 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
56ed03b734
* Fixed FTBFS on Slackware
...
* Bumped version to 3.5.12 for eventual next release
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1168027 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3243d91d7f
* Call utempter in the proper location and with the right arguments [Thanks to Ken Milmore for the patch]
...
* Attempt to fix FTBFS under Slackware due to incorrect Qt header ordering
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1167615 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2b5e80f736
Fixed kcfg_ widgets not emitting signals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1166131 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e88c191dcb
Hopefully fixed crash when adding custom color in kpalette
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164953 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
54241a1f0a
Typelocking
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164527 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago