summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTHEADmasterMichele Calgaro2024-05-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2024-04-211-6/+10
| | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/twin-style-machbunt Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-machbunt/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2024-04-211-0/+31
|
* Translated using Weblate (Russian)Andrei Stepanov2024-04-171-4/+8
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: applications/twin-style-machbunt - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-machbunt-desktop-files/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2024-04-161-0/+20
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-061-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-052-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename library twin3_MachBunt to twin_MachBuntMavridis Philippe2023-07-072-3/+3
| | | | | | Related to TDE/tdebase#364. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed code formatting modelines.r14.1.0Michele Calgaro2022-10-223-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed button related SEGV.Michele Calgaro2022-10-181-13/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation template.Automated System2022-10-171-2/+2
|
* Add TDEGlobal::locale()->insertCatalogue(...).Slávek Banko2022-10-173-0/+56
| | | | | | Initial generation of templates for translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix some crashes related to custom button layout handlingMavridis Philippe2022-10-161-36/+8
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Enable button rearrangementMavridis Philippe2022-10-161-2/+2
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fixed import of tqt include files and export of factory symbol.Michele Calgaro2022-10-163-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Port to CMake build systemMavridis Philippe2022-10-1553-78734/+188
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed unneeded filesMavridis Philippe2022-10-152-33/+0
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KDE3->TDE conversionMavridis Philippe2022-10-1521-686/+686
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Qt3->TQt conversionMavridis Philippe2022-10-159-286/+286
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Initial commit (imported from Pling)Mavridis Philippe2022-10-1571-0/+81664
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>