calamares/src/modules/welcome
Teo Mrnjavac 8215a633e2 Add fallback check for internet connection.
This only kicks in if QNAM's check is inconclusive. It sends a request
and tries to read data from a user-provided URL.
CAL-404 #close Should be fixed in master, please test.
2017-02-03 15:21:53 +01:00
..
checker Add fallback check for internet connection. 2017-02-03 15:21:53 +01:00
CMakeModules Merge prepare module into welcome, and repurpose it as a req checker. 2015-05-15 18:15:22 +02:00
CMakeLists.txt Do not LINK_PUBLIC by default. 2016-12-07 16:37:29 +01:00
module.desc Fix up identifiers + use QComboBox instead of QListView. 2015-05-15 18:15:22 +02:00
welcome.conf Add fallback check for internet connection. 2017-02-03 15:21:53 +01:00
WelcomePage.cpp Update about text. 2017-01-20 16:18:23 +01:00
WelcomePage.h Hook up RequirementsChecker with the WelcomeViewStep. 2015-05-15 18:15:22 +02:00
WelcomePage.ui Scale Welcome image correctly, adjust layouts throughout Welcome page. 2015-06-20 01:05:55 +02:00
WelcomeViewStep.cpp Warning in debug output when the RequirementsChecker is misconfigured. 2016-09-16 10:54:39 +02:00
WelcomeViewStep.h PluginFactory in Welcome module. 2015-09-15 16:48:42 +02:00