Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Palo Kisa ee35fbbf52 qsettings: Simplify confFiles logic
Use a QVector to hold the QConfFile(s) to allow more configuration
files than the statically defined number -> this will allow considering
multiple system-wide configuration files if needed.

To use a dynamic container we get rid of use QScopedSharedPointer, which
actually wasn't needed anyway, as the "deref" logic was/is done manually
in the QConfFileSettingsPrivate destructor.

Change-Id: Ie9341da2cbe2e2b1379f9e2538cb4c9ebbd6fc97
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-09-27 22:03:04 +00:00
bin Add a QT_REQUIRE_CONFIG(feature) macro 2016-09-16 12:27:59 +00:00
config.tests Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-21 11:57:52 +02:00
dist Merge remote-tracking branch 'origin/5.6' into 5.7 2016-09-16 23:16:25 +02:00
doc Say hello to Q_NAMESPACE 2016-08-19 15:41:27 +00:00
examples Merge remote-tracking branch 'origin/5.8' into dev 2016-09-26 21:43:25 +02:00
lib
mkspecs Merge remote-tracking branch 'origin/5.8' into dev 2016-09-26 21:43:25 +02:00
qmake Merge remote-tracking branch 'origin/5.8' into dev 2016-09-26 21:43:25 +02:00
src qsettings: Simplify confFiles logic 2016-09-27 22:03:04 +00:00
tests Merge remote-tracking branch 'origin/5.8' into dev 2016-09-26 21:43:25 +02:00
tools Long live QOperatingSystemVersion! 2016-09-18 21:22:22 +00:00
util Handle indirect sibling selector 2016-07-27 20:18:02 +00:00
.gitattributes
.gitignore Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +02:00
.qmake.conf Bump version 2016-08-29 14:35:49 +02:00
.tag
INSTALL
LGPL_EXCEPTION.txt
LICENSE.FDL
LICENSE.GPL2 Add new license header templates and license files 2016-01-14 20:43:46 +00:00
LICENSE.GPL3 Add new license header templates and license files 2016-01-14 20:43:46 +00:00
LICENSE.GPL3-EXCEPT Add new license header templates and license files 2016-01-14 20:43:46 +00:00
LICENSE.GPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-15 07:02:32 +00:00
LICENSE.LGPL3 Add new license header templates and license files 2016-01-14 20:43:46 +00:00
LICENSE.LGPLv3 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-15 07:02:32 +00:00
LICENSE.LGPLv21 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" 2016-06-15 07:02:32 +00:00
LICENSE.PREVIEW.COMMERCIAL Add new license header templates and license files 2016-01-14 20:43:46 +00:00
config_help.txt add configure test result caching 2016-08-19 04:28:55 +00:00
configure configure: look for Android SDK and NDK in standard locations 2016-09-21 15:45:25 +00:00
configure.bat don't rely on configure.exe being in source packages any more 2016-08-26 14:22:51 +00:00
configure.json Merge remote-tracking branch 'origin/5.8' into dev 2016-09-15 19:47:57 +02:00
configure.pri Convert the old feature system 2016-09-15 08:24:10 +00:00
header.BSD Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.BSD-OLD Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.COMM
header.FDL Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.FDL-OLD Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.GPL Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.GPL-EXCEPT Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.LGPL Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.LGPL-NOGPL2 Add new license header templates and license files 2016-01-14 20:43:46 +00:00
header.LGPL-ONLY
header.LGPL3
header.LGPL3-COMM
header.LGPL21
qtbase.pro Convert the old feature system 2016-09-15 08:24:10 +00:00
sync.profile Convert the old feature system 2016-09-15 08:24:10 +00:00