calamares/src/libcalamares/utils
Adriaan de Groot 0abde6f1a7 [libcalamares] Don't print funcinfo in continuations
- when a single function does more logging, it generally marks
  those as subsequent debug-messages (with Continuation, or SubEntry)
  and we don't need to print funcinfo for those, since it was already
  printed the first time.
2020-03-03 17:00:57 +01:00
..
BoostPython.h [libcalamares] Convenience header for Boost and its warnings 2020-02-12 10:28:48 +01:00
CalamaresUtilsSystem.cpp [libcalamares] Add mode to createTargetFile() 2020-02-24 12:14:50 +01:00
CalamaresUtilsSystem.h [libcalamares] Add mode to createTargetFile() 2020-02-24 12:14:50 +01:00
CommandList.cpp QLatin1Literal->QLatin1String. 2019-09-21 20:44:33 +01:00
CommandList.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
Dirs.cpp [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
Dirs.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
Entropy.cpp [libcalamares] Warnings-- in Entropy 2020-02-12 12:15:13 +01:00
Entropy.h [libcalamares] Add printable-entropy (e.g. for password salt) 2020-01-29 16:39:25 +01:00
Logger.cpp [libcalamares] Don't print funcinfo in continuations 2020-03-03 17:00:57 +01:00
Logger.h [libcalamares] Don't print funcinfo in continuations 2020-03-03 17:00:57 +01:00
moc-warnings.h Reduce warnings from moc-generated code 2019-04-18 12:06:09 +02:00
NamedEnum.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
NamedSuffix.h libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
PluginFactory.cpp [libcalamares] Apply coding style to PluginFactory 2019-08-13 20:50:52 +02:00
PluginFactory.h [libcalamares] Drop INTERFACES again 2019-08-26 10:15:22 +02:00
Retranslator.cpp [calamares] Local translations can be a separate setting 2020-02-05 17:48:39 +01:00
Retranslator.h [calamares] Local translations can be a separate setting 2020-02-05 17:48:39 +01:00
String.cpp [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
String.h [libcalamares] Apply current coding style to libcalamares/utils/ 2019-08-04 22:01:56 +02:00
TestPaths.cpp [libcalamares] Add tests for file-overwrite 2020-02-24 12:38:08 +01:00
Tests.cpp [libcalamares] Fix tests 2020-02-21 17:53:43 +01:00
Tests.h [libcalamares] Expand tests for printable entropy 2020-02-12 12:22:02 +01:00
UMask.cpp [libcalamares] Add umask helper functions 2019-07-03 00:40:05 +02:00
UMask.h [libcalamares] Fix tests for umask != 022 2019-08-30 06:35:53 -04:00
Units.h Revert "libcalamares: Align partition sizes on actual sectors" 2019-08-13 16:57:47 +02:00
Variant.cpp libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
Variant.h libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
Yaml.cpp libcalamares: Prevent integer overflows when parsing configuration 2019-08-12 15:45:34 +02:00
Yaml.h [libcalamares] Reduce warnings with Clang 9 (yaml.h) 2019-11-29 00:17:02 +01:00