Skip to content
Snippets Groups Projects
  1. Sep 15, 2015
  2. Aug 26, 2014
  3. Aug 08, 2014
  4. Aug 06, 2014
    • Teo Mrnjavac's avatar
      Big configuration overhaul. · 8f10c21e
      Teo Mrnjavac authored
      Module descriptors are now module.desc, no configuration allowed inside.
      Module config files are <modulename>.conf, installed in
      share/calamares/modules.
      settings.conf is read from /etc/calamares, then share/calamares, and if
      running with --debug also in the current dir.
      Module config files are read from /etc/calamares/modules, then
      share/calamares/modules, and if running with --debug also in
      src/modules/<modulename> relative to the current dir.
      8f10c21e
  5. Jul 14, 2014
  6. Jul 08, 2014
  7. Jul 02, 2014
  8. Jun 25, 2014
  9. Jun 24, 2014
  10. Jun 23, 2014
  11. 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
Loading