summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qsettings_mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix data corruption when reading byte arrays from QSettingsThierry Bastian2017-02-031-1/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-2/+18
| |\
| | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-181-2/+18
* | | Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-6/+6
* | | Don't truncate QDateTime milliseconds when storing QSettings on Apple platformsTor Arne Vestbø2016-10-051-13/+6
* | | Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-051-4/+15
* | | QSettings: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-301-20/+5
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-2/+2
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-25/+1
|/ /
* | CoreLib: use const (and const APIs) moreAnton Kudryavtsev2016-04-181-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* QtCore: use QStringRef in more placesMarc Mutz2015-10-121-2/+2
* QSettings: replace a QMap with a QListMarc Mutz2015-06-201-2/+5
* Micro-optimize QSettingsPrivate::processChild() and its usersMarc Mutz2015-06-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QSettings: Fix handling of long long ints with CFPreferences back-end.Christian Kandeler2014-10-271-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* OS X QSettings auto test/writing check updateSamuel Gaist2014-03-311-19/+21
* Replace deprecated methodKurt Pattyn2013-11-221-1/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* wrap the implementation with NO_SETTINGS macroJing Bai2012-08-291-0/+3
* Rename the default organisation from "Trolltech" to "Qt" on MacThiago Macieira2012-04-231-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Prefer organizationDomain or CFBundleIdentifier for settings fileChris Meyer2011-11-111-0/+44
* 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/+654