aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/settings/qqmlsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-7/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-0/+9
|\
| * Settings: document how to have several categoriesMitch Curtis2017-09-071-0/+9
* | QQmlSettings: use categorised loggingMitch Curtis2017-08-291-13/+6
|/
* QML Settings: fix JS array handlingJ-P Nurmi2017-05-191-3/+15
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* [labs.settings] Minor optimizationKonstantin Ritt2015-04-231-9/+8
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix \inqmlmodule usage: only use one parameterAlejandro Exojo2014-12-081-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* QQmlSettings: if debugging is turned on, show the path where storedShawn Rutledge2014-01-091-0/+3
* QQmlSettings: fix loading of initial valuesJ-P Nurmi2013-10-291-3/+2
* QQmlSettings: fix indentationJ-P Nurmi2013-10-291-2/+2
* Say hello to Qt.labs.settingsJ-P Nurmi2013-08-141-0/+415