calamares/src/libcalamares
Arnaud Ferraris db3d3a7d03 Add a settings.conf option to disable "Cancel" button
In some cases, e.g. when calamares is used as an "initial setup" tool,
we may want to user to go through all the configuration steps in order
to end up with a usable system.
Therefore, disabling the "Cancel" button can be useful in this case.

This commit adds an option to settings.conf which disables this button
when set to "true". If the option is not present in the settings file,
the default behavior ("Cancel" button enabled & visible) is enforced.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
2019-01-23 15:56:07 +01:00
..
kdsingleapplicationguard Fix spelling mistake in kdsingleapplicationguard.cpp (#257) 2016-09-12 07:56:13 +02:00
utils [calamares] Use XDG_{DATA,CONFIG}_DIRS as appropriate 2018-10-08 10:28:30 -04:00
CalamaresConfig.h.in Merge branch 'master' into kcrash 2017-09-27 09:52:01 -04:00
CMakeLists.txt [libcalamares] Add tests 2018-10-05 09:41:37 -04:00
CppJob.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
CppJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
DllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
GlobalStorage.cpp [libcalamares] Add a save() method to global storage 2018-05-23 08:53:11 -04:00
GlobalStorage.h [libcalamares] Add a save() method to global storage 2018-05-23 08:53:11 -04:00
Job.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Job.h [libcalamares] Allow emergency jobs 2018-06-15 10:20:07 -04:00
JobQueue.cpp Merge branch 'emergency-modules' 2018-06-15 12:04:55 -04:00
JobQueue.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PluginDllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ProcessJob.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
ProcessJob.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonHelper.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonHelper.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonJob.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonJobApi.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonJobApi.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
Settings.cpp Add a settings.conf option to disable "Cancel" button 2019-01-23 15:56:07 +01:00
Settings.h Add a settings.conf option to disable "Cancel" button 2019-01-23 15:56:07 +01:00
Tests.cpp [libcalamares] Fix compilation of tests 2018-10-08 06:46:35 -04:00
Tests.h [libcalamares] Add tests 2018-10-05 09:41:37 -04:00
Typedefs.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00