summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2024-11-051-6/+9
|
* Merge translation files from master branch.Automated System2024-11-041-0/+29
|
* Merge translation files from master branch.Automated System2024-11-031-4/+7
|
* Merge translation files from master branch.Automated System2024-11-021-0/+20
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYr14.1.3Michele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0e81e4fb9fc6824b5ed9eb961071e4d47b6843ce)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5e146c56cf4775db041aa29af02864c8808880f2)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-0/+33
|
* Merge translation files from master branch.Automated System2024-04-181-4/+8
|
* Merge translation files from master branch.Automated System2024-04-171-0/+20
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 84216c4393ca8062558ff0f2d65cbb2bd5b8d863)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cebd5a1a05e8d50fc5c0d1fa35bd2480dd11e08e)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-112-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fe86d1e093be45e1736d502c4fbdcd38b987cfc0)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-251-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 875c12e9b2e4af81baa2cfc309de189c6e7fc6bc)
* Removed code formatting modelines.r14.1.0Michele Calgaro2022-10-223-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed button related SEGV.Michele Calgaro2022-10-181-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation template.Automated System2022-10-171-2/+2
|
* Add TDEGlobal::locale()->insertCatalogue(...).Slávek Banko2022-10-173-0/+56
| | | | | | Initial generation of templates for translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix some crashes related to custom button layout handlingMavridis Philippe2022-10-161-36/+8
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Enable button rearrangementMavridis Philippe2022-10-161-2/+2
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fixed import of tqt include files and export of factory symbol.Michele Calgaro2022-10-163-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Port to CMake build systemMavridis Philippe2022-10-1553-78734/+188
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed unneeded filesMavridis Philippe2022-10-152-33/+0
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KDE3->TDE conversionMavridis Philippe2022-10-1521-686/+686
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Qt3->TQt conversionMavridis Philippe2022-10-159-286/+286
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Initial commit (imported from Pling)Mavridis Philippe2022-10-1571-0/+81664
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>