Partially revert e84e86dc.
[profile/ivi/qtbase.git] / src / sql /
2012-12-11 Nico VertriestWorkaround with hardcoded url QT-BUG 28500
2012-12-10 Caroline ChaoSQL: Change in QSqlResultPrivate::positionalToNamedBind...
2012-12-07 Nico VertriestDoc: removed control code+minor rephrasing
2012-12-06 Christian StengerDocs: Fix some warnings
2012-12-06 Christian StengerDoc: Remove obsolete statement
2012-11-28 Stephen KellyAlways use QAIM to get the default flags.
2012-11-26 Friedemann Kleinttr()-Fix: Do not add up translateable strings.
2012-11-26 Eike ZillerFix example paths in example manifests that are used...
2012-11-20 Sune Vuorelacreate interface QSqlDriver::cancelQuery()
2012-11-20 Samuel RødalMerge "Merge branch 'newdocs'" into refs/staging/master
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-20 Caroline ChaoSQL: Fix OCI driver's compile errors.
2012-11-18 Aaron McCarthyFix error reporting in TDS SQL driver.
2012-11-18 Thiago A. CorreaFix msvc2010 compiler warnings of switch with default...
2012-11-08 Mark Brandfix binding of bool type in mysql driver
2012-11-07 Jerome PasionDoc: Cleaning up QHP information in module configuratio...
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-10-27 Sze Howe KohEnable the "#include <QSql>" camel-case header, for...
2012-10-26 Mark BrandQSqlRelationalDelegate: remove setEditorData reimplemen...
2012-10-26 Jerome PasionDoc: Removed the HTML template from the .qdocconf files
2012-10-26 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-22 Sze Howe KohDoc: Fix small capitalization error for the Qt SQL...
2012-10-19 Oswald Buddenhagenremove explicit load(qt_build_config)s from the libraries
2012-10-19 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Tor Arne VestbøMerge remote-tracking branch 'gerrit/master' into newdocs
2012-10-16 Tor Arne Vestbødoc: Add a bunch of missing depends
2012-10-15 Mark BrandQtSql: Correct documented default precision policy.
2012-10-15 Mark Brandcorrect spelling in QtSql documentation
2012-10-14 Mark BrandQSqlTableModel: let select() and selectRow() be slots
2012-10-12 Tor Arne Vestbødoc: Fix a few doc errors for QtSQL
2012-10-10 Tor Arne VestbøModularize documenation build
2012-10-08 Thiago A. CorreaQSqlQuery::value string overload
2012-10-05 Thiago A. CorreaFix QSqlQuery::value to use proper index check
2012-10-05 Jerome PasionQt SQL: Cleaned up documentation group membership and...
2012-10-05 Mark BrandQSqlTableModel::selectRow(): don't expand cache if...
2012-10-05 Mark BrandQSqlTableModel: record(row) must use virtual data()
2012-10-05 Mark BrandQSqlTableModel: restore use of virtual setData() in...
2012-10-05 Mark BrandQSqlTableModel: don't cache unchanged value in setData()
2012-10-05 Mark BrandQSqlTableModel: fix segfault when overriding selectRow()
2012-10-02 Mark Brandfix #includes
2012-09-28 Mark Brandfix indentation
2012-09-26 Mitch CurtisRemove duplicate words and punctuation from documentation.
2012-09-25 Joerg Bornemannfix incorrect uses of qmake in documentation
2012-09-24 Mark BrandQSqlTableMode::selectRow(): lack of WHERE clause is...
2012-09-24 Mark BrandQSqlTableModel::selectRow(): reduce scope of QSqlQuery
2012-09-24 Mark BrandQSqlTableModel::selectRow(): fix failure on uncached...
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Frederik GladhornMove opengl/wid/net example docs to proper folders.
2012-09-19 Oswald Buddenhagenremove mentions of borland from project files
2012-09-19 Sergio Ahumadasql: Include own headers first
2012-09-11 Frederik GladhornDo not include /examples in qdocconfs.
2012-09-11 Casper van DonderenDoc: Centralize more common settings in 1 global qdocconf.
2012-09-08 Sergio AhumadaCheck for C++ operators that should be 'const'
2012-09-03 Marc MutzUse QStringList::join(QChar) overload where applicable...
2012-09-01 Casper van DonderenDoc: Fix docbuild when not using -developer-build.
2012-08-30 Casper van DonderenDoc: Simplify qtbase qdocconfs.
2012-08-30 Mark BrandQSqlQueryModel: suppress insert and remove signals...
2012-08-30 Mark BrandQSqlQueryModel: fix nested beginResetModel/endResetModel
2012-08-30 Mark Branddocs: remove \reimp from non-virtual methods
2012-08-29 Frederik GladhornExclude the examples/widgets/doc dir for all but widgets.
2012-08-29 Mark Branddocumentation: grammar nitpick
2012-08-28 Frederik GladhornFix doc errors.
2012-08-13 Mark Brandqsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without...
2012-08-08 Oswald Buddenhagenrename qt_module_config.prf => qt_module.prf
2012-08-07 Andreas HolzammerAdd possibility to add OpenSSL, DBUS, MySQL path under...
2012-08-06 Jerome PasionDoc: Adding a landing page for Qt SQL.
2012-07-26 Frederik SchwarzerFix some typos.
2012-07-17 Mark BrandQSqlTM: add reimplemented record() method
2012-07-17 Mark BrandQSqlTM: use generated flag more correctly in setRecord...
2012-07-16 Thiago A. CorreaFix error when inserting to tables with datetime fields...
2012-07-16 Sergio AhumadaDoc: Fix typo foreigh -> foreign
2012-07-03 Andras MantiaAdd support for SQLSTATE error codes
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Thiago MacieiraClean up the EXPORT macros in qglobal.h.
2012-06-24 Lars KnollFix docs mentioning Q_EXPORT_PLUGIN2
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-19 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-19 Oswald Buddenhagenfix misnomer: qt_module.prf => qt_build_config.prf
2012-06-19 Oswald Buddenhagenautomatically add QT_BUILD_FOO_LIB to DEFINES
2012-06-19 Oswald Buddenhagenclean up projects from QPRO_PWD nonsense, etc.
2012-06-19 Oswald Buddenhagenauto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCON...
2012-06-19 Oswald Buddenhagenauto-generate module pris
2012-06-19 Oswald Buddenhagenautomatically add the version header to HEADERS
2012-06-19 Oswald Buddenhagenmake qt_module_config.prf install the module pri file
2012-06-07 Lars KnollRemove QFactoryInterface from sql drivers
2012-06-06 Kent HansenUse the correct ifdef (QT_WIDGETS_LIB) in qsqlrelationa...
2012-06-06 Mark BrandQSqlResult: replace virtual hooks with virtual functions
2012-05-28 Jędrzej NowackiReplace QVariant::typeToName usage by QMetaType::typeNa...
2012-05-25 Thiago MacieiraItemviews: compile with QT_STRICT_ITERATORS
2012-05-11 Casper van DonderenDoc: Add a default license footer.
2012-05-11 Giuseppe D'AngeloQtSql: remove \link usages
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Friedemann KleintNo longer use deprecated methods for plugin loading.
2012-05-09 Marius Storm-OlsenProperly implement a 'make docs' target for subdirs...
2012-05-05 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-03 Thiago MacieiraChange QtSql documentation to recommend QString::toUtf8
next