summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Georgian)HEADmasterTemuri Doghonadze2024-11-111-111/+141
| | | | | | | Currently translated at 100.0% (111 of 111 strings) Translation: applications/tde-style-polyester Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-polyester/ka/
* Added translation using Weblate (Georgian)Temuri Doghonadze2024-11-101-0/+596
|
* Translated using Weblate (Georgian)Temuri Doghonadze2024-11-061-8/+11
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/tde-style-polyester - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-polyester-desktop-files/ka/
* Added translation using Weblate (Georgian)Temuri Doghonadze2024-11-051-0/+40
|
* Use tquic directclyMichele Calgaro2024-10-111-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2024-10-071-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tde-style-polyester - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-polyester-desktop-files/
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-033-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2024-04-261-8/+12
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/tde-style-polyester - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-polyester-desktop-files/ru/
* Added translation using Weblate (Russian)Andrei Stepanov2024-04-251-0/+40
|
* Translated using Weblate (Polish)Marek W2024-03-261-26/+30
| | | | | | | Currently translated at 97.2% (108 of 111 strings) Translation: applications/tde-style-polyester Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-polyester/pl/
* Add TWTW status to readme fileMichele Calgaro2024-03-261-0/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2024-03-252-632/+334
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tde-style-polyester Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-polyester/
* Fix reference in README.md about original styleMichele Calgaro2024-03-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix generation of translation templatesMichele Calgaro2024-03-241-1/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 4. Instead of a shell script for generate png files and embedding use the ↵Slávek Banko2024-03-242-16/+37
| | | | | | CMake rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 1. Replace inkscape with rsvg-convert (this idea comes from a patch in the ↵Michele Calgaro2024-03-2421-782/+25
| | | | | | | | | original debian packaging files). 2. All png images and the associated `button.h` file are generate at build time. 3. Make `create-buttons.sh` work for out-of-source builds. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use centralized cmake version. Align cmake files to usual TDE styleMichele Calgaro2024-03-249-90/+119
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename .cc files to .cppMichele Calgaro2024-03-227-34/+34
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Cleanup transtation templates (no need for references to string in the build ↵Michele Calgaro2024-03-221-311/+162
| | | | | | folder) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unused filesMichele Calgaro2024-03-226-522/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix symbol visibility to avoid runtime crashMichele Calgaro2024-03-222-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix SEGV caused by null parent widget. This solves issue #2.Michele Calgaro2024-03-221-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated READMEMavridis Philippe2024-03-101-9/+0
| | | | | | Removed Translation status section for now since Polyester is not on TWTW (yet). Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Do not store licence file in a TQt form.Mavridis Philippe2024-03-106-2442/+53
| | | | | | Load it on runtime instead, like the TDE Licence Info application does. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port translations to CMakeMavridis Philippe2024-03-1011-551/+1507
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Update README to Markdown formatMavridis Philippe2024-03-103-1/+25
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port to new Style APIMavridis Philippe2024-03-104-286/+352
| | | | | | | I still wonder how it is different from the old approach or where to find the appropriate docs... Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fix library loadingMavridis Philippe2024-03-103-2/+8
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* More TQt port fixesMavridis Philippe2024-03-104-338/+62
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port to TDEMavridis Philippe2024-03-1014-104/+104
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port to TQtMavridis Philippe2024-03-1032-1261/+1261
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port to CMake build systemMavridis Philippe2024-03-1070-87214/+875
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Add .gitignoreMavridis Philippe2024-03-101-0/+3
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Imported from PlingMavridis Philippe2024-03-10115-0/+115364