calamares/src/libcalamares
Adriaan de Groot 91625c8ba8 [libcalamares] Tidy up boolean options in Settings
- The const getters for a single boolean value have moved
   to the header, for inlining.
 - Document the getters and what their settings mean.
2020-02-05 13:35:26 +01:00
..
geoip [libcalamares] Apply coding style to geoip/ 2019-09-05 03:23:28 -04:00
locale [libcalamares] TZRegion is hard to copy 2020-01-07 10:41:14 +01:00
modulesystem [libcalamares] Beautify debug output for InstanceKey 2020-01-24 22:53:14 +01:00
network [libcalamares] Avoid warnings from MOC-generated code 2019-09-23 11:50:06 +02:00
partition [libcalamares] Apply coding style 2019-08-13 20:49:58 +02:00
utils [libcalamares] Load translations from more places 2020-01-30 19:06:33 +01:00
CalamaresConfig.h.in [libcalamares] Apply current coding style 2019-08-07 23:43:45 +02:00
CMakeLists.txt [libcalamares] Add an Entropy service for getting random data 2020-01-29 16:03:50 +01:00
CppJob.cpp [libcalamaresui] Use InstanceKey instead of strings 2020-01-24 17:47:06 +01:00
CppJob.h [libcalamaresui] Use InstanceKey instead of strings 2020-01-24 17:47:06 +01:00
DllMacro.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
GlobalStorage.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
GlobalStorage.h [libcalamares] Remove friend, add accessor, make includes explicit 2019-08-09 06:27:13 -04:00
Job.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Job.h [libcalamares] Document JobWeight 2020-01-25 02:45:52 +01:00
JobExample.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobExample.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobQueue.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobQueue.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PluginDllMacro.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PythonHelper.cpp [libcalamares] Reduce warnings with Clang 9 (Boost::Python) 2019-11-29 00:17:02 +01:00
PythonHelper.h [libcalamares] Reduce warnings with Clang 9 (Boost::Python) 2019-11-29 00:17:02 +01:00
PythonJob.cpp [libcalamares] PythonJob created with InstanceKey 2020-01-25 15:15:32 +01:00
PythonJob.h [libcalamares] PythonJob created with InstanceKey 2020-01-25 15:15:32 +01:00
PythonJobApi.cpp [libcalamares] Reduce warnings with Clang 9 (Boost::Python) 2019-11-29 00:17:02 +01:00
PythonJobApi.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Settings.cpp [libcalamares] Tidy up boolean options in Settings 2020-02-05 13:35:26 +01:00
Settings.h [libcalamares] Tidy up boolean options in Settings 2020-02-05 13:35:26 +01:00