calamares/src/libcalamares
Teo Mrnjavac d97bb47f09 Add proper QResrouce system to libcalamaresui, finish up prepare checks
This also adds ImageRegistry, a SVG cache, a bunch of utility functions
for shared pixmaps in CalamaresUtilsGui and renames several qrc files
in viewmodules.
2014-08-26 18:24:51 +02:00
..
kdsingleapplicationguard Fix -Wnarrowing warnings in KDSingleApplicationGuard 2014-06-19 11:13:02 +02:00
utils Add proper QResrouce system to libcalamaresui, finish up prepare checks 2014-08-26 18:24:51 +02:00
CalamaresConfig.h.in Try to find settings.conf from SYSCONFDIR 2014-08-20 11:48:30 +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 Make it possible to update message and details fields of a JobResult 2014-08-05 17:37:24 +02:00
Job.h Make it possible to update message and details fields of a JobResult 2014-08-05 17:37:24 +02:00
JobQueue.cpp Make logging more useful 2014-08-01 17:26:18 +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 Add option to run process jobmodules in chroot. 2014-08-12 14:26:10 +02:00
ProcessJob.h Add option to run process jobmodules in chroot. 2014-08-12 14:26:10 +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 Add check_chroot_output to Python interface. 2014-08-08 14:20:09 +02:00
PythonJob.h Emit job progress from Python jobs. 2014-07-23 12:54:53 +02:00
PythonJobApi.cpp Add option to run process jobmodules in chroot. 2014-08-12 14:26:10 +02:00
PythonJobApi.h Add chrootOutput/check_chroot_output to libcalamares utils API. 2014-08-08 14:17:34 +02:00
Typedefs.h Load modules by phase, in preparation for actually using new settings. 2014-07-11 14:40:15 +02:00