summaryrefslogtreecommitdiffstats
path: root/libk3bdevice
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-02-252-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-021-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.Slávek Banko2022-08-273-90/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed HAL dependant code.Michele Calgaro2022-02-088-1142/+408
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated to use new standalone tdehw library.Slávek Banko2021-05-073-12/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS when building without tdehw lib but with HAL enabled.Michele Calgaro2021-05-042-1/+16
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed building without tdehw and without HAL. This resolves bug 2495.Michele Calgaro2021-05-032-25/+60
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix CDTEXT processingMashiro2020-03-091-1/+1
| | | | | | | 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>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-271-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new TDEStorageOpResult-based tdelibs api.Michele Calgaro2019-06-271-3/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-201-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
| | | | | | | | | | | 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>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake: install library headersAlexander Golubev2016-03-121-0/+9
|
* Initial cmake conversionAlexander Golubev2016-03-121-0/+36
|
* Fix unintended renamingDarrell Anderson2014-02-162-4/+4
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Fix FTBFS.Darrell Anderson2013-08-101-5/+5
|
* Fix incorrect characters.Darrell Anderson2013-05-231-12/+12
|
* Use TDE hardware library instead of HAL when HAL is not availableTimothy Pearson2013-03-303-12/+328
| | | | Clean up spurious build files
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-4/+4
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Fix dbus-tqt and dbus-1 checksSlávek Banko2013-02-012-68/+10
| | | | This resolves Bug 942
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-9/+9
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-20/+20
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-071-1/+1
| | | | Thanks to Francois Andriot for the patch
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-134-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-27/+27
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-9/+9
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-37/+37
| | | | This reverts commit ef5831dd5c8811c94c9b1bc1377a90174d17c82c.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-37/+37
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-6/+6
|
* Fix k3b HAL FTBFSv3.5.13tpearson2011-10-151-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258943 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reactivate k3b HALtpearson2011-10-151-15/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258941 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-7/+7
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-19/+19
| | | | | | | | | 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
* TQt4 port k3btpearson2011-05-2726-467/+469
| | | | | | | 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
* Added abandoned KDE3 version of K3Btpearson2010-02-0335-0/+12689
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da