summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/ibase
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove QFactoryInterface from sql driversLars Knoll2012-06-071-6/+0
* Use new plugin system for SQL drivers.Friedemann Kleint2012-02-243-6/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+87