summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0620-52/+52
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8c249c286eb6ba9c6789b7bf2f50b58ea3e45d06)
* Replace auto_ptrMichele Calgaro2024-01-255-314/+314
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a120985048e7e9e5c745b97c561c9a1ae531ec03)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-20201-2406/+2406
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b0c86264e0cd10a0d3a47de3b05be453d9417bcd)
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2430-414/+414
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3ec2e5d1452640f61934f62bb4d5820c09812710)
* Merge translation files from master branch.Automated System2023-12-089-64/+78
|
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-053-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit db4bf05cd96da34f3947fd7a554c6746e0b9bc42)
* Merge translation files from master branch.Automated System2023-12-031-12/+12
|
* Replace 'Event' #define stringsMichele Calgaro2023-12-013-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 13093726579680e75f444dc8b0711af5b02a2f07)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-254-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 30ea27ebf399fff691cefe16c9e16a1809f0fffe)
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0864-174/+174
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1a7a57976491e8df569198d8e903bf9e57e233f0)
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-062-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3fb433301238a98e4eb537d1e56bc6b53f374f96)
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Merge translation files from master branch.Automated System2023-10-301-7/+9
|
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-2528-274/+274
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0ffe839d6e363933ed4d9d212b6fd325a6fc3225)
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-141-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ab509f2fbc16905a7a214a3c5e0ee6d61cb1f5e)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0411-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4419ae48793b07591929aff8c69a381e7a5bbb32)
* Replace tqt_mo_* definesMichele Calgaro2023-09-011-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a917f919a183240a1631b9bf500ba6c8df5cbb58)
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop USE_TQT4 codeMichele Calgaro2023-08-313-8/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0fc9d37b2bd1bd32f3b975af0859e9dd248dc57b)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1711-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2ceb4caa0bdb7828fdc87dca7b5a719279e23398)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d3c01b6e72bc676f859f5601dac5473421f7cafc)
* Rename Token_Q_OBJECT to Token_TQ_OBJECTMichele Calgaro2023-07-212-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit aff1b73799d76c43235d27b86ff17b179f4ad2fc)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-21359-398/+398
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44548d3e71aab859c1547104f3419fd288add594)
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1324-78/+78
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8dac8f1a52cf3a2983af451aff69ca268cfbd6d7)
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-114-4/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7c1c8b9759e1beeee46f19650ca8c51fd8bc8f22)
* SunOS cosmetic changesDenis Kozadaev2023-06-032-1/+4
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 4dabbe71b09383cba554e9338c059e5ed3d54e6c)
* Drop python2 support.r14.1.0Michele Calgaro2023-01-141-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Remove unnecessary include 'libxml/DOCBparser.h'.Slávek Banko2022-10-131-1/+0
| | | | | | This resolve FTBFS with libxml2 >= 2.10. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-186-30/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man pages for TDE applicationsMichele Calgaro2022-06-1374-14/+3437
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdesdk/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-081-11/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix backtrace detection with CMake 2.x.Slávek Banko2021-09-231-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kmtrace: fixed code for realloc and avoid its use when logging info about ↵Michele Calgaro2021-09-221-10/+36
| | | | | | realloc calls. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* ktrace: let both parent and child processes write into the log file.Michele Calgaro2021-09-201-18/+0
| | | | | | | | | | | This makes sure all malloc/realloc/free operations are correctly logged, although there is a summary section for each process. As a rule of thumb, when monitoring malloc operations it is recommended to run the program with the '--nofork' argument to avoid the fork operation in first place. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add a backtrace function and library detection.Slávek Banko2021-09-154-2/+36
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed building with glibc 2.34 where malloc/free hooks have been removed.Michele Calgaro2021-09-153-490/+124
| | | | | | | Removed mtrace.c file since it is not used (it seems it was a base for ktrace.c). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2021-07-0745-45/+45
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: TDE/tdesdk Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdesdk/