summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 74daefcb51ca808342a7e5fe30ba7cfa5f96e4d1)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-072-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 35cc826aa1f3112e2f72c15bcecdde08c4f9162a)
* Merge translation files from master branch.r14.1.2Automated System2024-04-131-4/+8
|
* Merge translation files from master branch.Automated System2024-04-121-0/+20
|
* Remove unnecessary filesMichele Calgaro2024-04-054-517/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b5aad9fa0f7b2d115a7233330fc795c13a43fa0d)
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 73cd3e4a7e9bdb2806fb52224ce625e115fee354)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-092-83/+83
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dc0da3d432a7ff649ce08317f586d846a859429c)
* 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 f05d57b64718a98e267e2eeb53c2f46914f1f386)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-253-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ae3a79b23710ff34cc799dbdb8aafd57706683b2)
* Update translation template.r14.1.0Automated System2022-09-141-120/+77
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-141-45/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-261-1/+5
| | | | 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>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-011-31/+8
| | | | 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>
* Align structure of translations/messages to similar modules.Michele Calgaro2021-08-015-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use Default-theme by default and update mini-preview on start and on reset.Mavridis Philippe2021-07-131-7/+35
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Add KDE_EXPORT to the public symbols.Slávek Banko2021-07-1215-393/+173
| | | | | | | | Add twin client translations into template. Use common rules for build and install translations. Delete generated files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added translation rules and generated templatesMavridis Philippe2021-06-265-0/+699
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Various config UI fixesMavridis Philippe2021-06-261-7/+7
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Use nicer defaultsMavridis Philippe2021-06-261-7/+7
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Preinstall default themes, do not install extra files for theme makersMavridis Philippe2021-06-26112-1/+24
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Renamed text files to conform with other packagesMavridis Philippe2021-06-262-0/+0
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed legacy MakefilesMavridis Philippe2021-06-267-2672/+0
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Renamed *.cc → *.cppMavridis Philippe2021-06-266-2/+2
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replace fixed ".kde/share/apps" directory with TDEStandardDirs calls.Mavridis Philippe2021-06-261-5/+5
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Conversion KDE3→TDEMavridis Philippe2021-06-2622-228/+228
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Conversion Qt3→TQtMavridis Philippe2021-06-2613-627/+627
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replaced Autotools build files with CMake rulesMavridis Philippe2021-06-2642-75714/+172
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Initial commit - imported KDE3 versionMavridis Philippe2021-06-2673-0/+86415
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>