Commit Graph

46 Commits (b2f408002ea3d19c1e51664fe0511fc9a8119bec)

Author SHA1 Message Date
Slávek Banko 76e2727dc9 Fix unintended rename of plastikconf 12 years ago
Timothy Pearson ed99a30644 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8bd62a3b0d Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson aa3abfa2a7 Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5159cd2beb Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson dfe289850f Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 28edc0aa2a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2f10690bf1 Fix combobox drawing under Plastik 12 years ago
Timothy Pearson f7f497fd05 Update to latest style API 12 years ago
Timothy Pearson 189c12d0b1 Fix style crashes when used with third party toolkits 12 years ago
Timothy Pearson 03733ab120 Fix crashes in some styles when used with third party toolkits 12 years ago
Timothy Pearson 6e12d65ff7 Fix a number of crashes in various TDE styles when used by a third party toolkit 12 years ago
Timothy Pearson 884e5fa202 Update to new style API 12 years ago
Timothy Pearson d26d6ac236 Style update 12 years ago
Timothy Pearson fb2b144264 Do not use direct widget access when drawing tabs and popup menus 13 years ago
Timothy Pearson 2ed8f9ade7 Use internal Qt hover widget drawing 13 years ago
Timothy Pearson 2053998fef Update for new style API 13 years ago
Timothy Pearson 2ba2bd6da0 Update to new style API 13 years ago
Timothy Pearson 4fb897b216 Rename additional global TQt functions 13 years ago
Timothy Pearson a51cd9949c Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 984c25aa69 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 56160bf4df Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 13281e2856.
13 years ago
Timothy Pearson 13281e2856 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson d4e11a5f48 Use non-tq sizeHint functions to fix bindings 13 years ago
Timothy Pearson fb652a2be4 Fix kdelibs FTBFS on native TQt3 13 years ago
Timothy Pearson 3fde05a285 Fix accidental conversion of dockwin 13 years ago
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 09d9d0683c Fix kdelibs styles by adding PE_HeaderSectionMenu handlers to them
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250782 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 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 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 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 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 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 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 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