calamares/src/libcalamares
2014-07-23 12:04:27 +02:00
..
kdsingleapplicationguard Fix -Wnarrowing warnings in KDSingleApplicationGuard 2014-06-19 11:13:02 +02:00
utils Rename config.h to CalamaresConfig.h 2014-06-26 14:22:13 +02:00
CalamaresConfig.h.in Add optional Python jobs support to libcalamares. 2014-07-16 16:07:32 +02:00
CMakeLists.txt New GlobalStorage map. With Python API support. 2014-07-21 17:09:23 +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 Rewrite Python error handling to show meaningful messages. 2014-07-22 17:48:56 +02:00
PythonHelper.h New GlobalStorage map. With Python API support. 2014-07-21 17:09:23 +02:00
PythonJob.cpp Add job.setprogress to Python API. 2014-07-22 18:05:58 +02:00
PythonJob.h Add job.setprogress to Python API. 2014-07-22 18:05:58 +02:00
PythonJobApi.cpp Add job.setprogress to Python API. 2014-07-22 18:05:58 +02:00
PythonJobApi.h Add job.setprogress to Python API. 2014-07-22 18:05:58 +02:00
Typedefs.h Load modules by phase, in preparation for actually using new settings. 2014-07-11 14:40:15 +02:00