Revision 3f6e6c1...

Go back to digest for 16th December 2012

Other in Utilities

Aleix Pol Gonzalez committed changes in [muon/muon-backends] /:

Move the LaunchListModel to muon installer

This way we can manage from there all the launch specific states. Now
the model is instanciated once at the beginning of the run and it will
be responsible for tracking all executables installations.
This commit also removes some API that wasn't being really used inside
the ApplicationBackend that was responsible for keeping track of the
launches list. This won't happen in the backend anymore.

File Changes

Modified 12 files
  •   installer/ApplicationLauncher.cpp
  •   installer/ApplicationLauncher.h
  •   installer/CMakeLists.txt
  •   installer/MainWindow.cpp
  •   installer/MainWindow.h
  •   libmuon/resources/AbstractResource.cpp
  •   libmuon/resources/AbstractResource.h
  •   libmuon/backends/ApplicationBackend/Application.cpp
  •   libmuon/backends/ApplicationBackend/Application.h
  •   libmuon/backends/ApplicationBackend/ApplicationBackend.cpp
  •   libmuon/backends/ApplicationBackend/ApplicationBackend.h
  •   libmuon/backends/ApplicationBackend/CMakeLists.txt
12 files changed in total