summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeprocess.hHEADmasterMichele Calgaro2024-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Georgian)Temuri Doghonadze2024-11-131-104/+130
| | | | | | | Currently translated at 100.0% (109 of 109 strings) Translation: applications/twin-style-crystal Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-crystal/ka/
* Added translation using Weblate (Georgian)Temuri Doghonadze2024-11-101-0/+590
|
* Don't use obsolete header kapp.hMichele Calgaro2024-11-071-2/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Georgian)Temuri Doghonadze2024-11-031-4/+7
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: applications/twin-style-crystal - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-crystal-desktop-files/ka/
* Added translation using Weblate (Georgian)Temuri Doghonadze2024-11-021-0/+20
|
* Update translation filesTDE Weblate2024-10-071-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/twin-style-crystal - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-crystal-desktop-files/
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-032-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Russian)Andrei Stepanov2024-04-061-4/+8
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: applications/twin-style-crystal - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-crystal-desktop-files/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2024-04-051-0/+20
|
* Remove unnecessary filesMichele Calgaro2024-04-052-473/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-131-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-065-82/+82
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace 'Event' #define stringsMichele Calgaro2023-11-301-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-052-22/+22
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-205-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename library twin3_crystal -> twin_crystalMavridis Philippe2023-07-073-4/+4
| | | | | | Related to TDE/tdebase#364. Signed-off-by: Mavridis Philippe <[email protected]>
* Update translation filesr14.1.0TDE Weblate2022-11-271-2/+0
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/twin-style-crystal Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-crystal/
* Translated using Weblate (Portuguese (Brazil))Rodrigo Zimmermann2022-11-201-26/+29
| | | | | | | Currently translated at 21.1% (23 of 109 strings) Translation: applications/twin-style-crystal Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-crystal/pt_BR/
* Added translation using Weblate (Portuguese (Brazil))Rodrigo Zimmermann2022-11-161-0/+590
|
* Update translation template.Automated System2022-09-141-158/+106
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-142-69/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-261-1/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop automake build support.Slávek Banko2022-02-0114-171/+51
| | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/themes/twin-style-crystal/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 <[email protected]>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Exclude common strings of twin clients from translations.Slávek Banko2021-07-062-45/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add includes to UI files to resolve FTBFS.Slávek Banko2021-07-022-36/+9
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Add CMakeL10n rules for messages and desktop files.Slávek Banko2021-07-027-4/+743
| | | | | | Add TDEGlobal::locale()->insertCatalogue(...). Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.Slávek Banko2021-07-019-4/+250
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2021-02-206-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/twin-style-crystal/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/twin-style-crystal/cmake to latest HEADAutomated System2020-10-091-0/+0
|