~blue-shell/blue-shell/muon-firefox-apps

  • Committer: Aleix Pol
  • Date: 2013-08-02 10:58:21 UTC
  • Revision ID: git-v1:82ae90803dc10b8ee3d10b5638146504929f6f85
Revise ResourcesModel initialization

Refactor fetching semantics in the AbstractResourcesBackend

We used to have a reloadStarted and reloadFinished signals for keeping track
of the state of the backend. This changes makes it so we have a boolean
property called fetching that will be responsible of providing this
information.
This is better because it gives us further information about whether the
model is available for consumption. This is especially interesting for
writing unit tests and such tooling.

REVIEW: 111468
Filename Latest Rev Last Changed Committer Comment Size
..
declarative 1731 12 years ago Aleix Pol more moving code around Move the tests with the b Diff
HistoryView 1690 12 years ago Aleix Pol Move APT-dependent stuff from libmuonprivate to li Diff
ChangesDialog.cpp 1840.2.37 11 years ago Aleix Pol Some cleanup on the ChangesDialog and some of the 4.4 KB Diff Download File
ChangesDialog.h 1690 12 years ago Aleix Pol Move APT-dependent stuff from libmuonprivate to li 1.9 KB Diff Download File
CMakeLists.txt 1731 12 years ago Aleix Pol more moving code around Move the tests with the b 453 bytes Diff Download File
libmuonapt_export.h 1690 12 years ago Aleix Pol Move APT-dependent stuff from libmuonprivate to li 1.8 KB Diff Download File
MuonStrings.cpp 1840.2.46 11 years ago Aleix Pol Code make-up... Don't put the QApt:: namespace ev 16.9 KB Diff Download File
MuonStrings.h 1840.2.37 11 years ago Aleix Pol Some cleanup on the ChangesDialog and some of the 2.7 KB Diff Download File
QAptActions.cpp 2062.1.8 11 years ago Jonathan Thomas Remove duplicated includes 19.7 KB Diff Download File
QAptActions.h 2042 11 years ago Jonathan Thomas Fix a crash that sometimes occurs when exiting the 3.4 KB Diff Download File