Commit Graph

42 Commits (fb652a2be46ce1a2081e5dde268cd9f4ebe6fdd0)

Author SHA1 Message Date
Timothy Pearson 8cfbfac527 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 46850422d6 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 0ae5679aa1 Additional kde to tde renaming 13 years ago
Timothy Pearson 1e81063308 Rename kde libraries to tde 13 years ago
tpearson 378e17d1a3 Fix KHTML multi-line textboxes rendering incorrectly
This closes Bug 558


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260925 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 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 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 c9a5f553e6 Fix khtml dox web page link
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227666 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
samelian 87b276f234 [kdelibs] fix linking error in khtml
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225924 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 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 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
samelian 8f486b791c [kdelibs/khtml] smooth scrolling is disabled by default
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215851 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 34889b2ab5 Reverted accidental complete delete of this file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215518 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
samelian 307136d8ee [kdelibs] added "-include tqt.h" to CMAKE_CXX_FLAGS; using new export mechanism
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212368 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 6e5ec36b79 [kdelibs/khtml] ecma: removed useless automoc-ing
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1189050 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
samelian 26083b12ff [kdelibs/khtml] fixed compiler flags
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1183325 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 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
tpearson 33e60e8e78 Critical security patches for the following vulnerabilities:
CVE-2009-0689
CVE-2009-1687
CVE-2009-1690
CVE-2009-1698
CVE-2009-2702



git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1180823 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 years ago
tpearson f7279a489b * Imported all kdelibs bugfix patches from Chakra project
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172682 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d0abc1a165 Merge commit 1170303 from the Enterprise branch
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171389 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 years ago
tpearson 8f14fb0418 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 years ago
tpearson 58f87ad152 Remaining GPL license address updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061459 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson df225065d1 First attempt to clean up warnings from previous commit
* Remove trailing spaces in mimetypes; present in Cy l18n strings only
* Incorrect GPL v2 header in nsplugin handler files

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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