Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 3 | -4/+4 |
| | | | | | | | | | | | | 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 <michele.calgaro@yahoo.it> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 4 | -4/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix build with PostgreSQL 12+. | Slávek Banko | 2019-11-18 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove bool/my_bool artifact, the 'bool' data type is part of the c++ | François Andriot | 2019-11-18 | 1 | -1/+1 |
| | | | | | | language and was added to c compilers with c99. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Fix FTBFS from prior commit. | Slávek Banko | 2019-08-31 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | add MYSQL_SSL_* to the driver for MySQL connections | Denis Kozadaev | 2019-08-31 | 1 | -2/+23 |
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> | ||||
* | Removed dummy int parameter from TQVariant(bool, int). | Michele Calgaro | 2019-05-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed obsolete Qt2's TQVector class and replaced | Michele Calgaro | 2018-10-20 | 2 | -24/+7 |
| | | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 2 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Backport mysql driver mariadb fix - see QTBUG-63108 | Slávek Banko | 2018-06-03 | 1 | -12/+22 |
| | | | | | | [taken from RedHat Qt3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2016-02-22 | 1 | -2/+5 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2016-02-21 | 1 | -13/+19 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2014-09-03 | 12 | -0/+86 |
| | |||||
* | Add sqlite3 plugin | Slávek Banko | 2014-05-24 | 2 | -0/+584 |
| | |||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -4/+4 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 2 | -6/+6 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-13 | 1 | -3/+2 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 4 | -56/+56 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 5 | -8/+8 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 12 | -41/+41 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 9 | -22/+22 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 13 | -0/+6522 |