Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement optional images for inactive states. | Daniel Würl | 2025-04-05 | 1 | -0/+3 |
| | | | | Signed-off-by: Daniel Würl <trinity@dwrl.de> | ||||
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Move logic for loading border images into it's own method. The method checks ↵ | Daniel Würl | 2025-03-26 | 1 | -0/+1 |
| | | | | | | for new and old filenames on each image, and can be extended in the future to handle images for inactive frames as well. Signed-off-by: Daniel Würl <trinity@dwrl.de> | ||||
* | Changed names of side frame parts from top / bottom to upper / lower to ↵ | Daniel Würl | 2025-03-13 | 1 | -6/+6 |
| | | | | | | enhance code readability. Signed-off-by: Daniel Würl <trinity@dwrl.de> | ||||
* | Renamed variables used for mask bitmaps to remove historical typo and ↵ | Daniel Würl | 2025-03-10 | 1 | -1/+1 |
| | | | | | | clarify their purpose. Signed-off-by: Daniel Würl <trinity@dwrl.de> | ||||
* | Add support for top border above the title bar and for bottom border on ↵ | Daniel Würl | 2025-03-04 | 1 | -16/+22 |
| | | | | | | shaded windows. Adjust resizing handles to consider the new images. Signed-off-by: Daniel Würl <trinity@dwrl.de> | ||||
* | Add pseudotransparency for DeKorator themes with transparent pixmaps | rjb330 | 2024-11-14 | 1 | -1/+7 |
| | | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Conversion KDE3→TDE | Mavridis Philippe | 2021-06-26 | 1 | -5/+5 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Conversion Qt3→TQt | Mavridis Philippe | 2021-06-26 | 1 | -50/+50 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Initial commit - imported KDE3 version | Mavridis Philippe | 2021-06-26 | 1 | -0/+322 |
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> |