summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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