calamares/src/libcalamares
2017-08-23 16:44:09 -04:00
..
kdsingleapplicationguard Fix spelling mistake in kdsingleapplicationguard.cpp (#257) 2016-09-12 07:56:13 +02:00
utils Log process output of failed commands 2017-08-23 16:44:09 -04:00
CalamaresConfig.h.in Find PythonQt. 2016-12-16 17:03:00 +01:00
CMakeLists.txt Link against PythonQt; new PythonQtViewModule stub. 2016-12-16 17:03:00 +01:00
CppJob.cpp Add support for C++/Qt batch job plugins 2016-09-27 17:25:09 +02:00
CppJob.h Add support for C++/Qt batch job plugins 2016-09-27 17:25:09 +02:00
DllMacro.h Fix error in headers. 2014-06-04 18:23:48 +02:00
GlobalStorage.cpp Python-i18n: implement gettext functions in libcalamares.utils 2017-08-16 10:53:11 +02:00
GlobalStorage.h Python-i18n: implement gettext functions in libcalamares.utils 2017-08-16 10:53:11 +02:00
Job.cpp Clang: fix warning about implict copy-ctor with explicit move-ctor 2017-06-27 07:15:31 -04:00
Job.h Clang: fix warning about implict copy-ctor with explicit move-ctor 2017-06-27 07:15:31 -04:00
JobQueue.cpp Namespace fixage. 2015-09-15 16:48:42 +02:00
JobQueue.h Namespace fixage. 2015-09-15 16:48:42 +02:00
PluginDllMacro.h Added CMake magic for plugin infrastructure. 2014-06-11 13:39:20 +02:00
ProcessJob.cpp CalamaresUtils::System is now a class. 2015-09-15 16:48:41 +02:00
ProcessJob.h Add prettyStatusMessage to {Python,Process}Job. 2015-06-13 02:23:11 +02:00
PythonHelper.cpp Python-i18n: implement gettext functions in libcalamares.utils 2017-08-16 10:53:11 +02:00
PythonHelper.h Add conversion utilities from QHash to py dict. When translating from pydict, however, translate into a QMap as before to keep current behaviour. 2016-07-04 22:30:45 +01:00
PythonJob.cpp Python: KeyError because pretty_name may not exist 2017-08-23 04:59:04 -04:00
PythonJob.h Python: get docstring from run() method 2017-07-05 06:46:29 -04:00
PythonJobApi.cpp Python-i18n: apply C++-coding style 2017-08-21 12:36:04 -04:00
PythonJobApi.h Python-i18n: allow None as a gettext path (searches default) 2017-08-16 16:45:34 +02:00
Typedefs.h There are no Phases any more, just a ModuleAction for a module. 2015-09-15 16:48:42 +02:00