Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pseudotransparency for DeKorator themes with transparent pixmaps | rjb330 | 2024-11-14 | 2 | -25/+38 |
| | | | | Signed-off-by: rjb330 <122177540+rjb330@users.noreply.github.com> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-06 | 1 | -61/+61 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-14 | 1 | -45/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-01 | 1 | -31/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Align structure of translations/messages to similar modules. | Michele Calgaro | 2021-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use Default-theme by default and update mini-preview on start and on reset. | Mavridis Philippe | 2021-07-13 | 1 | -7/+35 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Add KDE_EXPORT to the public symbols. | Slávek Banko | 2021-07-12 | 6 | -126/+11 |
| | | | | | | | | Add twin client translations into template. Use common rules for build and install translations. Delete generated files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added translation rules and generated templates | Mavridis Philippe | 2021-06-26 | 1 | -0/+3 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Various config UI fixes | Mavridis Philippe | 2021-06-26 | 1 | -7/+7 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Use nicer defaults | Mavridis Philippe | 2021-06-26 | 1 | -7/+7 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Removed legacy Makefiles | Mavridis Philippe | 2021-06-26 | 2 | -843/+0 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Renamed *.cc → *.cpp | Mavridis Philippe | 2021-06-26 | 3 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Replace fixed ".kde/share/apps" directory with TDEStandardDirs calls. | Mavridis Philippe | 2021-06-26 | 1 | -5/+5 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Conversion KDE3→TDE | Mavridis Philippe | 2021-06-26 | 8 | -107/+107 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Conversion Qt3→TQt | Mavridis Philippe | 2021-06-26 | 7 | -299/+299 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Replaced Autotools build files with CMake rules | Mavridis Philippe | 2021-06-26 | 1 | -0/+29 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Initial commit - imported KDE3 version | Mavridis Philippe | 2021-06-26 | 9 | -0/+4195 |
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> |