summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2024-05-121-3/+3
|
* Merge translation files from master branch.Automated System2024-05-071-24/+21
|
* Merge translation files from master branch.Automated System2024-05-061-19/+16
|
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-2/+2
|
* Merge translation files from master branch.Automated System2024-03-291-4/+5
|
* Use centralized cmake versionMichele Calgaro2024-03-171-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5f9cfa993164c67acfcbf2e67bc09d888260f5de)
* Merge translation files from master branch.Automated System2024-02-181-55/+58
|
* Replace Qt with TQtMichele Calgaro2024-02-179-64/+64
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f89b30da133cc3eef7fffb4f370bcfeb92129a38)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0219-52/+52
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1e8ccd0987e5d29b122e4153d5737f7541c2fa3d)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-3146-570/+570
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bd78d59d712b6ac594d0bd0b9d4bd7cc3c6af8db)
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-0917-218/+218
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 69c8b6084655e30ef0fd8b0aef498faf8f23bff3)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-081-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit be1bf6ef7ae8aceab1f4d50543088ef6c92d7635)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0513-27/+27
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9761441f6e9756d823d652fadc71ff65fcb63dcd)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-275-7/+7
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e56542853a5f4fd84468860bfc4eb48f42937bb1)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0311-12/+12
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8e4ca9c2167c027b4a8b8497f17817c4bec3675e)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Fix FTBFS from issue #7.Slávek Banko2023-08-162-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d11d186e2275949a071c48b6a3a259848fbcb045)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-156-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b6cc37b113df5b25e7c10176aad2e9482045e6f9)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2334-38/+38
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dbf8df231b19f07627655be271535caf8420d68f)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-124-10/+10
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 666848e9d8f532fa2c6d8516bcbc97a4b8ec72d7)
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 995e505a0aa8e0cf30705f51160f2b69c1f559b7)
* Add man pages from tde-packaging repositoryMichele Calgaro2023-05-165-3234/+23
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 370b11067e7dd13285548a01a4da5c3a7a689b21)
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
|
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Update translation filesTDE Weblate2022-09-089-990/+990
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/ksquirrel Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksquirrel/
* Update translation template.Automated System2022-09-081-110/+110
|
* Remove unnecessary accelerator from .ui files.Michele Calgaro2022-09-082-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Alexander Golubev2022-02-101-4/+5
| | | | | | | Currently translated at 95.3% (493 of 517 strings) Translation: applications/ksquirrel Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksquirrel/ru/
* Reset submodule main/applications/graphics/ksquirrel/admin to latest HEADAutomated System2022-01-281-0/+0
|
* 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>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2021-12-2911-241/+93
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2021-07-079-9/+9
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/ksquirrel Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ksquirrel/
* Update translation template.Automated System2021-07-071-267/+158
|
* 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/ksquirrel/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/ksquirrel/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/ksquirrel/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/ksquirrel/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/ksquirrel/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/ksquirrel/admin to latest HEADAutomated System2021-01-271-0/+0
|