summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qsettings_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-0/+6
|\
| * Fixed reading REG_SZ without terminating \0 delivers garbageDavid Weisgerber2016-03-021-0/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Support accessing 32-bit Registry from 64-bit programs and vice versaSebastian Schuberth2015-08-271-47/+73
|/
* RegistryKey: Move member variable initialization to the ctor-init-listSebastian Schuberth2015-07-131-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Allow to use short names for Windows Registry root keysSebastian Schuberth2013-10-071-0/+12
* Improve the QWinSettingsPrivate constructor's performanceSebastian Schuberth2013-10-061-21/+26
* Remove a duplicate conversion to QLatin1StringSebastian Schuberth2013-10-021-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-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
* 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/+847