calamares/src/libcalamares
Arnaud Ferraris 4937668b5b [libcalamares] Add generic PartitionSize class
Using PartUtils::PartSize as reference, this commit creates a new
PartitionSize class in libcalamares, which will then be used in every
module needing such a class.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
2019-05-08 19:30:33 +02:00
..
kdsingleapplicationguard [libcalamares] Reduce warnings in KDAB code 2019-04-18 12:06:09 +02:00
modulesystem [libcalamares] Move module-related things into subdirectory 2019-05-07 07:48:40 -04:00
partition [libcalamares] Add generic PartitionSize class 2019-05-08 19:30:33 +02:00
utils [partition] Move bytesToSectors() to CalamaresUtils namespace 2019-05-08 19:20:38 +02:00
CalamaresConfig.h.in Merge branch 'master' into kcrash 2017-09-27 09:52:01 -04:00
CMakeLists.txt [libcalamares] Add generic PartitionSize class 2019-05-08 19:30:33 +02:00
CppJob.cpp [libcalamares] Warnings-- over extra ; 2019-04-17 12:02:14 +02:00
CppJob.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
DllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
GlobalStorage.cpp [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
GlobalStorage.h [libcalamares] load/save globals in YAML format 2019-01-25 10:58:43 -05:00
Job.cpp [libcalamares] Provide accessor to error code. 2019-04-28 14:34:39 -04:00
Job.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
JobExample.cpp [libcalamares] Add some debugging Jobs 2019-03-20 11:26:02 +01:00
JobExample.h [libcalamares] Add some debugging Jobs 2019-03-20 11:26:02 +01:00
JobQueue.cpp [libcalamares] Don't moc on JobQueue 2019-04-18 12:21:29 +02:00
JobQueue.h [libcalamares] Remove Typedefs.h 2019-05-07 09:51:23 -04:00
PluginDllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ProcessJob.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
ProcessJob.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonHelper.cpp [libcalamares] [libcalamaresui] [calamares] Adjust to moved Dirs.h 2019-04-29 06:49:16 -04:00
PythonHelper.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PythonJob.cpp [libcalamares] Distinguish kinds of errors 2019-04-28 14:34:39 -04:00
PythonJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonJobApi.cpp [libcalamares] Rename CalamaresUtils -> String 2019-04-29 06:49:16 -04:00
PythonJobApi.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
Settings.cpp [libcalamares] Tidy some bits 2019-05-07 07:02:55 -04:00
Settings.h [libcalamares] Remove incorrect comment 2019-05-07 07:48:40 -04:00
Tests.cpp [libcalamares] Rename YamlUtils.h 2019-04-29 06:14:21 -04:00
Tests.h [libcalamares] Extend tests to all example config files 2019-01-29 07:31:29 -05:00