summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add an option to build without SSLr14.1.5Alexander Golubev2025-08-223-1/+18
| | | | | | | Required in case tdelibs were build without SSL support Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 7d616f7548e5ae1326cbb9b6d3ee378ef45beb13)
* Use tdeinstance.hMichele Calgaro2025-08-1828-28/+28
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a4fa8e6a15a1062f4d8a7834674c1f09d3ceeceb)
* konq-plugins: use TDEMacros for the testAlexander Golubev2025-08-182-16/+11
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 10e237d33d753970abd8ae5552877d1ef4cb8113)
* Merge translation files from master branch.Automated System2025-06-182-27/+28
|
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-0717-40/+40
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a40b1ca8095d92cbe5876207558663dcab6d1de2)
* Merge translation files from master branch.Automated System2025-03-251-7/+8
|
* Merge translation files from master branch.Automated System2025-03-154-32/+55
|
* Merge translation files from master branch.Automated System2025-03-1410-0/+1038
|
* Merge translation files from master branch.Automated System2025-02-063-29/+32
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Merge translation files from master branch.Automated System2025-02-041-50/+47
|
* Merge translation files from master branch.Automated System2025-02-031-11/+12
|
* Remove support for OSFMichele Calgaro2025-01-124-56/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7a8800713d7d28851a5f355df911ffaf5f338809)
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2025-01-081-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Remove unnecessary filesMichele Calgaro2024-12-305-660/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7dd0f02fb34b9cde25deded6b8da1d675090423b)
* Replace pthread linking with cmake-based variableMichele Calgaro2024-12-272-1/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dc774c76f7d02762ce71f45c538c98caeae4e5c4)
* Merge translation files from master branch.Automated System2024-11-232-44/+51
|
* Merge translation files from master branch.Automated System2024-11-221-0/+40
|
* Merge translation files from master branch.Automated System2024-11-044-53/+54
|
* Reset submodule main/core/tdeaddons/admin to latest HEADr14.1.3Automated System2024-09-261-0/+0
|
* Merge translation files from master branch.Automated System2024-08-012-17/+25
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-131-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5fa067da1616ebc29eafd55a39f92f513e0fb700)
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-014-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2e300e62cd7088a4cdc0b4850eaf17fa9718bc52)
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0632-40/+40
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 63063f5dceb4fb45a185897b6b5796fba673cbb0)
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Merge translation files from master branch.Automated System2024-05-011-4/+4
|
* Fix compatibility with C++17.r14.1.2Slávek Banko2024-04-141-3/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ad4afbbabf617caaf7eda7ac9b7f8a200e754b33)
* Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtMichele Calgaro2024-03-171-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a3afffac14fab1c0fd284a020b9b479d268a175e)
* Use centralized cmake versionMichele Calgaro2024-03-152-7/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e882037ecea651f4240db9634e0d1a5a2955da5c)
* cmake files: change keywords to lower caseMichele Calgaro2024-03-095-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 877750b0fd7a13164eb8455157e9abc7264ba6b4)
* kate/katesort: fix a typoAlexander Golubev2024-02-261-1/+1
| | | | | | | Thanks to adem for noticing this on weblate Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 306725248336ed0b0d3bd8c945addca5fdc2458b)
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-045-12/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eca129a3128b89841581fdf7bda09babbc91d4fc)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-13119-1069/+1069
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7e9d8ea45280ad6657796da9536ccf6218111f22)
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2126-121/+121
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3f05f93dac700cf12dade9ae450eff6158650d23)
* Merge translation files from master branch.Automated System2023-12-065-55/+64
|
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit feb47962ad18695c181e54b5105583896871885b)
* Replace 'Event' #define stringsMichele Calgaro2023-12-024-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ddcc35a4b1cb5de03a552cbd89a794c4998703f5)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-265-16/+16
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d4040cfd7374195819e8caa9724c3c582f987b5b)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-257-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 681b905a28a095d19cb2f8e50236d5e8d3ce716f)
* Reset submodule main/core/tdeaddons/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0735-80/+80
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 96f327c14acd697b936e88289165e0edb57d7fb6)
* Reset submodule main/core/tdeaddons/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 1087209a5e6044b40af4a84b07b1156639d911d2)