summaryrefslogtreecommitdiffstats
path: root/domino/domino.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4r14.1.xMichele Calgaro2025-04-021-8/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6092f1e1125fae6cd7289938854ce3e0ecc31cdd)
* Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* ↵Michele Calgaro2024-05-211-1/+1
| | | | | | | equivalent Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 064f47d66be509e2a35a594eddc425ceeec4c7a8)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-091-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bfa2c2aaa71232a905bc60a77407dab1423d0959)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-131-3/+3
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1b3271a8fcdf6eb05f2453a075d0aa1d90cde974)
* 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 <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>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-24/+24
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update to new style APISlávek Banko2016-04-081-160/+199
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TDE conversionSlávek Banko2016-04-081-103/+103
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial TQt conversionSlávek Banko2016-04-081-1727/+1727
| | | | 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-051-0/+8139