summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqlerror.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSqlError: Mark deprecated functiond with QT_DEPRECATEDOlivier Goffart2014-04-251-9/+7
* Move struct declaration out of the union to avoid a compiler warning.Marcel Krems2013-12-311-4/+5
* Remove additional spaces from indentation.Marcel Krems2013-12-311-6/+6
* Enable QSqlError to handle alphanumeric error codes.Marcel Krems2013-12-201-0/+9
* Move QSqlError private members into a pimpl class.Marcel Krems2013-12-201-4/+11
* Deprecate QSqlError setters.Marcel Krems2013-02-241-4/+7
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Check for C++ operators that should be 'const'Sergio Ahumada2012-09-081-2/+2
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add operator== and operator!= to qsqlerror classAntonis Tsiapaliokas2011-08-241-0/+2
* Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-061-7/+0
* 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-271-0/+104