summaryrefslogtreecommitdiffstats
path: root/src/dialogs/qmessagebox.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-141-10/+10
| | | | | | | | | | | | | This is the first part of the replacement process. Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*. Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow TDE code to continue building till replacement is carried over to all other modules. Once that is completed, the original Q_WS_* defines will be removed. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 67bff2edcacb208dc44dcd521386bef686dc6dbf)
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-311-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fb401a891f1b426e9419c0cb16403df407138611)
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-071-9/+9
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 926102a455014e6ab308aaced19e32eed7ed4414)
* Removed QT_NON_COMMERCIAL check and related code.Michele Calgaro2022-02-071-8/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace dead trolltech website with trinity ones.Chris2019-07-111-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Rename tqt-kde integration to tqt-tde.Slávek Banko2019-06-041-17/+17
| | | | Signed-off-by: Slávek Banko <[email protected]>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-8/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <[email protected]>
* Automated conversion from qt3Timothy Pearson2012-02-281-14/+14
|
* Automated update from qt3Timothy Pearson2012-02-271-3/+3
|
* Automated update from Qt3Timothy Pearson2012-02-131-11/+11
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-9/+9
|
* Sync with latest scriptTimothy Pearson2011-12-051-3/+3
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+1674