Commit Graph

36 Commits (804f6a4d46fa519558a321c4f86c72fd11610759)

Author SHA1 Message Date
Michele Calgaro 804f6a4d46
Fixed FTBFS when building without tdehw lib but with HAL enabled.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro cc51bb4eb4
Fixed building without tdehw and without HAL. This resolves bug 2495.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Mashiro 9b23841246 Fix CDTEXT processing
K3bDevice::CdText::textForPackType returns link to a destructed object
Additionally, same issue was fixed for AudioEncoder module

Signed-off-by: Mashiro <m.t.0x73@gmail.com>
5 years ago
Michele Calgaro 82c3b55a9a
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro b1246c7067
Adjusted to new TDEStorageOpResult-based tdelibs api.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko d446169764
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 009df9d0df
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 483f780704
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Alexander Golubev 333e673455 cmake: install library headers 9 years ago
Alexander Golubev 737e53d58c Initial cmake conversion 9 years ago
Darrell Anderson 919cc741df Fix unintended renaming 11 years ago
Slávek Banko 722cb8fe4e Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 8633f5b9a9 Fix FTBFS. 12 years ago
Darrell Anderson e8fb385870 Fix incorrect characters. 12 years ago
Timothy Pearson 983ade75ae Use TDE hardware library instead of HAL when HAL is not available
Clean up spurious build files
12 years ago
Timothy Pearson 281d226f74 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson e858594919 Rename common header files for consistency with class renaming 12 years ago
Slávek Banko f3e58cb8bd Fix dbus-tqt and dbus-1 checks
This resolves Bug 942
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 267706e127 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Slávek Banko 730967a47c Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Darrell Anderson 2f36c1bd45 Fix inadvertent "TQ" changes. 13 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
Timothy Pearson c8db20a9b8 Additional renaming of kde to tde 13 years ago
tpearson e72b4c2df3 Fix k3b HAL FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258943 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3b978422a6 Reactivate k3b HAL
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258941 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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
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