summaryrefslogtreecommitdiffstats
path: root/client/deKoratorclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression on loading of certain border parts.Daniel Würl2025-04-051-7/+20
* Implement optional images for inactive states.Daniel Würl2025-04-051-55/+89
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-021-67/+67
* Move logic for loading border images into it's own method. The method checks ...Daniel Würl2025-03-261-76/+51
* Allow themes to use new filenames mirroring the new part names by checking fo...Daniel Würl2025-03-261-34/+76
* Changed names of side frame parts from top / bottom to upper / lower to enhan...Daniel Würl2025-03-171-44/+44
* Folded conditional checks for top and bottom-shaded frame into one liners. Re...Daniel Würl2025-03-171-11/+7
* Corrected drawing error on unequal bottom frame sizes.Daniel Würl2025-03-171-2/+10
* Renamed variables used for mask bitmaps to remove historical typo and clarify...Daniel Würl2025-03-171-34/+34
* Cleaned up empty lines and lines beginning with spaces. Changed evaluation of...Daniel Würl2025-03-171-29/+23
* Add support for top border above the title bar and for bottom border on shade...Daniel Würl2025-03-171-169/+338
* Use the images [left|right]BottomsFrameBg.png and [left|right]BottomFrameBg.p...Daniel Würl2025-02-261-4/+4
* Fix SEGV on login caused by PR #11 when transparency is disabledMichele Calgaro2024-11-161-4/+1
* Add pseudotransparency for DeKorator themes with transparent pixmapsrjb3302024-11-141-17/+85
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-071-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-22/+22
* Align structure of translations/messages to similar modules.Michele Calgaro2021-08-011-1/+1
* Add KDE_EXPORT to the public symbols.Slávek Banko2021-07-121-5/+11
* Renamed *.cc → *.cppMavridis Philippe2021-06-261-0/+2831