calamares/src/modules/welcome
Adriaan de Groot c3941b6e65 [welcome] Shuffle code
- things that can be done in the designer file should be there,
  not weirdly repeated in code elsewhere
- drop the insertion of an extra spacer (why not include it in the
  designer file?)
- shuffle all the connect() calls down to the end of the constructor
2020-04-22 14:53:55 +02:00
..
checker [welcome] Drop RequirementsModel 2020-04-02 21:52:05 +02:00
CMakeLists.txt update wlecome to latest 2020-03-24 09:26:24 -05:00
Config.cpp [welcome] Don't const& POD 2020-04-02 22:42:41 +02:00
Config.h [welcome] Don't const& POD 2020-04-02 22:42:41 +02:00
language-icon-48px.png [welcome] Add standard language-chooser icon 2019-04-18 22:38:12 +02:00
language-icon-128px.png [welcome] Add standard language-chooser icon 2019-04-18 22:38:12 +02:00
welcome.conf cross-reference/clarify geoip documentation 2019-08-28 13:21:42 -04:00
welcome.qrc [welcome] using config for both qcc2 or qwidgets 2020-03-11 14:48:06 +01:00
WelcomePage.cpp [welcome] Shuffle code 2020-04-22 14:53:55 +02:00
WelcomePage.h [welcome] Apply coding style 2020-03-25 11:41:39 +01:00
WelcomePage.ui [welcome] Shuffle code 2020-04-22 14:53:55 +02:00
WelcomeViewStep.cpp [welcome] Update the widget's notion of the locale 2020-04-02 23:10:55 +02:00
WelcomeViewStep.h [welcome] Style in viewstep (unrelated to merge) 2020-03-25 13:46:27 +01:00