Slávek Banko
1859432c94
Additional k => tde renaming and fixes
11 years ago
Francois Andriot
c4ec71ca50
Fix kmix icon change on muting/unmuting
...
This resolves Bug 1505
12 years ago
Francois Andriot
617bd26855
Start kmix hidden by default
12 years ago
Slávek Banko
8b4b43901c
Fix adjusting volume on mono capture device
...
This resolves Bug 1488
12 years ago
Timothy Pearson
cf93ece474
Fix ALSA capture knob
...
This resolves Bug 1190
Thanks to Roman Savochenko for the patch!
12 years ago
Timothy Pearson
6915c95d7c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9d63b7d460
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
3111786e2c
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9b49f198f2
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5b28c57424
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
940c092f32
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
3120329f81
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
32de9b2038
Rename KStandard for enhanced compatibility with KDE4
12 years ago
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
12 years ago
Slávek Banko
023e7b38d9
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Timothy Pearson
7da06e558a
Fix kmix autostart
...
This resolves Bug 503, and re-applies commit 2cc2e3a2
as part of the fix
12 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
13 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
13 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
13 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