calamares/src/libcalamares
2016-07-04 22:30:45 +01:00
..
kdsingleapplicationguard Fix -Wnarrowing warnings in KDSingleApplicationGuard 2014-06-19 11:13:02 +02:00
utils Print log file path. 2016-01-14 15:32:52 +01:00
CalamaresConfig.h.in Install CrashReporter handler. 2016-03-23 18:48:08 +01:00
CMakeLists.txt Point the lib/calamares/libcalamares.so symlink to the versioned so. 2014-11-14 12:30:56 +01:00
DllMacro.h Fix error in headers. 2014-06-04 18:23:48 +02:00
GlobalStorage.cpp Fix issue with changed() never being emitted on remove in GS. 2015-06-13 21:30:25 +02:00
GlobalStorage.h New GlobalStoragePythonWrapper is passed to the Python API. 2015-03-10 19:51:08 +01:00
Job.cpp Namespace fixage. 2015-09-15 16:48:42 +02:00
Job.h Add optional prettyStatusMessage to Job. 2015-06-13 02:03:35 +02: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 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
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 chroot calls are now generic "target env" calls. 2015-09-15 16:48:41 +02:00
PythonJob.h Add prettyStatusMessage to {Python,Process}Job. 2015-06-13 02:23:11 +02:00
PythonJobApi.cpp CalamaresUtils::System is now a class. 2015-09-15 16:48:41 +02:00
PythonJobApi.h chroot calls are now generic "target env" calls. 2015-09-15 16:48:41 +02:00
Typedefs.h There are no Phases any more, just a ModuleAction for a module. 2015-09-15 16:48:42 +02:00