Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 1 | -1/+1 |
| | | | | | | | | | | | | 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]> | ||||
* | Removed obsolete Qt2's TQVector class and replaced | Michele Calgaro | 2018-10-20 | 1 | -11/+3 |
| | | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2014-09-03 | 1 | -0/+11 |
| | |||||
* | Add sqlite3 plugin | Slávek Banko | 2014-05-24 | 1 | -0/+494 |