lp://staging/~larsu/gsettings-qt/lp1330365
Created by
Lars Karlitski
and last modified
- Get this branch:
- bzr branch lp://staging/~larsu/gsettings-qt/lp1330365
Only
Lars Karlitski
can upload to this branch. If you are
Lars Karlitski
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Iain Lane (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 16 lines (+4/-2)1 file modifiedGSettings/gsettings-qml.cpp (+4/-2)
Related bugs
Bug #1330365: gsettings-qt bi-directional binding can cause X lockup | Undecided | In Progress |
Related blueprints
Branch information
Recent revisions
- 58. By Lars Karlitski
-
qml: only emit changed when the value has actually changed
This cannot be done for the c++ class, because that would involve a round-trip
to the dconf database. The QML component already caches all values because of
the way QQmlPropertyMap works. - 53. By Lars Karlitski
-
Sync settings in destructor
To ensure that settings are saved to disc when an app exits.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/gsettings-qt