calamares/src/libcalamares/utils
Adriaan de Groot 7be33b8196 [libcalamares] runCommand doesn't need queue or settings
- JobQueue is only needed to get global settings, which are needed
   when running in the target; for host commands, allow running
   without a queue.
 - Settings is needed for the value of debugsettings; assume if
   there's no settings object, that we're in a test and should
   print debugging information.
2019-06-07 15:53:27 +02:00
..
CalamaresUtilsSystem.cpp [libcalamares] runCommand doesn't need queue or settings 2019-06-07 15:53:27 +02:00
CalamaresUtilsSystem.h [libcalamares] Introduce enum class for special process exit values 2019-06-07 12:10:22 +02:00
CommandList.cpp [libcalamares] Split out the variant-manipulation bits 2019-04-29 06:14:21 -04:00
CommandList.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
Dirs.cpp [libcalamares] Split dirs-functionality into separate file 2019-04-29 06:49:16 -04:00
Dirs.h [libcalamares] Split dirs-functionality into separate file 2019-04-29 06:49:16 -04:00
Logger.cpp [libcalamares] [libcalamaresui] [calamares] Adjust to moved Dirs.h 2019-04-29 06:49:16 -04:00
Logger.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
moc-warnings.h Reduce warnings from moc-generated code 2019-04-18 12:06:09 +02:00
NamedEnum.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
NamedSuffix.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
PluginFactory_p.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
PluginFactory.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PluginFactory.h [libcalamares] Make #include guards consistent 2019-04-29 06:14:21 -04:00
Retranslator.cpp [libcalamares] Move translation-related functions to Retranslator.h 2019-04-29 06:49:16 -04:00
Retranslator.h [libcalamares] Move translation-related functions to Retranslator.h 2019-04-29 06:49:16 -04:00
String.cpp [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
String.h [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
Units.h [partition] Move bytesToSectors() to CalamaresUtils namespace 2019-05-08 19:20:38 +02:00
Variant.cpp [libcalamares] Split out the variant-manipulation bits 2019-04-29 06:14:21 -04:00
Variant.h [libcalamares] Split out the variant-manipulation bits 2019-04-29 06:14:21 -04:00
Yaml.cpp [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
Yaml.h [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00