calamares/src/modules/summary
Adriaan de Groot ead641c344 [summary] Prefer a step's widget over text
- the partition module makes a nice descriptive widget,
  which includes the text it **also** has for the summary;
  (the text is intended for the QML summary).
- In general, if a module has a widget for the summary, assume
  that that is the **whole** summary and use it instead of text.

This resolves duplicate summaries -- showing the text of the
partitioning-step, followed by its widget -- introduced in July.
2021-11-08 14:44:12 +01:00
..
CMakeLists.txt Merge branch 'extra_qml' into calamares 2021-08-30 23:17:36 +02:00
Config.cpp [summary] Improve role names in SummaryModel 2021-10-04 12:59:50 +02:00
Config.h [summary] Improve role names in SummaryModel 2021-10-04 12:59:50 +02:00
SummaryPage.cpp [summary] Prefer a step's widget over text 2021-11-08 14:44:12 +01:00
SummaryPage.h [summary] Reduce code-duplication 2021-10-04 12:48:16 +02:00
SummaryViewStep.cpp [summary] Improve naming, shuffle parameters 2021-10-04 12:23:17 +02:00
SummaryViewStep.h [summary] Hook up Config message to page 2021-07-20 15:49:03 +02:00