calamares/src/libcalamaresui
Teo Mrnjavac c618999418 Properly load new PythonQtViewModule.
Only initialize Python if it's not initialized yet.
Inject @calamares_module decorator to fetch the entry class.
2016-12-16 17:03:00 +01:00
..
modulesystem Properly load new PythonQtViewModule. 2016-12-16 17:03:00 +01:00
utils Add support for C++/Qt batch job plugins 2016-09-27 17:25:09 +02:00
viewpages New PythonQtViewStep. 2016-12-16 17:03:00 +01:00
widgets New FixedAspectRatioLabel for pixmaps. 2015-06-20 01:04:54 +02:00
Branding.cpp Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
Branding.h Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
CMakeLists.txt Remove PythonQtConsoleViewStep, which was only there for testing. 2016-12-16 17:03:00 +01:00
ExecutionViewStep.cpp InstallationViewStep is now ExecutionViewStep. 2015-09-15 16:48:42 +02:00
ExecutionViewStep.h InstallationViewStep is now ExecutionViewStep. 2015-09-15 16:48:42 +02:00
libcalamaresui.qrc New icons for DeviceInfoWidget. 2015-12-30 17:27:13 +01:00
Settings.cpp Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
Settings.h Refactor configuration file loading to allow multiple instances. 2015-09-15 16:48:42 +02:00
UiDllMacro.h Refactored calamares_bin into calamares_bin and libcalamaresui. 2014-07-03 18:00:40 +02:00
ViewManager.cpp Remove obsolete code. 2015-12-30 17:27:02 +01:00
ViewManager.h Refactor view module workflow in ViewManager. 2015-09-15 16:48:42 +02:00