summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4r14.1.xMichele Calgaro2025-04-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 44f9e1431bdbe91e8763ee7c356b36a256625e48)
* Merge translation files from master branch.Automated System2025-03-301-8/+37
|
* Merge translation files from master branch.Automated System2025-03-281-85/+77
|
* Merge translation files from master branch.Automated System2025-03-031-5/+8
|
* Merge translation files from master branch.Automated System2025-03-021-0/+25
|
* Merge translation files from master branch.Automated System2024-12-2810-660/+712
|
* Update translation template.Automated System2024-12-281-66/+70
|
* Add dockOnStart option to control window show status on startup.Michele Calgaro2024-12-284-12/+25
| | | | | | | | | | Knowit could already be docked, but on startup the window would annoyingly show up minimized in the taskbar instead of being fully docked. The new option allows to choose the window status when starting up in docked mode: either the window shows in normal state or is fully docked. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 988a55785b3f7afa934eb7d5c7c4debd2fba8d0a)
* Merge translation files from master branch.Automated System2024-12-072-153/+263
|
* Merge translation files from master branch.Automated System2024-12-062-0/+835
|
* Merge translation files from master branch.Automated System2024-11-031-5/+8
|
* Merge translation files from master branch.Automated System2024-11-021-0/+25
|
* 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 db6703980b7349c352394028d8858b4bf631e70c)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-0/+29
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit df05f149294f0f9fcc34ba568a02a097aad9e43e)
* cmake files: change keywords to lower caseMichele Calgaro2024-03-092-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ac2c5db80b26293972e199e35a316f3832404bfc)
* Remove unused filesMichele Calgaro2024-03-093-209/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1101bde917de46dbc33d60e18c7e69746656ab6c)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-074-108/+108
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5ec91497d4e10770e3cf509373dc8cfb7116848f)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-151-82/+82
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b436343a9567762fb4e0c278d104aa4000edc8ce)
* 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 2f3c6dd3c8f9c62239de71689ea5ba6767775de0)
* Replace Qt with TQtMichele Calgaro2023-11-053-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit de36ef57b200f39eb5cd55ac5168369dc735cff0)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-248-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4f4d62d497ae54ef740c4dcdcaa8bb3dab66caae)
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-251-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>
* 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>
* Change README to markdown format.Slávek Banko2021-10-201-3/+15
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-256-37/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-079-9/+9
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/knowit Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knowit/
* Update translation template.Automated System2021-07-071-11/+11
|
* 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/knowit/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Fix icon in desktop file.François Andriot2021-05-031-1/+1
| | | | | | This resolves issue #6. Signed-off-by: François Andriot <francois.andriot@free.fr>
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Translated using Weblate (Dutch)Heimen Stoffels2020-10-091-5/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: applications/knowit - knowit.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knowit-knowitdesktop/nl/
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Added translation using Weblate (Dutch)Heimen Stoffels2020-10-081-0/+25
|
* Removed code formatting modelines.Michele Calgaro2020-09-292-23/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-06-141-0/+0
|
* Reset submodule main/applications/knowit/cmake to latest HEADAutomated System2020-06-141-0/+0
|