QMenuBar: fix qdoc warnings
[profile/ivi/qtbase.git] / src / sql / drivers /
2012-08-13 Mark Brandqsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without...
2012-08-07 Andreas HolzammerAdd possibility to add OpenSSL, DBUS, MySQL path under...
2012-07-16 Thiago A. CorreaFix error when inserting to tables with datetime fields...
2012-07-03 Andras MantiaAdd support for SQLSTATE error codes
2012-06-06 Mark BrandQSqlResult: replace virtual hooks with virtual functions
2012-05-05 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-02 Debao ZhangDon't use obsolete qVariantValue, qVariantCanConvert...
2012-04-26 Honglei ZhangFix memory leaks in 64-bits ODBC driver
2012-04-17 Mark Brandremove useless workaround
2012-04-17 Mark BrandQTBUG-18435 fix stored procedure output parameters...
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-13 Mark BrandQTBUG-1363: fix QSqlField.length() for ODBC
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-02 Honglei ZhangConvert Boolean value into integer
2012-04-02 Matt NewellQSqlDriver functions made virtual
2012-03-31 Matt NewellAdd payload to QSqlDriver notification with PSQL implem...
2012-03-30 Matt NewellFix postgres notification support in the QPSQLDriver.
2012-03-16 Kent HansenMerge master into api_changes
2012-03-13 Honglei ZhangFix memory leak when sqlite3_open_v2 fails
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Andy ShawImprove type detection for query results
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-24 Debao ZhangClean up some Q_WS_WIN
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-08 João AbecasisIntroduce Q_DECLARE_OPAQUE_POINTER
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-03 Andy ShawHandle the 'real' datatype correctly in the SQLite...
2012-02-01 Torben DannhauerSQL driver implementation to signal notification sources
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Lars KnollFix a compile error in qsql_sqlite2.cpp
2012-01-24 Stephen KellyStore the is-a QObject fact with the metatype declaration.
2012-01-23 Xizhi ZhuRemove Symbian specific code from QtSql.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-12 David FaureFix compilation of Qt itself with QT_NO_DEBUG_STREAM
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-12 Honglei ZhangCheck driver validity before using it
2011-11-30 Honglei ZhangFix sqlite driver memory eating due to close failure
2011-11-23 Honglei ZhangSQLite support only one statement at a time
2011-10-27 Friedemann KleintFix compiler warnings.
2011-09-28 Friedemann KleintFix compiler warnings.
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-05-16 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-11 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-11 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Olivier GoffartMerge remote-tracking branch 'staging/master'
2011-05-10 Emmanuel BOURGERIEFixed QTBUG-11935 : "With MySQL version > 50000 the...
2011-05-10 Emmanuel BOURGERIEFixed QTBUG-11935
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.