Commit Graph

52 Commits (7eacd9b665d2d3f825d22d267cd423ec6cfc76ae)

Author SHA1 Message Date
Timothy Pearson 793cf2dff3 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson de9a6aa007 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 27430f06c6 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson fcd5041fd6 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2f1044cf63 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 58646ccdcd Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Slávek Banko edc4151471 Added default global shortcuts for kmix 13 years ago
Slávek Banko 023e7b38d9 Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Timothy Pearson 7da06e558a Fix kmix autostart
This resolves Bug 503, and re-applies commit 2cc2e3a2 as part of the fix
13 years ago
Darrell Anderson 614de76a86 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 31a4b794a5 Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson 2b75e2ead1 Fix inadvertent "Qt::" remnants. 13 years ago
Darrell Anderson 7eb7626c8a Reverse patch from GIT hash 2cc2e3a2. 13 years ago
Darrell Anderson b6aa9adf9b Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson 2cc2e3a2f6 Fix kmix not autostarting in the user's session.
This resolves bug report 503.
13 years ago
Darrell Anderson dae33ddf72 Fix typos. 13 years ago
Darrell Anderson dbd80a8675 Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; 13 years ago
Timothy Pearson 9684258588 Rename additional global TQt functions 13 years ago
Timothy Pearson 730bb5bd4c Remove spurious TQ_OBJECT instances 13 years ago
Serghei Amelian 7eef82aa49 cmake port for kmix 13 years ago
Timothy Pearson d4ad381455 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson dc07846059 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 3c299dfe48 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson f59dfa0865 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 83fbc82a10.
13 years ago
Timothy Pearson 83fbc82a10 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson ba2ffae01c Rename startkde to starttde 13 years ago
Timothy Pearson 20f2ea59ac Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson ffba74342b Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 3bfcdbbf12 Additional kde to tde renaming 13 years ago
tpearson 27edf28be2 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c05ca496a5 Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 914b4db5c9 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/kdemultimedia@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f949c4652e Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ce8f3aee00 Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b1057f437b TQt4 port kdemultimedia
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236079 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4ddfca384c 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/kdemultimedia@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c7edd8d79a Final FTBFS fix for Slackware...package confirmed as compiling
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175295 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1969d1f663 Fix FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175080 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0a4624c344 Same as above
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175066 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c06e950eec Attempt to fix Slackware FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175064 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 326b192dc7 Fix FTBFS under Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1174629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9ec9baa714 Fix FTBFS on Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1174323 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e903257c46 * Merged in all kdemultimedia bugfix patches from the Chakra project
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1172702 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 636eef5bea TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e654398e46 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1157644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 13c0220b02 Part of batch commit to enable true tasktray resize support for Trinity applications
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1124758 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ba91edcc60 Add support for ALSA plugins to kmix
Patch courtesy of ledest@gmail.com and Michael Shigorin


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1107453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 34b72e830f Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 704b080cc7 Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago