index
:
twin-style-dekorator
master
r14.0.x
r14.1.x
DeKorator 0.3 is a pixmap-based theme engine for TWin with its own themes.
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
/
deKoratorclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed regression on loading of certain border parts.
Daniel Würl
2025-04-05
1
-7
/
+20
*
Implement optional images for inactive states.
Daniel Würl
2025-04-05
1
-55
/
+89
*
Replace TRUE/FALSE with boolean values true/false
Michele Calgaro
2025-04-02
1
-67
/
+67
*
Move logic for loading border images into it's own method. The method checks ...
Daniel Würl
2025-03-26
1
-76
/
+51
*
Allow themes to use new filenames mirroring the new part names by checking fo...
Daniel Würl
2025-03-26
1
-34
/
+76
*
Changed names of side frame parts from top / bottom to upper / lower to enhan...
Daniel Würl
2025-03-13
1
-44
/
+44
*
Folded conditional checks for top and bottom-shaded frame into one liners. Re...
Daniel Würl
2025-03-11
1
-11
/
+7
*
Corrected drawing error on unequal bottom frame sizes.
Daniel Würl
2025-03-10
1
-2
/
+10
*
Renamed variables used for mask bitmaps to remove historical typo and clarify...
Daniel Würl
2025-03-10
1
-34
/
+34
*
Cleaned up empty lines and lines beginning with spaces. Changed evaluation of...
Daniel Würl
2025-03-10
1
-29
/
+23
*
Add support for top border above the title bar and for bottom border on shade...
Daniel Würl
2025-03-04
1
-169
/
+338
*
Use the images [left|right]BottomsFrameBg.png and [left|right]BottomFrameBg.p...
Daniel Würl
2025-02-24
1
-4
/
+4
*
Fix SEGV on login caused by PR #11 when transparency is disabled
Michele Calgaro
2024-11-16
1
-4
/
+1
*
Add pseudotransparency for DeKorator themes with transparent pixmaps
rjb330
2024-11-14
1
-17
/
+85
*
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Michele Calgaro
2024-05-03
1
-1
/
+1
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-06
1
-22
/
+22
*
Align structure of translations/messages to similar modules.
Michele Calgaro
2021-08-01
1
-1
/
+1
*
Add KDE_EXPORT to the public symbols.
Slávek Banko
2021-07-12
1
-5
/
+11
*
Renamed *.cc → *.cpp
Mavridis Philippe
2021-06-26
1
-0
/
+2831