Skip to content
Snippets Groups Projects
  1. Sep 17, 2016
  2. Sep 01, 2016
  3. Aug 18, 2016
  4. May 02, 2016
  5. Sep 15, 2015
  6. Jun 09, 2015
  7. Jun 08, 2015
  8. May 15, 2015
  9. Jan 29, 2015
  10. Nov 19, 2014
  11. Nov 13, 2014
  12. Oct 07, 2014
  13. Aug 26, 2014
  14. Aug 01, 2014
  15. Jul 15, 2014
  16. Jul 08, 2014
  17. Jul 03, 2014
  18. Jul 02, 2014
  19. Jul 01, 2014
  20. 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
  21. Jun 24, 2014
  22. 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
  23. Jun 06, 2014
  24. Jun 04, 2014
Loading