[ViewPropertySettings] Use KConfig::SimpleConfig
AbandonedPublic

Authored by broulik on Mar 19 2018, 3:21 PM.

Details

Reviewers
elvisangelaccio
fvogt
Group Reviewers
Dolphin
Summary

Since view properties are always loaded from an absolute path, saves parsing globals and cascading

Test Plan

Saves 5ms Dolphin startup here.
You can no longer define view settings in kdeglobals

[Settings]
HiddenFilesShown=true

But not sure how much of a usecase this was? (This patch is mostly RFC, if this is really a sysadmin thing, this can be discarded)

Diff Detail

Repository
R318 Dolphin
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik requested review of this revision.Mar 19 2018, 3:21 PM
broulik created this revision.
broulik edited the test plan for this revision. (Show Details)
broulik added a reviewer: fvogt.
broulik abandoned this revision.EditedMar 19 2018, 5:03 PM

After some discussion on IRC found that it's a bit risky to do