summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 76af48dfc86c469631e2b431cf634eb4059befa5)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-072-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cdc8dc2597db36d07991d9454e3953125b28eed6)
* Fix loading of window decoration module in twinMichele Calgaro2024-05-062-3/+3
| | | | 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-2420-782/+18
| | | | | | | | | 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-242-12/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename .cc files to .cppMichele Calgaro2024-03-224-3/+3
| | | | 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>
* Port translations to CMakeMavridis Philippe2024-03-102-1/+12
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fix library loadingMavridis Philippe2024-03-102-1/+7
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* More TQt port fixesMavridis Philippe2024-03-102-291/+15
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port to TDEMavridis Philippe2024-03-107-25/+25
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port to TQtMavridis Philippe2024-03-1025-420/+420
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Port to CMake build systemMavridis Philippe2024-03-109-2917/+699
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Imported from PlingMavridis Philippe2024-03-1033-0/+18669