Commit graph

5 commits

Author SHA1 Message Date
Ivailo Monev
7769bca600 rework QSettings, use JSON as native format for it
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-24 01:30:39 +00:00
Ivailo Monev
9585bd773c mark certain core component options unsupported
this is mostly automated change set, a lot to be done later on
especially about the definitions in core component. the goal is
to make most of the options of the core component available so
that they can be utilized in other components and tools without
restrictions as shown by some of the changes done to the GUI
component in this commit

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-18 00:00:13 +00:00
Ivailo Monev
0e29188131 remove redundant QSETTINGS_P_H_VERSION definition checks from QSettings test
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-09 19:28:22 +00:00
Ivailo Monev
903ff2ccff add missing () around a macro argument use in tst_QSettings::testEscapes()
upstream commit:
95b62e5a71

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-05 11:29:48 +00:00
Ivailo Monev
c75589b38c add QSettings test
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-12-03 06:27:59 +00:00