Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pseudotransparency for DeKorator themes with transparent pixmaps | rjb330 | 2024-11-14 | 9 | -43/+706 |
| | | | | Signed-off-by: rjb330 <[email protected]> | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-06 | 2 | -83/+83 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Rename library twin3_deKorator -> twin_deKorator | Mavridis Philippe | 2023-07-07 | 2 | -3/+3 |
| | | | | | | Related to TDE/tdebase#364. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-14 | 1 | -45/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-01 | 1 | -31/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Align structure of translations/messages to similar modules. | Michele Calgaro | 2021-08-01 | 3 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Add KDE_EXPORT to the public symbols. | Slávek Banko | 2021-07-12 | 12 | -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 templates | Mavridis Philippe | 2021-06-26 | 2 | -0/+9 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Various config UI fixes | Mavridis Philippe | 2021-06-26 | 1 | -7/+7 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Use nicer defaults | Mavridis Philippe | 2021-06-26 | 1 | -7/+7 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Removed legacy Makefiles | Mavridis Philippe | 2021-06-26 | 4 | -1777/+0 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Renamed *.cc → *.cpp | Mavridis Philippe | 2021-06-26 | 6 | -2/+2 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Replace fixed ".kde/share/apps" directory with TDEStandardDirs calls. | Mavridis Philippe | 2021-06-26 | 1 | -5/+5 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Conversion KDE3→TDE | Mavridis Philippe | 2021-06-26 | 14 | -202/+202 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Conversion Qt3→TQt | Mavridis Philippe | 2021-06-26 | 12 | -626/+626 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Replaced Autotools build files with CMake rules | Mavridis Philippe | 2021-06-26 | 2 | -0/+69 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Initial commit - imported KDE3 version | Mavridis Philippe | 2021-06-26 | 17 | -0/+8582 |
Signed-off-by: Mavridis Philippe <[email protected]> |