summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System10 days1-8/+8
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-071-7/+8
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ebabcc51f5f389a617a1dec1ddcff918bc727097)
* Removed unused filesMichele Calgaro2024-03-062-4481/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0682c6465d2338ed263557ce6680820f3bc5ee80)
* Replace Qt with TQtMichele Calgaro2024-03-068-22/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e27c2f5435abed8ddd1f7a419632f8bd191b9bdd)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-035-12/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0643e202c85494c5a1595721223b574ea5592ed7)
* Merge translation files from master branch.Automated System2024-01-161-7/+8
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0655-782/+782
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 35a77ad24c1557b88fc7792467183abf65b3f53c)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1513-308/+308
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 03c1680767b3848061c17bd04fc32e355d07d247)
* Merge translation files from master branch.Automated System2023-12-011-8/+10
|
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9310b03dcfb213c0551bf9decb2c3a2445decf5c)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7281cbd9fb8d1d9718cdd51d06cc7ff8a89510a5)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-102-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 01aebec2b5e9485c00cb693973c653f0349176f3)
* Replace Qt with TQtMichele Calgaro2023-11-0517-42/+42
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9074681d6ed501fc072053aee017bc6b4356ce87)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-281-8/+8
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 01795835d5c1ff258e872627652191051ecf4bfc)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-034-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 992e8db5fd6bf4ba26c8856b63bd0f4db6daf6c6)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-165-12/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 64c147d64f9c7b72c584346c33c010c0b3754351)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2461-96/+96
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ef6344d6ede02a3ae8e82ba418142dd5a5590609)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-122-2/+2
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 218e9f7e37efccdd01e25cc1c2e51d674dc33a06)
* Improve code of commit 76c89b8.r14.1.0Michele Calgaro2022-11-261-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Insert an explicit cast for -Wc++11-narrowing errorRay-V2022-11-241-2/+2
| | | | | | | | clang/i?86 build Resolves issue #4 Signed-off-by: Ray-V <ray-v@inbox.lv>
* Remove unnecessary backup translations.Michele Calgaro2022-09-308-176/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2022-09-1145-630/+630
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kile Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/
* Update translation template.Automated System2022-09-111-14/+14
|
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-112-9/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man page from tde packaging repo.Michele Calgaro2022-08-131-0/+64
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rework the README and INSTALL files.Slávek Banko2022-07-015-106/+82
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added translation of .desktop files.Slávek Banko2022-07-0139-111/+1348
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.Slávek Banko2022-07-0145-1578/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use TDE cmake macro to set [BversionMichele Calgaro2022-06-241-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Exclude installation of syntax highlight filesSlávek Banko2022-05-191-1/+7
| | | | | | that are already installed by tdelibs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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/applications/office/kile/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Restore the documentation inadvertently deleted in the past commitSlávek Banko2022-01-0798-0/+38534
| | | | | | | along with the original layout of translations. The translated documentation is now placed in the doc folder. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove the original translation directory layout.Slávek Banko2022-01-05234-412946/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMake rules accorting to TDE style.Slávek Banko2022-01-05128-2422/+374621
| | | | | | | Copy translations to a new directory layout. Move documentation to a new directory layout. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix the initialization of the automake project.Slávek Banko2022-01-044-13861/+3
| | | | | | Delete generated configure.in and *.m4 files from sources. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-039-55/+34
| | | | 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>
* Update translation filesTDE Weblate2021-09-031-19/+17
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kile Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/
* Translated using Weblate (Italian)Michele Calgaro2021-09-011-38/+32
| | | | | | | Currently translated at 100.0% (1587 of 1587 strings) Translation: applications/kile Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/it/
* Update translation filesTDE Weblate2021-07-0745-45/+45
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kile Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kile/
* Update translation template.Automated System2021-07-071-78/+70
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/kile/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/kile/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kile/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kile/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kile/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kile/admin to latest HEADAutomated System2021-01-271-0/+0
|