summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-0110-28/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-266-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdebindings/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdebindings/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-303-31/+23
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-212-8/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-1/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-177-12/+8
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-1711-296/+296
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-144-29/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebindings/admin to latest HEADAutomated System2018-10-081-0/+0
|
* Fixed FTBFS caused by libqtsharp -> libtqtsharp renamingMichele Calgaro2018-09-285-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-282-3/+3
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2712-14/+14
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2712-13/+13
| | | | | | | | | | | 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>
* qt -> tqt conversion:Michele Calgaro2018-09-2729-604/+604
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdebindings/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-258-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS due to qt_include variable.Michele Calgaro2018-09-215-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-1/+1
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1727-41/+41
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/tdebindings/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-0353-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-012-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdebindings/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Fix hardcoded reference to ruby1.8François Andriot2018-05-182-2/+2
| | | | | | This resolves bug 2899 Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/tdebindings/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Updated following latest changes to tdelibs related to bug 2734.Slávek Banko2018-05-013-8/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add ruby 2.5 and 2.4 detectionSlávek Banko2018-04-292-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* For Java >= 8 use javac with option -h instead of javahSlávek Banko2018-04-293-2/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS caused by changes in perl 5.26 regarding unescaped braces.Michele Calgaro2017-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on Mageia 6François Andriot2017-06-274-4/+4
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Add ruby 2.3 detectionSlávek Banko2017-05-302-44/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fix detection whether the system is big endianSlávek Banko2017-02-041-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdebindings/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|