106 Commits (ff66e4b3d5c38933dee8043c0259622ba8f98e05)

Author SHA1 Message Date
Teo Mrnjavac 8d28a2ea5d Generalized code path for Phase switching. Also load install modules. 11 years ago
Aurélien Gâteau 165d28fc23 Abort installation when a job fails 11 years ago
Aurélien Gâteau 04743eb4be Basic JobQueue implementation 11 years ago
Teo Mrnjavac c339ac8cfc Add status info to Summary page. Still needs work to make it nice.
Also added onActivate/onLeave to ViewStep and ViewManager.
11 years ago
Aurélien Gâteau cb6a25c2ce Show an InstallationStep at the end of the preparation process 11 years ago
Teo Mrnjavac 4ec72f4afb Refactored calamares_bin into calamares_bin and libcalamaresui.
Now linking with -Wl,--no-undefined!
Moved find_package KF5 from the root CMakeLists.txt to the partitioning
module where it belongs. KF5 deps should be limited to plugins.
Lots of random fixage to make stuff link.
Removed CalamaresApplication reference from Settings.
Removed the use of AbstractPage, we don't need it right now.
11 years ago