summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge fixes for kalyptus that were made in tdelibs/dcopidlng:Slávek Banko2020-06-184-25/+46
| | | | | | | | | | | | | | | + includes may use quotation marks + argument types can contain multiple words + avoid use long, short, int or char type as the argument name + avoid use type as the argument name if the const qualifier is used + use long notation of int types + the arguments can be nameless + return types can have qualifiers + do not warn on inherit of the DCOPObject and TQObject classes + the documentation comment does not have to end on a separate line + do not skip an empty class if it is declared with K_DCOP Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-06-121-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2020-06-071-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-05-281-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-05-241-0/+0
|
* Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-232-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-05-171-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-05-111-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-05-101-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Switch all submodules to https.Slávek Banko2019-12-081-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-263-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-211-4/+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-172-3/+0
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-147-28/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.Michele Calgaro2018-10-112-60/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-284-12/+12
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | 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-271-1/+1
| | | | | | | | | | | 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-277-72/+72
| | | | | | | | | 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-269-44/+44
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2018-09-241-0/+0
|
* KDE_USE_QT* -> KDE_USE_TQT* conversionMichele Calgaro2018-09-242-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-242-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Conversion AC_PATH_QT => AC_PATH_TQT, KDE_USE_QT => KDE_USE_TQTSlávek Banko2018-09-231-2/+2
| | | | | | to align to corresponding patch for common/admin module Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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-1710-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>