ca247c26caCalamaresAddPlugin more relevant output.
Teo Mrnjavac
2014-07-02 11:59:55 +0200
5ea0ade4ceRemove debug messages from CalamaresAddLibrary.cmake
Teo Mrnjavac
2014-07-02 11:51:59 +0200
20beae8f52Minor nitpick in module.conf
Teo Mrnjavac
2014-07-02 11:47:48 +0200
698cff45c8Lots of model/view/delegate changes. Created delegate for ProgressTreeView. No more columns, only roles throughout the model. Added row types and some user roles to the model. Look and feel changes to ProgressTreeView.
Teo Mrnjavac
2014-07-01 17:45:28 +0200
0eddb34c15Add getter for CalamaresWindow in CalamaresApplication.
Teo Mrnjavac
2014-07-01 17:44:08 +0200
3b64f29bfcEnforce minimum size for main window.
Teo Mrnjavac
2014-07-01 17:43:39 +0200
378545c735No need to call expandAll from outside the model.
Teo Mrnjavac
2014-07-01 12:01:10 +0200
80789b6143Added ProgressTreeModel/View, including different kinds of items. Redone CalamaresWindow without UI file. Const correctness in ViewStep and plugins.
Teo Mrnjavac
2014-07-01 11:49:09 +0200
8f474fa08fPersistent partition model
Aurélien Gâteau
2014-06-27 18:42:15 +0200
e6be09982eFix back/next logic for Next enabled state.
Teo Mrnjavac
2014-06-27 18:18:36 +0200
b2744f912aAdd the partition viewmodule to the modules-prepare roster.
Teo Mrnjavac
2014-06-27 18:15:28 +0200
c7d62300a0Make the partition viewmodule compile with the new ViewStep interface.
Teo Mrnjavac
2014-06-27 18:14:39 +0200
299d4caae5Fix include guard.
Teo Mrnjavac
2014-06-27 18:08:03 +0200
20d5a37fefMajor 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*.
Teo Mrnjavac
2014-06-27 18:00:27 +0200
f1da3373a8Added Typedefs.h and Job/JobQueue interfaces.
Teo Mrnjavac
2014-06-27 16:21:45 +0200
1d0dfa5215Clean up
Aurélien Gâteau
2014-06-27 17:42:15 +0200
344d7ac610Better use QItemSelectionModel to detect selection changes
Aurélien Gâteau
2014-06-27 17:42:13 +0200
6b164a9dcfWrap PartitionPage building in WITH_PARTITIONMANAGER
Aurélien Gâteau
2014-06-27 17:41:55 +0200
f4c5b90472Make it possible to test with other devices
Aurélien Gâteau
2014-06-27 14:13:43 +0200
23e91ee475Lots of changes. Module search+load system is now working. 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.
Teo Mrnjavac
2014-06-27 13:58:53 +0200