summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use TDEProcIO classHEADmasterMichele Calgaro9 days1-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-101-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use obsolete header kapp.hMichele Calgaro2024-11-072-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-11-071-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-10-311-0/+0
|
* Use tq* header after last round of renaming in tqt3Michele Calgaro2024-10-267-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-10-141-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-10-091-0/+0
|
* Remove Netscape plugin and Motif extension classesMichele Calgaro2024-10-033-15/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Adapt to latest tqt3 versionMichele Calgaro2024-09-1522-525/+523
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-05-271-0/+0
|
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Align kalyptus to changes made inx TDE/tdebindings#36Michele Calgaro2024-04-021-2/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-151-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-141-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-071-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1048-192/+192
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-231-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Removed unsupported qtint*/qtuint*/qreal typesMichele Calgaro2023-10-092-22/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-062-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-09-011-0/+0
|
* kalyptus: No longer use tqt-replace-stream.Slávek Banko2023-07-231-1/+1
| | | | | | | | We are already using TQ_OBJECT and therefore there is no need to use tqt-replace-stream. Because the tqt-replace-stream script has been removed, the call causes FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-206-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Drop TQt'3 compat headersMichele Calgaro2023-07-071-45/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)Michele Calgaro2023-07-074-17/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-06-203-5/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-131-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2 obsolete classesMichele Calgaro2023-06-033-13/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Reset submodule main/libraries/libtqt-perl/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/libraries/libtqt-perl/cmake to latest HEADAutomated System2021-02-281-0/+0
|