summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/ibase
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-114/+6
* Sql: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-191-2/+2
* Sql: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-192-34/+38
* Sql: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-191-24/+24
* qsql_ibase: fix includesShawn Rutledge2022-03-211-13/+14
* Adapt SQL drivers to Qt 6 change of QVariant::isNullVolker Hilsheimer2022-01-121-2/+2
* sqldrivers: Fix typo in error messageJonas Kvinge2021-10-181-1/+1
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-0/+2
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Fix compilation of ibase sqldriver plugin, added overrideAndreas Buhr2021-02-011-1/+1
* ibase: Fix the compilation and include it again so it can be detectedAndy Shaw2021-01-262-17/+33
* Interbase: Don't error out if closing an already closed cursorAndy Shaw2021-01-141-1/+7
* Remove the qmake project filesJoerg Bornemann2021-01-071-12/+0
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-6/+6
* Deprecate QVariant::TypeLars Knoll2020-10-231-46/+46
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-072-4/+4
* Interbase: Add support for the boolean typeAndy Shaw2020-09-111-1/+22
* Interbase: Correctly read/write arrays to the databaseAndy Shaw2020-09-081-17/+3
* Interbase: Close the cursor before reopening it later onAndy Shaw2020-08-231-3/+3
* Remove QVariant(int type, void *data, ...) constructorLars Knoll2020-08-151-2/+2
* Introduce maximumIdentifierLength to return database limits for namesAndy Shaw2020-08-112-1/+7
* Interbase: Don't call toUpper() on the names as they are escapedAndy Shaw2020-08-101-2/+2
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-6/+5
* Force the ibase plugin to use utf8Lars Knoll2020-05-012-91/+25
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * SQL: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-2/+2
| |\
| | * Pass QDate and QTime by value in various static and local functionsEdward Welbourne2020-01-311-2/+2
* | | QtSql: remove deprecated signal 'notification(QString)'Christian Ehrlicher2020-02-071-8/+1
|/ /
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-051-4/+4
|\|
| * Stop using QTime as a timer in QIBaseDriver::close()Shawn Rutledge2019-10-031-4/+4
* | QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-211-0/+5
|/
* ibase: Silence warning about incompatible function typesAndy Shaw2018-06-151-4/+8
* ibase: Silence warning about incompatible function typesAndy Shaw2018-06-061-4/+4
* ibase: Don't use deprecated QSqlError constructorAndy Shaw2018-05-181-1/+2
* SQL plugins: Fix warnings about deprecated constructor of QSqlErrorFriedemann Kleint2018-01-101-1/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-24/+24
* Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-0/+1
|\
| * Add Q_FALLTHROUGHBerthold Krevert2017-07-071-0/+1
* | QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-3/+6
|/
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-7/+2
* Always compile sql drivers as pluginsLars Knoll2016-04-074-3/+2074
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11