summaryrefslogtreecommitdiffstats
path: root/domino
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-061-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-122-4/+4
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop automake build support.gregory guy2021-08-121-24/+0
| | | | | | | | Delete empty file NEWS. Add basic cmake build instructions. Rework of the README file. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Remove alpha blending for text color specifically for the TDE Menu.Slávek Banko2020-12-092-12/+0
| | | | | | | This caused the first level of the TDE menu to be difficult to read without any useful benefit. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid rendering plain text tooltips as rich text.Slávek Banko2020-12-081-5/+16
| | | | | | | Rendering plain text tooltips as rich text can cause an unwanted change in line breaks - for example, in the KOrn status tooltip. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add the DominoStyleConfig class as a friend to DominoStyle.Slávek Banko2020-07-101-1/+3
| | | | | | This resolves FTBFS due to access to protected enums. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Delete the WORDS_BIGENDIAN definition repeat.Slávek Banko2020-07-101-12/+5
| | | | | | | Detection of whether the system is big / little endian is already done during configuration. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Switch to Xext instead of xcb-shape.gregory guy2020-07-081-3/+3
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Desktop file translations:Slávek Banko2020-07-072-5/+5
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unnecessary automatic conversions to char*.Slávek Banko2020-07-071-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use EMBED to merge a static library into a kpart moduleSlávek Banko2020-07-071-18/+15
| | | | | | to avoid building the same source files twice. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2020-07-051-0/+64
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-34/+34
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS caused by incorrect TQColor default valueSlávek Banko2016-04-101-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update to new style APISlávek Banko2016-04-083-195/+277
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TDE conversionSlávek Banko2016-04-085-156/+156
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TQt conversionSlávek Banko2016-04-086-2627/+2627
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hardcoded path for freetype2 includesSlávek Banko2016-04-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS due to link module to shared librarySlávek Banko2016-04-061-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed an unwanted ";" to stop an empty if statementSlávek Banko2016-04-051-1/+1
| | | | [taken from Debian patches]
* Initial import of kde-style-domino 0.4Slávek Banko2016-04-059-0/+12405