calamares/src/libcalamares/utils
Arnaud Ferraris c3ccc0de0e [libcalamares] Add a KiB unit
This commit creates a _KiB operator for future use by the partition
module.
It also fixes a typo in one instance of MiBtoBytes(), requiring a couple
extra fixes.

Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
2019-02-28 13:49:15 +01:00
..
CalamaresUtils.cpp [calamares] Use XDG_{DATA,CONFIG}_DIRS as appropriate 2018-10-08 10:28:30 -04:00
CalamaresUtils.h [calamares] Use XDG_{DATA,CONFIG}_DIRS as appropriate 2018-10-08 10:28:30 -04:00
CalamaresUtilsSystem.cpp [libcalamares] Improve process logging 2018-04-05 05:17:21 -04:00
CalamaresUtilsSystem.h i18n: drop superfluous QObject* parent 2018-02-07 17:43:26 +01:00
CommandList.cpp [libcalamares] Allow a @@USER@@ replacement in commands 2018-05-23 09:25:57 -04:00
CommandList.h [libcalamares] Allow a @@USER@@ replacement in commands 2018-05-23 09:25:57 -04:00
Logger.cpp [libcalamares] Simplify logging code 2019-02-22 09:21:22 -05:00
Logger.h [libcalamares] Allow querying debug settings 2018-10-05 09:41:37 -04:00
NamedEnum.h [libcalamares] Reduce warnings about trailing ; 2019-02-12 17:11:01 +01:00
NamedSuffix.h [libcalamares] Fix off-by-one in taking substring for value 2019-01-14 13:23:14 +01:00
PluginFactory_p.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PluginFactory.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
PluginFactory.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
Retranslator.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Retranslator.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Units.h [libcalamares] Add a KiB unit 2019-02-28 13:49:15 +01:00
YamlUtils.cpp [libcalamares] Improve saveYaml() 2019-01-29 07:47:38 -05:00
YamlUtils.h [libcalamares] Stub of saveYaml 2019-01-28 07:50:30 -05:00