Michele Calgaro
e1e7558d74
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
3e30a7a744
Drop automake build support.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
aneejit1
1f4a3ab86e
Make s_codecFeatures a "const char *" to remove ISO C++ warning
...
"libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp" declares two instances
of "s_codecFeatures" as "static char *" and initialises them with
string constants. This produces the compiler warning "ISO C++ forbids
converting a string constant to 'char*'". Both declarations have been
changed to "const".
Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
Ray Vine
02033dcf36
Fix FTBFS with clang
...
This resolves bug 2896
Signed-off-by: Ray Vine <ray-v@inbox.lv>
7 years ago
Alexander Golubev
333e673455
cmake: install library headers
9 years ago
Alexander Golubev
737e53d58c
Initial cmake conversion
9 years ago
Timothy Pearson
281d226f74
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5f3c4af105
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
d796716f1d
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
83b79bb29a
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2a3ced9fbd
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ffd0ac254d
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
5183781c5d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
09c8631832
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
650b58e8e6
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit ef5831dd5c
.
13 years ago
Timothy Pearson
ef5831dd5c
Rename a number of old tq methods that are no longer tq specific
13 years ago
tpearson
df8e67b866
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
33881ea444
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
85723d544d
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/k3b@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d8cc8bdfa7
TQt4 port k3b
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1233803 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
50b48aec6d
Added abandoned KDE3 version of K3B
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago