summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2024-08-141-5/+8
|
* Merge translation files from master branch.Automated System2024-08-131-0/+85
|
* Merge translation files from master branch.Automated System2024-08-121-7/+8
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c58bbdb723f367b1b132e2368032cd16bbca7b4a)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-079-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ac4ac666df1050cb671df5975a6582567916013d)
* Merge translation files from master branch.Automated System2024-05-021-4/+7
|
* Merge translation files from master branch.Automated System2024-05-011-0/+85
|
* Merge translation files from master branch.Automated System2024-04-292-0/+79
|
* Use centralized cmake versionr14.1.2Michele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6eabe7762747c5b2ad6f0e81a688bc43b9257167)
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-142-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fb29802cdbc55ecbf7431cdea2bc62f2143260ce)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0920-478/+478
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 936a0c73f552cce101c9aa5ec64800fad86542a2)
* 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 81589f93590dc8daa7a1209fc4b1df60b5132477)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNr14.1.1Michele Calgaro2023-09-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3558a727f59756c360d0a0e435e8d5bb0ca49e15)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2520-41/+41
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e1fc10f0a34ce8a2282e1009bcc863f1a93889b4)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-132-4/+4
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 31149c65cca5348dfd890dfb2ffe027f544f6ccb)
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-161-11/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9f0e52d96c551916d493950a9247c7d1488cff67)
* Merge translation files from master branch.Automated System2023-04-261-2/+0
|
* Fixed crash caused by recursive infinite loop. This resolves issue #4.r14.1.0Alex Kent2023-03-101-1/+1
| | | | | Signed-off-by: Alex Kent <trinitydesktop@alephnull.net> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Polish)Marek W2023-03-091-18/+28
| | | | | | | Currently translated at 88.8% (16 of 18 strings) Translation: applications/tde-style-baghira - sessionapplet Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/pl/
* Added translation using Weblate (Polish)Marek W2023-03-081-0/+106
|
* Update translation filesTDE Weblate2022-11-271-2/+0
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tde-style-baghira - sessionapplet Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/
* Translated using Weblate (Portuguese (Brazil))Rodrigo Zimmermann2022-11-201-16/+20
| | | | | | | Currently translated at 66.6% (12 of 18 strings) Translation: applications/tde-style-baghira - sessionapplet Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-sessionapplet/pt_BR/
* Added translation using Weblate (Portuguese (Brazil))Rodrigo Zimmermann2022-11-161-0/+106
|
* Update translation filesTDE Weblate2022-09-141-45/+45
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tde-style-baghira - starter Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-starter/
* Update translation template.Automated System2022-09-141-45/+45
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-144-24/+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>
* 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-211-4/+15
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-10-061-14/+14
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tde-style-baghira - starter Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-starter/
* Update translation template.Automated System2021-10-063-33/+33
|
* Remove definition KDE_IS_VERSION.gregory guy2021-10-068-58/+17
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add desktop lunched "bab".gregory guy2021-10-042-0/+6
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add headers to UI files to prevent potential FTBFS.gregory guy2021-10-049-40/+40
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Exclude deco/config/new from translation template.Slávek Banko2021-10-032-41/+24
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation template.Automated System2021-10-021-23/+41
|
* Drop automake build support.gregory guy2021-10-0138-1487/+719
| | | | | | | | Deleted TODO and NEWS empty files. Rework of the README file. Add basic cmake build instructions. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-126-358/+6
| | | | | | Remove old twin_baghira_config template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add twin client translations into template.Slávek Banko2021-07-126-6/+362
| | | | | | Rename template from twin_baghira_config to twin_baghira. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-071-1/+1
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tde-style-baghira Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira/
* Update translation filesTDE Weblate2021-07-071-1/+1
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tde-style-baghira Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira/
* Update translation template.Automated System2021-07-074-116/+85
|
* 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/tde-style-baghira/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/tde-style-baghira/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/tde-style-baghira/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2021-02-129-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/tde-style-baghira/cmake to latest HEADAutomated System2021-01-271-0/+0
|