Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop automake build support. | Slávek Banko | 2022-08-27 | 3 | -90/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-08 | 8 | -1142/+408 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated to use new standalone tdehw library. | Slávek Banko | 2021-05-07 | 3 | -12/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS when building without tdehw lib but with HAL enabled. | Michele Calgaro | 2021-05-04 | 2 | -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 Calgaro | 2021-05-03 | 2 | -25/+60 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix CDTEXT processing | Mashiro | 2020-03-09 | 1 | -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 Calgaro | 2019-06-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-06-27 | 1 | -3/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-20 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -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 module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | cmake: install library headers | Alexander Golubev | 2016-03-12 | 1 | -0/+9 |
| | |||||
* | Initial cmake conversion | Alexander Golubev | 2016-03-12 | 1 | -0/+36 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 2 | -4/+4 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS. | Darrell Anderson | 2013-08-10 | 1 | -5/+5 |
| | |||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 1 | -12/+12 |
| | |||||
* | Use TDE hardware library instead of HAL when HAL is not available | Timothy Pearson | 2013-03-30 | 3 | -12/+328 |
| | | | | Clean up spurious build files | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 4 | -4/+4 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Fix dbus-tqt and dbus-1 checks | Slávek Banko | 2013-02-01 | 2 | -68/+10 |
| | | | | This resolves Bug 942 | ||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 5 | -9/+9 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -20/+20 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-07 | 1 | -1/+1 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 4 | -5/+5 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 2 | -2/+2 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 4 | -27/+27 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 6 | -9/+9 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 7 | -37/+37 |
| | | | | This reverts commit ef5831dd5c8811c94c9b1bc1377a90174d17c82c. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 7 | -37/+37 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 2 | -6/+6 |
| | |||||
* | Fix k3b HAL FTBFSv3.5.13 | tpearson | 2011-10-15 | 1 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258943 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Reactivate k3b HAL | tpearson | 2011-10-15 | 1 | -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: | tpearson | 2011-08-10 | 4 | -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: | tpearson | 2011-08-10 | 4 | -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 k3b | tpearson | 2011-05-27 | 26 | -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 K3B | tpearson | 2010-02-03 | 35 | -0/+12689 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |