summaryrefslogtreecommitdiffstats
path: root/domino
Commit message (Collapse)AuthorAgeFilesLines
* 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