OSDN Git Service

drop QLibraryInfo::SettingsPath support
authorIvailo Monev <xakepa10@gmail.com>
Sun, 8 Nov 2020 02:24:25 +0000 (04:24 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 8 Nov 2020 02:24:25 +0000 (04:24 +0200)
commit4cd90671a76fb5694828147db0fe8e571667b09a
tree98e3b1b60ec1ef0d532237d9d825dccd562921f7
parent913ed486bf261bb6d47d566c1b9be7c97c1da461
drop QLibraryInfo::SettingsPath support

it has no reliable meaning since QSettings has a system/user scope feature
and it is not guaranteed that settings are actually stored there

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
CMakeLists.txt
cmake/KatieConfig.cmake
package/archlinux/PKGBUILD
src/core/global/qconfig.cpp.cmake
src/core/global/qlibraryinfo.cpp
src/core/global/qlibraryinfo.h
src/core/io/qsettings.cpp