qt6-bb10/src/corelib
Richard Moe Gustavsen e5eb36feb2 qstandardpaths_ios: allow empty strings to be returned for undefined locations
According to the documentation for QStandardPaths::standardLocations() and
QStandardPaths::writableLocation, they should return empty lists / strings
if the location cannot be determined. So remove the section in
qstandardpath_ios.mm that always sets a default path for undefined
locations.

Change-Id: I0c7fc0a1a0bbe2a5e0fb4e79e0f96f0280a647e2
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
2015-05-10 18:15:49 +00:00
..
animation Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
arch Add missing fetchAndXxx methods to atomic classes based on std::atomic 2015-03-05 00:05:00 +00:00
codecs Make data tables const. 2015-05-05 05:31:32 +00:00
doc docs: QFile doesn't support QUrl style qrc paths 2015-05-06 10:40:22 +00:00
global Merge remote-tracking branch 'origin/5.4' into merge5.5 2015-05-08 13:26:44 +02:00
io qstandardpaths_ios: allow empty strings to be returned for undefined locations 2015-05-10 18:15:49 +00:00
itemmodels QSortFilterProxyModel: improve formal argument naming for lessThan 2015-05-01 09:12:19 +00:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel Don't overwrite applicationName if already set. 2015-05-09 10:01:33 +00:00
mimetypes Merge remote-tracking branch 'origin/5.4' into 5.5 2015-04-15 09:09:24 +02:00
plugin Merge remote-tracking branch 'origin/5.4' into 5.5 2015-04-15 09:09:24 +02:00
statemachine QStateMachine: allow posting of events when starting. 2015-05-07 15:37:21 +00:00
thread qdoc: Remove #ifdef Q_QDOC for uses of QPrivateSignal 2015-04-20 06:25:20 +00:00
tools Add Q_REQUIRED_RESULT in several places 2015-05-04 13:57:47 +00:00
xml Fixed license headers 2015-02-17 18:46:09 +00:00
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00:00
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in Require -fPIC instead of just -fPIE for -reduce-relocations 2015-05-07 19:42:43 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake CMake: Fix regression with quoted OPTIONS parameter 2015-03-11 07:31:33 +00:00
QtCore.dynlist
corelib.pro Use simd.prf for building MIPS DSP code 2014-07-25 17:48:39 +02:00
eval.pri