calamares/src/libcalamaresui/modulesystem
Adriaan de Groot a90f510b85 [libcalamares] Convenience for logging subentries
For methods that log a bunch of things, and which want to
consistently use SubEntry, but don't know when the **first**
log entry is within the method, Logger::Once can be used
to log one regular message (with function info) and the
rest are subentries.
2021-03-15 22:45:29 +01:00
..
CppJobModule.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CppJobModule.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
ModuleFactory.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
ModuleFactory.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
ModuleManager.cpp [libcalamares] Convenience for logging subentries 2021-03-15 22:45:29 +01:00
ModuleManager.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
ProcessJobModule.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
ProcessJobModule.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
PythonJobModule.cpp [libcalamares] Remove unused parameter for PythonJob 2020-09-22 22:35:55 +02:00
PythonJobModule.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00
PythonQtViewModule.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
PythonQtViewModule.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
ViewModule.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
ViewModule.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00