- Sep 17, 2016
-
-
CAL-390 #close
-
- Sep 01, 2016
-
-
Andrius Štikonas authored
In order to avoid deep copies, Qt containers over which we iterate must be const The remaining unported cases require qAsConst (Qt 5.7) or std::as_const (C++17)
-
- Aug 18, 2016
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- May 02, 2016
-
-
Teo Mrnjavac authored
-
- Sep 15, 2015
-
-
Teo Mrnjavac authored
-
- Jun 09, 2015
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Jun 08, 2015
-
-
Teo Mrnjavac authored
-
- May 15, 2015
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Jan 29, 2015
-
-
Teo Mrnjavac authored
-
- Nov 19, 2014
-
-
Kevin Kofler authored
This avoids the duplication between the bootloader and grub modules.
-
- Nov 13, 2014
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Oct 07, 2014
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Aug 26, 2014
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
This also adds ImageRegistry, a SVG cache, a bunch of utility functions for shared pixmaps in CalamaresUtilsGui and renames several qrc files in viewmodules.
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Aug 01, 2014
-
-
Teo Mrnjavac authored
-
- Jul 15, 2014
-
-
Teo Mrnjavac authored
-
- Jul 08, 2014
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Jul 03, 2014
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
startup.
-
- Jul 02, 2014
-
-
Teo Mrnjavac authored
-
- Jul 01, 2014
-
-
Teo Mrnjavac authored
Redone CalamaresWindow without UI file. Const correctness in ViewStep and plugins.
-
- Jun 27, 2014
-
-
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*.
-
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.
-
- Jun 24, 2014
-
-
Teo Mrnjavac authored
-
- Jun 11, 2014
-
-
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.
-
- Jun 06, 2014
-
-
Teo Mrnjavac authored
-
Teo Mrnjavac authored
-
- Jun 04, 2014
-
-
Teo Mrnjavac authored
-