summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Removed unused include fileMichele Calgaro2025-07-121-1/+0
* 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-052-55/+92
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-024-86/+86
* Add testing logic for each image in kcm dialog as well.Daniel Würl2025-03-261-14/+8
* Move logic for loading border images into it's own method. The method checks ...Daniel Würl2025-03-262-76/+52
* Allow themes to use new filenames mirroring the new part names by checking fo...Daniel Würl2025-03-262-41/+97
* Changed names of side frame parts from top / bottom to upper / lower to enhan...Daniel Würl2025-03-132-50/+50
* Folded conditional checks for top and bottom-shaded frame into one liners. Re...Daniel Würl2025-03-111-11/+7
* Corrected drawing error on unequal bottom frame sizes.Daniel Würl2025-03-101-2/+10
* Renamed variables used for mask bitmaps to remove historical typo and clarify...Daniel Würl2025-03-102-35/+35
* Cleaned up empty lines and lines beginning with spaces. Changed evaluation of...Daniel Würl2025-03-101-29/+23
* Add support for top border above the title bar and for bottom border on shade...Daniel Würl2025-03-042-185/+360
* Use tdestandarddirs.hMichele Calgaro2025-03-032-2/+2
* Use the images [left|right]BottomsFrameBg.png and [left|right]BottomFrameBg.p...Daniel Würl2025-02-241-4/+4
* Use tdeAppMichele Calgaro2025-01-223-7/+7
* 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-149-43/+706
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-032-2/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-062-83/+83
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-4/+4
* Rename library twin3_deKorator -> twin_deKoratorMavridis Philippe2023-07-072-3/+3
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-141-45/+0
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-011-31/+8
* Align structure of translations/messages to similar modules.Michele Calgaro2021-08-013-4/+4
* Use Default-theme by default and update mini-preview on start and on reset.Mavridis Philippe2021-07-131-7/+35
* Add KDE_EXPORT to the public symbols.Slávek Banko2021-07-1212-248/+37
* Added translation rules and generated templatesMavridis Philippe2021-06-262-0/+9
* Various config UI fixesMavridis Philippe2021-06-261-7/+7
* Use nicer defaultsMavridis Philippe2021-06-261-7/+7
* Removed legacy MakefilesMavridis Philippe2021-06-264-1777/+0
* Renamed *.cc → *.cppMavridis Philippe2021-06-266-2/+2
* Replace fixed ".kde/share/apps" directory with TDEStandardDirs calls.Mavridis Philippe2021-06-261-5/+5
* Conversion KDE3→TDEMavridis Philippe2021-06-2614-202/+202
* Conversion Qt3→TQtMavridis Philippe2021-06-2612-626/+626
* Replaced Autotools build files with CMake rulesMavridis Philippe2021-06-262-0/+69
* Initial commit - imported KDE3 versionMavridis Philippe2021-06-2617-0/+8582