~unity-team/gsettings-qt/bump-changelog

  • Committer: CI bot
  • Author(s): Lars Uebernickel
  • Date: 2014-06-24 10:01:42 UTC
  • mfrom: (56.1.2 trunk)
  • Revision ID: ps-jenkins@lists.canonical.com-20140624100142-abp2nhls1n0scxm9
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. Fixes: 1330365
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 1.1.1 10 years ago Ken VanDine added packaging and some install stuff Diff
debian 1.1.1 10 years ago Ken VanDine added packaging and some install stuff Diff
examples 18.2.7 10 years ago Lars Uebernickel Add example: using schema.choices with a qml ListV Diff
GSettings 1 10 years ago Lars Uebernickel gsettings-qt: gsettings bindings for qml Diff
src 25.1.1 10 years ago Lars Uebernickel Add libgsettings-qt, a qt/c++ library to access gs Diff
tests 5 10 years ago Lars Uebernickel Add basic testing Diff
COPYING 3.1.1 10 years ago Ken VanDine fixed headers and added COPYING file 7.4 KB Diff Download File
gsettings-qt.pro 25.1.1 10 years ago Lars Uebernickel Add libgsettings-qt, a qt/c++ library to access gs 94 bytes Diff Download File