7 Commits (0e71957b748b97f6219ab943f64c6fe9681bfa8c)

Author SHA1 Message Date
Adriaan de Groot 0e71957b74 [libcalamaresui] Apply coding style 6 years ago
Adriaan de Groot 8af17fafe1 [libcalamaresui] Register Global Storage (as 'Global') for QML 6 years ago
Adriaan de Groot dc523525c2 [libcalamaresui] Register the right type for ViewManager (C&P typo) 6 years ago
Adriaan de Groot 8d6e3e547c [libcalamaresui] Add qmlSearch for non-modules
- Refactor into a support method and two API points
- Use std::transform for doing-things-to-a-list
- Add searchQmlFile that only takes a name, for
  non-modules to use.
6 years ago
Adriaan de Groot 0fd7fec25e [libcalamaresui] Move registration into Qml-service
- Registration of QML modules may need to be done
  for more parts of Calamares. Move into the library,
  out of the model.
- Register for QML when using the QML sidebar.
6 years ago
Adriaan de Groot 7a8eb09cdb [libcalamaresui] Move QML-searching
- This is utility code, so it can be in the QML "service"
  from Calamares, rather than in the QmlViewStep itself.
  That makes it usable for other QML bits as well.
6 years ago
Adriaan de Groot 12675be516 [libcalamaresui] Factor out "simple" QML method calls 6 years ago