summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeinstance.hHEADmasterMichele Calgaro2025-08-194-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename 'guiThread' and related functions to 'coreThread'.Michele Calgaro2025-07-276-13/+13
| | | | | | This relates to TDE/tqt#230. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix issue #40François Andriot2025-07-232-2/+2
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Use TDEDesktopFileMichele Calgaro2025-07-1331-459/+459
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDESimpleConfigMichele Calgaro2025-07-1218-238/+238
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-29545-1977/+1975
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-02-257-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-253-3/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeglobalaccel.hMichele Calgaro2025-02-222-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Use tdeAppMichele Calgaro2025-01-2937-95/+95
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Rename Q_EXPORT to TQ_EXPORTMichele Calgaro2025-01-021-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary filesMichele Calgaro2024-12-292-17799/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdecrash.hMichele Calgaro2024-12-282-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix a typo and thus FTBFS from the previous commit.Slávek Banko2024-12-171-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename class KProcIO to TDEProcIOMichele Calgaro2024-12-1617-353/+353
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocctrl.hMichele Calgaro2024-12-072-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocess.hMichele Calgaro2024-12-0211-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-1015-432/+432
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Don't use obsolete headers kapp.h or kuniqueapp.hMichele Calgaro2024-11-101-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-11-071-0/+0
|
* Fix FTBFS caused by removal of tqtinterfaceMichele Calgaro2024-11-02882-946/+946
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-10-311-0/+0
|
* Use tq* header after last round of renaming in tqt3Michele Calgaro2024-10-262-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-10-141-0/+0
|
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-10-091-0/+0
|
* Remove Netscape plugin and Motif extension classesMichele Calgaro2024-10-0312-241/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Adapt to latest tqt3 versionMichele Calgaro2024-09-1515-637/+631
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Load tqtjava library instead of qtjavamio2024-08-151-1/+1
| | | | | | | Fixes a runtime error "no qtjava in java.library.path" since the generated library name is 'libtqtjava.so'. Signed-off-by: mio <stigma@disroot.org>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Reset submodule main/core/tdebindings/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>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-052-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Fix FTBFS caused by incompatible castMichele Calgaro2024-04-141-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS caused by TDE/tqt3#109Michele 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-142-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-13243-1419/+1419
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdebindings/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-183-62/+62
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>