Skip to content
Snippets Groups Projects
  1. Sep 17, 2016
  2. Sep 15, 2015
  3. May 15, 2015
  4. Apr 02, 2015
  5. Jan 29, 2015
  6. Jul 08, 2014
  7. Jul 01, 2014
  8. Jun 27, 2014
    • Teo Mrnjavac's avatar
      Major ViewStep additions and changes. · 20d5a37f
      Teo Mrnjavac authored
      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*.
      20d5a37f
    • Teo Mrnjavac's avatar
      Lots of changes. Module search+load system is now working. · 23e91ee4
      Teo Mrnjavac authored
      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.
      23e91ee4
  9. Jun 24, 2014
  10. Jun 11, 2014
    • Teo Mrnjavac's avatar
      Added CMake magic for plugin infrastructure. · 6899b1f0
      Teo Mrnjavac authored
      Added ViewManager.
      Added dummy Settings class.
      Added dummy plugin interface (UI plugins only).
      Added dummy greeting plugin.
      Added DLLEXPORT macros for UI plugin interface and plugins.
      6899b1f0
  11. Jun 06, 2014
  12. Jun 04, 2014
Loading