calamares/src/libcalamares
2014-08-01 10:56:30 +02:00
..
kdsingleapplicationguard Fix -Wnarrowing warnings in KDSingleApplicationGuard 2014-06-19 11:13:02 +02:00
utils Fix crash when logging at exit time 2014-08-01 10:56:30 +02:00
CalamaresConfig.h.in Add optional Python jobs support to libcalamares. 2014-07-16 16:07:32 +02:00
CMakeLists.txt Add mount and chrootCall utilities to libcalamares + Python wrappers. 2014-07-29 20:21:40 +02:00
DllMacro.h Fix error in headers. 2014-06-04 18:23:48 +02:00
GlobalStorage.cpp New GlobalStorage map. With Python API support. 2014-07-21 17:09:23 +02:00
GlobalStorage.h New GlobalStorage map. With Python API support. 2014-07-21 17:09:23 +02:00
Job.cpp Move implementation to cpp file. 2014-07-09 19:08:53 +02:00
Job.h Add support for per-job progress 2014-07-23 12:04:27 +02:00
JobQueue.cpp Add support for per-job progress 2014-07-23 12:04:27 +02:00
JobQueue.h Change signature of JobQueue::progress, add finished() signal 2014-07-23 10:58:08 +02:00
PluginDllMacro.h Added CMake magic for plugin infrastructure. 2014-06-11 13:39:20 +02:00
ProcessJob.cpp Fix prettyName. 2014-07-16 16:02:14 +02:00
ProcessJob.h Add working directory to ProcessJob 2014-07-10 16:45:13 +02:00
PythonHelper.cpp Improve formatting of error messages 2014-08-01 09:56:40 +02:00
PythonHelper.h New GlobalStorage map. With Python API support. 2014-07-21 17:09:23 +02:00
PythonJob.cpp Improve formatting of error messages 2014-08-01 09:56:40 +02:00
PythonJob.h Emit job progress from Python jobs. 2014-07-23 12:54:53 +02:00
PythonJobApi.cpp Make sure chrootCall with args list actually passes the args as list. 2014-07-30 12:43:15 +02:00
PythonJobApi.h Add mount and chrootCall utilities to libcalamares + Python wrappers. 2014-07-29 20:21:40 +02:00
Typedefs.h Load modules by phase, in preparation for actually using new settings. 2014-07-11 14:40:15 +02:00