kdelibs/kdecore/config
Ivailo Monev 7c787fcae3 kdecore: check if filename argument of KSettings is absolute rather than existing
this ensures that if filename is to be created the fallback lookup is not
used and in case filename is existing directory instead of actual file, as
QFile::exists() may return true for directories, it does not end up as
relative path passed to QSetting which leads to QSettings object being
created with relative name rather than the fallback

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-09 00:10:22 +00:00
..
bufferfragment_p.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
DESIGN initial import 2014-11-13 01:04:59 +02:00
kconfig.cpp kdecore: plugin KConfig memory leaks 2019-05-18 15:38:57 +00:00
kconfig.h kdecore: remove unnecessary headers inclusions 2016-04-08 14:27:46 +00:00
kconfig_p.h kdecore: drop support for config backends 2016-03-28 07:00:48 +00:00
kconfigbase.cpp generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
kconfigbase.h kdecore: get rid of useless header and class declaration 2017-06-24 06:37:36 +00:00
kconfigdata.cpp kdecore: fix KEntryMap value change 2019-07-29 12:20:55 +00:00
kconfigdata.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kconfiggroup.cpp generic: misc cleanups 2016-09-16 02:33:29 +00:00
kconfiggroup.h kdecore: remove unnecessary headers inclusions 2016-04-08 14:27:46 +00:00
kconfiggroup_p.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kconfigini.cpp kdecore: plugin KConfig memory leaks 2019-05-18 15:38:57 +00:00
kconfigini_p.h kdecore: drop support for config backends 2016-03-28 07:00:48 +00:00
kcoreconfigskeleton.cpp generic: misc cleanups 2016-04-11 08:06:16 +00:00
kcoreconfigskeleton.h kdecore: remove unnecessary headers inclusions 2016-04-08 14:27:46 +00:00
kcoreconfigskeleton_p.h initial import 2014-11-13 01:04:59 +02:00
kdesktopfile.cpp kdecore: fix the mess that I created 2016-10-19 03:56:01 +00:00
kdesktopfile.h kdecore: fix the mess that I created 2016-10-19 03:56:01 +00:00
ksettings.cpp kdecore: check if filename argument of KSettings is absolute rather than existing 2020-01-09 00:10:22 +00:00
ksettings.h kdecore: remove redundant private KSettings pointer and add object argument 2020-01-06 23:32:14 +00:00
ksharedconfig.cpp kdecore: drop support for config backends 2016-03-28 07:00:48 +00:00
ksharedconfig.h initial import 2014-11-13 01:04:59 +02:00
TODO initial import 2014-11-13 01:04:59 +02:00