calamares/src/modules/packagechooserq
Adriaan de Groot e311d7a893 [packagechooser] Remove 'id' configuration setting
- Setting 'id' (which changes the Global Storage key that
  gets used) is a kludge when the existing module-instance
  name can be used instead -- and **was** already used, as
  a fallback when 'id' is not set. There's no point in having
  two places to set a particular name.
- Rip out the docs for 'id' as well.
- Add documentation on the difference between single-selection
  (the QML implementation) and model-selection (what the Widgets
  version does).
2021-09-03 23:59:11 +02:00
..
images [packagechooserq] adding packagechooserq 2021-07-06 19:30:50 +02:00
CMakeLists.txt [packagechooserq] Fix build on Debian, openSUSE with AppStream 2021-08-31 11:33:05 +02:00
packagechooserq.conf [packagechooser] Remove 'id' configuration setting 2021-09-03 23:59:11 +02:00
packagechooserq.qml [packagechooserq] Remove debug-output in QML 2021-09-03 22:57:17 +02:00
packagechooserq.qrc [packagechooserq] adding packagechooserq 2021-07-06 19:30:50 +02:00
PackageChooserQmlViewStep.cpp [packagechooser] Massage API 2021-09-03 22:41:13 +02:00
PackageChooserQmlViewStep.h [packagechooserq] adding packagechooserq 2021-07-06 19:30:50 +02:00