Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Adjusted to use new QStringVariantMap type. | Michele Calgaro | 2019-06-01 | 4 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to latest QVariant::QVariant(bool) function. | Michele Calgaro | 2019-05-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improved class name used in previous commit. Suggestion comes from Slavek :-) | Michele Calgaro | 2018-11-01 | 2 | -7/+7 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS caused by name conflict with new postgres server dev 11 | Michele Calgaro | 2018-11-01 | 2 | -7/+7 |
| | | | | | | package. 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> | ||||
* | Properly implement MySQL reconnect support | Timothy Pearson | 2016-02-22 | 1 | -2/+5 |
| | |||||
* | Properly handle MySQL reconnection option | Timothy Pearson | 2016-02-21 | 1 | -13/+19 |
| | |||||
* | Add ability to set reconnect flag on MySQL connections | Timothy Pearson | 2014-09-03 | 15 | -0/+98 |
| | | | | Add database server ping method to SQL classes | ||||
* | Add sqlite3 plugin | Slávek Banko | 2014-05-24 | 4 | -0/+602 |
| | |||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -4/+4 |
| | |||||
* | Fix spelling mistakes | Darrell Anderson | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Fix a number of build warnings that could lead to unstable operation | Timothy Pearson | 2012-12-01 | 2 | -0/+9 |
| | | | | This breaks the ABI | ||||
* | Use unixODBC instead of obsolete iODBC | Timothy Pearson | 2012-06-13 | 2 | -5/+4 |
| | | | | | This closes Bug 792 Thanks to 'L0ner' for the patch! | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 14 | -108/+108 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 14 | -108/+108 |
| | |||||
* | Export QSqlRecordShared symbols | Timothy Pearson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 58 | -0/+22917 |