summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Compile fix for Windows PhoneAndrew Knight2014-01-131-1/+3
* Windows/Windows CE: Do not dynamically load shell32/coredll.Friedemann Kleint2014-01-071-11/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1/+3
|\
| * fix warnings about unused variables & parametersOswald Buddenhagen2013-11-041-1/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-111-5/+5
|\|
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* | WinRT: QSettings stubAndrew Knight2013-09-261-4/+63
|/
* Remove qSort usage from QSettingsGiuseppe D'Angelo2013-09-091-1/+2
* Fix name of configure flag in QSettings documentation.Christian Kandeler2013-08-231-1/+1
* Fix typo in QSettings docs.Mitch Curtis2013-05-311-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-6/+6
* Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtBase: Documentation: Replaced deprecated \oDavid Schulz2012-11-301-4/+4
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-211-0/+18
* QSettings Windows documentation does not match behaviorThiago A. Correa2012-10-051-1/+1
* QSettings Windows documentation does not match behaviorThiago A. Correa2012-10-051-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Remove Qt3Support enums for q{dir,filedevice,settings,variant} in docsJeremy Katz2012-07-171-2/+0
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-52/+52
* Remove the Qt 5 todo about empty string lists in QSettingsThiago Macieira2012-04-161-2/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-3/+3
|\
| * QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-3/+3
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-63/+63
|/
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-011-8/+10
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-5/+5
* 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
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-4/+0
* QSettings: don't assume XDG_CONFIG_HOME is latin1-encodedKonstantin Ritt2011-09-121-2/+2
* QSettings: use the common appdata dir when bootstrapping qmake on winKonstantin Ritt2011-09-121-8/+2
* remove QT3_SUPPORT in corelib/ioLars Knoll2011-06-291-272/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Reduce open and stat system calls for QSettingsmae2011-05-101-24/+5
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3843