calamares/src/libcalamares/utils
Adriaan de Groot f0c4164515 [libcalamares] Add a more convenient find() to NamedEnum
- In most cases, you **know** the table covers all the enum
  values, and the extra parameter *ok* is just annoying.
  Provide a convenience that doesn't distinguish empty
  from empty-but-valid.
2020-08-11 22:26:12 +02:00
..
BoostPython.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
CalamaresUtilsSystem.cpp [libcalamares] Improve logging in runCommand() (less chatty) 2020-08-10 16:41:19 +02:00
CalamaresUtilsSystem.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
CommandList.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
CommandList.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Dirs.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Dirs.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Entropy.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Entropy.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Logger.cpp [libcalamares] Take ownership of the versioning headers 2020-07-29 10:02:37 +02:00
Logger.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
moc-warnings.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
NamedEnum.h [libcalamares] Add a more convenient find() to NamedEnum 2020-08-11 22:26:12 +02:00
NamedSuffix.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Permissions.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Permissions.h [users] Missing ! makes install always fail 2020-08-10 18:37:26 +02:00
PluginFactory.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
PluginFactory.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
RAII.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Retranslator.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Retranslator.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
String.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
String.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
TestPaths.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Tests.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Tests.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Traits.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
UMask.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
UMask.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Units.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Variant.cpp [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Variant.h [libcalamares] Apply SPDX to utils/ 2020-08-10 18:21:42 +02:00
Yaml.cpp [libcalamares] Minor documentation on Yaml.* 2020-07-09 10:45:28 +02:00
Yaml.h [libcalamares] Minor documentation on Yaml.* 2020-07-09 10:45:28 +02:00