summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Add pseudotransparency for DeKorator themes with transparent pixmapsrjb3302024-11-149-43/+706
| | | | Signed-off-by: rjb330 <[email protected]>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-032-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-062-83/+83
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename library twin3_deKorator -> twin_deKoratorMavridis Philippe2023-07-072-3/+3
| | | | | | Related to TDE/tdebase#364. Signed-off-by: Mavridis Philippe <[email protected]>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-141-45/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-011-31/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Align structure of translations/messages to similar modules.Michele Calgaro2021-08-013-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use Default-theme by default and update mini-preview on start and on reset.Mavridis Philippe2021-07-131-7/+35
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Add KDE_EXPORT to the public symbols.Slávek Banko2021-07-1212-248/+37
| | | | | | | | Add twin client translations into template. Use common rules for build and install translations. Delete generated files. Signed-off-by: Slávek Banko <[email protected]>
* Added translation rules and generated templatesMavridis Philippe2021-06-262-0/+9
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Various config UI fixesMavridis Philippe2021-06-261-7/+7
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Use nicer defaultsMavridis Philippe2021-06-261-7/+7
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Removed legacy MakefilesMavridis Philippe2021-06-264-1777/+0
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Renamed *.cc → *.cppMavridis Philippe2021-06-266-2/+2
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Replace fixed ".kde/share/apps" directory with TDEStandardDirs calls.Mavridis Philippe2021-06-261-5/+5
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Conversion KDE3→TDEMavridis Philippe2021-06-2614-202/+202
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Conversion Qt3→TQtMavridis Philippe2021-06-2612-626/+626
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Replaced Autotools build files with CMake rulesMavridis Philippe2021-06-262-0/+69
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Initial commit - imported KDE3 versionMavridis Philippe2021-06-2617-0/+8582
Signed-off-by: Mavridis Philippe <[email protected]>