Commit Graph

325 Commits (ff0467588335c91ec6c2dac3b417c9b1665d6c22)
 

Author SHA1 Message Date
Timothy Pearson ab23af4ccc Added common directories 13 years ago
tpearson 8310ddd105 Fix highly visible incorrect mapping of GTK generic file icon to TDE unknown mimetype icon
This is rammed throught the hard freeze only due to its high visibility in common GTK applications such as Firefox


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260773 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d2d0260170 Fix menu bar drawing failures on Firefox v4+ and Thunderbird when used with the GTK Qt Theme Engine
This partially resolves Bug 546


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260478 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4b23394a5f Fix GTK Qt engine when used with a compositor supporting ARGB visuals
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1260464 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 06969072e5 Add notes to gtk engine on how to fix the Tree View...when GTK fixes it first!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1259600 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0ee1f62b13 Fix additional GTK theme engine problems
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1259599 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 09b929ee25 Fix gtk-qt-engine tab bars
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1259596 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 94a5414c7b Fix up a number of GTK/Qt theme engine problems
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1259595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2ce5b38299 Clean up gtk-qt-engine a bit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1258949 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 84c9dfc73d Fix potential GTK theme engine crash
Thanks to MutantTurkey for tracing the problem!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1258270 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ba933811da Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson eedf09ff39 Fix gtk-qt-engine FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1247893 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d7fee1a2ef rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d64f4816a5 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 21de1dcebc Fix gtk-qt-engine checkboxes and radiobuttons disappearing on click
This disables the (badly broken) focusrect support


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1244336 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson fd3ca835e9 Fix gtk-qt-engine FTBFS caused by prior commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1244321 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson aaca1f57ef Fix gtk-qt-engine loading failure
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1244319 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0a404f40f6 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/applications/gtk-qt-engine@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b3f402e993 Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 91064f3b1d Port gtk-qt-engine to TQt4
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1230499 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 5cf5e6b821 Migrate gtk-qt-trinity to new CMake system (mostly)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1230450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b739bb3004 Start fixing up CMake for gtk-qt-engine
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1230445 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson cf33678fec Fix FTBFS on Ubuntu Maverick
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1172006 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d8ed9b81b2 Added CMake uninstall file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1101810 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0e865e2b7e Added abandoned KDE3 version of the GTK Qt theme engine
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/gtk-qt-engine@1084394 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago