summaryrefslogtreecommitdiffstats
path: root/domino/domino.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove alpha blending for text color specifically for the TDE Menu.Slávek Banko2020-12-091-4/+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 <[email protected]>
* 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 <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-24/+24
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update to new style APISlávek Banko2016-04-081-160/+199
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Initial TDE conversionSlávek Banko2016-04-081-103/+103
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Initial TQt conversionSlávek Banko2016-04-081-1727/+1727
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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-051-0/+8139