aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/settingsdatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SettingsDB: Use APIs for begin/end transactionOrgad Shaneh2015-12-161-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Settings: Performance optimizationsEike Ziller2014-02-241-0/+3
* Improve performance of writing settingsEike Ziller2014-02-211-0/+14
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-10/+10
* Long live the king!hjk2012-01-261-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Long live the king!hjk2010-03-051-1/+1
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
* Fix typosTobias Hunger2010-01-111-3/+3
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+4
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Merge commit 'origin/1.2'con2009-06-121-0/+5
|\
| * Create the path of the settings database if it doesn't exist yetThorbjørn Lindeijer2009-06-121-0/+5
* | prepare for use of QStringBuilderhjk2009-06-081-1/+1
|/
* Better error reporting when failing to open settings databaseThorbjørn Lindeijer2009-06-051-23/+33
* Implemented SettingsDatabase::removeThorbjørn Lindeijer2009-05-251-4/+21
* Some documentation for the settings databaseThorbjørn Lindeijer2009-05-251-0/+12
* Introduced settings database based on sqliteThorbjørn Lindeijer2009-05-251-0/+210