summaryrefslogtreecommitdiffstats
path: root/client/config/deKoratorconfig.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-021-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add pseudotransparency for DeKorator themes with transparent pixmapsrjb3302024-11-141-16/+20
| | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-061-61/+61
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Align structure of translations/messages to similar modules.Michele Calgaro2021-08-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use Default-theme by default and update mini-preview on start and on reset.Mavridis Philippe2021-07-131-7/+35
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Add KDE_EXPORT to the public symbols.Slávek Banko2021-07-121-4/+7
| | | | | | | | Add twin client translations into template. Use common rules for build and install translations. Delete generated files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use nicer defaultsMavridis Philippe2021-06-261-7/+7
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Renamed *.cc → *.cppMavridis Philippe2021-06-261-0/+464
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>