summaryrefslogtreecommitdiffstats
path: root/src/widgets/qlineedit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-121-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]>
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-271-7/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQLineEditMichele Calgaro2023-07-111-38/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-35/+35
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS on Linux specific memlock codeFrançois Andriot2014-09-071-0/+2
|
* Automated update from Qt3Timothy Pearson2013-03-211-7/+39
|
* Automated conversion from qt3Timothy Pearson2012-02-281-2/+2
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-261-19/+19
|
* Sync with latest scriptTimothy Pearson2011-12-051-15/+15
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+2925