calamares/src/modules/greeting
Teo Mrnjavac 20d5a37fef Major ViewStep additions and changes.
Renamed ViewPlugin to ViewStep.
Back/Next button status management.
Subpages are now under a ViewStep's jurisdiction, we only forward back/
next signals if a ViewStep says it's got more pages to show. ViewStep
exposes a QWidget* to ViewManager, this QWidget gets added to a stack.
If a ViewStep wishes to show more than one page, it must manage more
pages on its own inside its single QWidget*.
2014-06-27 18:04:53 +02:00
..
CMakeLists.txt Major ViewStep additions and changes. 2014-06-27 18:04:53 +02:00
GreetingPage.cpp Major ViewStep additions and changes. 2014-06-27 18:04:53 +02:00
GreetingPage.h Major ViewStep additions and changes. 2014-06-27 18:04:53 +02:00
GreetingViewStep.cpp Major ViewStep additions and changes. 2014-06-27 18:04:53 +02:00
GreetingViewStep.h Major ViewStep additions and changes. 2014-06-27 18:04:53 +02:00
module.conf Added load entry to plugin config. 2014-06-24 12:41:26 +02:00