calamares/src/modules/greeting
Teo Mrnjavac 23e91ee475 Lots of changes. Module search+load system is now working.
Moved module-related classes to src/calamares/modulesystem.
Fixes to startup code path.
Made ViewPlugins load into ViewManager.
Debug code: ViewManager currently only shows a plugin's prettyName.
Added ViewModule as a subclass of Module. Other kinds of plugins should
be supported in a similar way.
2014-06-27 14:12:10 +02:00
..
CMakeLists.txt PagePlugin ==> ViewPlugin 2014-06-24 12:41:58 +02:00
GreetingPage.cpp A bunch of work on loading plugins. 2014-06-18 18:05:04 +02:00
GreetingPage.h Added CMake magic for plugin infrastructure. 2014-06-11 13:39:20 +02:00
GreetingViewPlugin.cpp Lots of changes. Module search+load system is now working. 2014-06-27 14:12:10 +02:00
GreetingViewPlugin.h Lots of changes. Module search+load system is now working. 2014-06-27 14:12:10 +02:00
module.conf Added load entry to plugin config. 2014-06-24 12:41:26 +02:00