Commit Graph

73 Commits (41b1d53a0144afe4c31425c18af25c2d6ade881b)

Author SHA1 Message Date
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
(cherry picked from commit a51cd9949c)
13 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
(cherry picked from commit 984c25aa69)
13 years ago
Timothy Pearson 4418657ced Rename tqsetSizePolicy to fix bindings
(cherry picked from commit d5b3ae721d)
13 years ago
Timothy Pearson ab32d1dcfb Rename tqsetAlignment to fix bindings
(cherry picked from commit b212a1de50)
13 years ago
Timothy Pearson c1a037c8d0 Rename tqencodedData to fix bindings
(cherry picked from commit ca1f1a08ec)
13 years ago
Timothy Pearson 18aecb8ec0 Use non-tq sizeHint functions to fix bindings
(cherry picked from commit d4e11a5f48)
13 years ago
tpearson b70482d0e7 Make KPassivePopup emit a signal when a popup is hidden
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1259345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 47e6000a14 Keep system modal dialogs on top of all other windows
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257823 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bd27b8e587 Split out system modal dialog header widget
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1253788 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 05b7686a12 Add systemwide modal notification dialog to kdelibs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1253055 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7a65dcc2ed Fix up the system tray to handle embedded windows with a different X11 depth than the tray itself
This truly and finally fixes system tray icon transparency when the parent application uses ARGB visuals
Part 1/2


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2944cdf050 Fix KImageEffect blur convolution
Add blur ability to krootpixmap


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249535 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson eab043fd0d Fix lack of system tray icon transparency when parent application utilizes ARGB visuals
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 00892b3ece Fix system tray icons when the parent application is in ARGB mode
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1249387 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
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
14 years ago
tpearson 7d7b2c04e1 Fix kdelibs FTBFS under Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a46e337285 Fix kalyptus by altering kdelibs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson db9d51186b rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 years ago
tpearson 99739b6114 Make kdelibs support X-TDE-* in XDG desktop files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9de10454ff Additional Asteroid widget style fixups
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245128 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1dcbbe821d 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/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9c49a74a16 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 42037fa156 Fix Bug #382
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1239910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c4d8e25696 Add TQ_OBJECT defs to kdelibs knuminput.h
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1238198 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson df8fe52d7a Specify namespace when using WNoAutoErase
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227622 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a612e47e33 Freshen up about dialog URLs to reflect the new project domain name
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227451 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 36619e34e0 Fix FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227254 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2c11ce1187 Fix FTBFS from Q_PROPERTY
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7b12a18bb9 Wean kdelibs off of the qt_x_*_time static variables
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226986 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b1960071ca Convert remainder of kdelibs to use currently defined tqt object name defs
This might fix the kio ssl problem


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226906 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 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 496589d096 Fix yet another Qt4 kdelibs FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225623 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b22a396306 Fix TDE branding in application about dialogs (closes Bug 320)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1224644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7920b30ceb Fix FTBFS under Maverick
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1224509 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 865c5ed0c5 Minor cosmetic fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1216184 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 36842ec5f5 TQt compilation fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215178 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 cc31165d9c [kdelibs/kdeui] generate dummy.cpp for libkspell
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1183304 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 years ago
tpearson ac9951b97e [CRITICAL] Fix Konqueror tree view resize failure
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1181792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson bfb0638935 [CRITICAL] Repair borken rendering due to incorrect inherited object logic
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1181768 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago