summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2025-06-151-0/+23
|
* Added file 'readme-theme_format' to extras to provide a rought overview over ↵r14.1.4Daniel Würl2025-04-082-0/+374
| | | | | | | the anatomy of themes and files. Also added information on this and the 'update_filenames.sh' script to the README. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit c879b201bf62f6656b51548aa6057384f2dd72b8)
* Merge translation files from master branch.Automated System2025-04-051-3/+3
|
* Update translation template.Automated System2025-04-051-3/+3
|
* Updated templaTor theme to also contain inactive parts.Daniel Würl2025-04-0578-0/+0
| | | | | Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit aa14bce6c90f6221ec0e0c726f855c388b4631e6)
* Fixed regression on loading of certain border parts.Daniel Würl2025-04-051-7/+20
| | | | | Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 4531d0929bd9714b6fe6c78a88d7d74d19b7fbbb)
* Implement optional images for inactive states.Daniel Würl2025-04-052-55/+92
| | | | | Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 04e8bbd8b043741500017bcd61cfee8a72be89b6)
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-024-86/+86
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c1251983b0ca1554af65bc518a787e14b1f383db)
* Merge translation files from master branch.Automated System2025-03-311-4/+7
|
* Merge translation files from master branch.Automated System2025-03-301-0/+20
|
* Merge translation files from master branch.Automated System2025-03-261-3/+3
|
* Update translation template.Automated System2025-03-261-3/+3
|
* Add testing logic for each image in kcm dialog as well.Daniel Würl2025-03-261-14/+8
| | | | | Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 4e7f1c43a6798ee9f4c6031f6377641575d1e5bd)
* Move logic for loading border images into it's own method. The method checks ↵Daniel Würl2025-03-262-76/+52
| | | | | | | 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> (cherry picked from commit 80d3473b44407c23f062eee61c24fb27f6c3950e)
* Add script 'update_filenames.sh' to extras to ease updating themes to the ↵Daniel Würl2025-03-261-0/+137
| | | | | | | new naming scheme. Also can directly create theme archive if desired. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit fd3fec1554744361b47a583426b24ac75d449d68)
* Update templaTor theme to use new filenames.Daniel Würl2025-03-2622-0/+0
| | | | | Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 0b16be2d081c647c7bdd16d27040cea4219d8617)
* Allow themes to use new filenames mirroring the new part names by checking ↵Daniel Würl2025-03-262-41/+97
| | | | | | | for leftUpperCornerFrameBg.png, falling back to old file names if neccessary. Also use new files names in kcm. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 8b707d2afc657b90b34f28675933badd28e29a62)
* Merge translation files from master branch.Automated System2025-03-221-90/+113
|
* Merge translation files from master branch.Automated System2025-03-211-0/+587
|
* Add templaTor theme to serve as template and visual reference for artists, ↵Daniel Würl2025-03-1973-0/+0
| | | | | | | including all possible frame parts and masks as well as the new optional top- and shaded-bottom-border. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 41c43455c5baf275181c85edd152fd00b62584d5)
* Update translation template.Automated System2025-03-171-3/+3
|
* Changed names of side frame parts from top / bottom to upper / lower to ↵Daniel Würl2025-03-172-50/+50
| | | | | | | enhance code readability. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit b6dee27cb60e6a5884085356682a7c1eacd93074)
* Folded conditional checks for top and bottom-shaded frame into one liners. ↵Daniel Würl2025-03-171-11/+7
| | | | | | | Replaced further instances of TRUE with true. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit f8f8f12b161f5bed972fe434e87e170ac018c224)
* Corrected drawing error on unequal bottom frame sizes.Daniel Würl2025-03-171-2/+10
| | | | | Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit aabd4dd49d2e0691fff186486a9f0c2644978674)
* Renamed variables used for mask bitmaps to remove historical typo and ↵Daniel Würl2025-03-172-35/+35
| | | | | | | clarify their purpose. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 73e9a06f2fb1558fb3e0348c2b6d4002d6fa4533)
* Cleaned up empty lines and lines beginning with spaces. Changed evaluation ↵Daniel Würl2025-03-171-29/+23
| | | | | | | of new frame parts to use && instead of ||, also replaced TRUE with true. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 0f7b96bc062ba316ee92b25cc0b8d52b0c3b4ef0)
* Add support for top border above the title bar and for bottom border on ↵Daniel Würl2025-03-172-185/+360
| | | | | | | shaded windows. Adjust resizing handles to consider the new images. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit 215d11de367f7573c28485789403014ca496b263)
* Merge translation files from master branch.Automated System2025-03-031-4/+7
|
* Merge translation files from master branch.Automated System2025-03-021-0/+20
|
* Use the images [left|right]BottomsFrameBg.png and ↵Daniel Würl2025-02-261-4/+4
| | | | | | | [left|right]BottomFrameBg.png to determine bottom handle sizes. Signed-off-by: Daniel Würl <trinity@dwrl.de> (cherry picked from commit df7db48266ec66f73725ddac559fa289e4b1aa11)
* Add Euforie theme from https://www.pling.com/p/1004842Michele Calgaro2024-11-2153-1/+1
| | | | | | | | | | There is no indication of the license for this theme, but since it is available on Pling it is reasonable to assume it is free to use. Should the author think this is not the case, please reach out to us and we will remove the theme. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 500a314b2b09c9fa02c5a16981fc14893ed0c2d2)
* Update translation template.Automated System2024-11-161-3/+3
|
* Fix SEGV on login caused by PR #11 when transparency is disabledMichele Calgaro2024-11-161-4/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 10e3a7c0b7813a66f235482270b8ab02194384f8)
* Update translation template.Automated System2024-11-141-63/+68
|
* Add pseudotransparency for DeKorator themes with transparent pixmapsrjb3302024-11-149-43/+706
| | | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com> (cherry picked from commit ae5e4d76b139f8bf5d235ab7ed8f4857f20ea512)
* Merge translation files from master branch.Automated System2024-11-031-4/+7
|
* Merge translation files from master branch.Automated System2024-11-021-0/+20
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYr14.1.3Michele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 74daefcb51ca808342a7e5fe30ba7cfa5f96e4d1)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-072-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 35cc826aa1f3112e2f72c15bcecdde08c4f9162a)
* Merge translation files from master branch.r14.1.2Automated System2024-04-131-4/+8
|
* Merge translation files from master branch.Automated System2024-04-121-0/+20
|
* Remove unnecessary filesMichele Calgaro2024-04-054-517/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b5aad9fa0f7b2d115a7233330fc795c13a43fa0d)
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 73cd3e4a7e9bdb2806fb52224ce625e115fee354)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-092-83/+83
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dc0da3d432a7ff649ce08317f586d846a859429c)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-112-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f05d57b64718a98e267e2eeb53c2f46914f1f386)
* Replace Q_OBJECT with TQ_OBJECTr14.1.1Michele Calgaro2023-07-253-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ae3a79b23710ff34cc799dbdb8aafd57706683b2)
* Update translation template.r14.1.0Automated System2022-09-141-120/+77
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-141-45/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-261-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>