calamares/src/modules/partition/core
Adriaan de Groot 7ce2a87644 [partition] Fix build
- fsName was a QString (a copy) so it could be modified;
- the modification isn't really necessary.
- While here, pick up new PointerSetter convenience class.
2021-06-18 13:49:39 +02:00
..
BootLoaderModel.cpp [partition] Look up bootloader by name, method 2021-05-25 13:05:45 +02:00
BootLoaderModel.h [partition] Look up bootloader by name, method 2021-05-25 13:05:45 +02:00
ColorUtils.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
ColorUtils.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Config.cpp [partition] refactor config-reading from availableFileSystemTypes 2021-06-18 12:18:04 +02:00
Config.h [partition] Make the fs type used for erase, a config property 2021-06-18 11:29:36 +02:00
DeviceList.cpp [partition] Apply coding style to core/ 2021-06-18 11:23:27 +02:00
DeviceList.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
DeviceModel.cpp [partition] Use Q_EMIT 2021-06-18 11:31:53 +02:00
DeviceModel.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
KPMHelpers.cpp Allow users to set/edit filesystem labels. 2021-03-27 14:31:06 +01:00
KPMHelpers.h Allow users to set/edit filesystem labels. 2021-03-27 14:31:06 +01:00
OsproberEntry.h [partition] Strip extra file after the at sign 2020-10-07 09:57:18 -04:00
PartitionActions.cpp [partition] rename findFS 2021-06-18 11:09:11 +02:00
PartitionActions.h Apply coding style globally again 2020-10-12 14:27:01 +02:00
PartitionCoreModule.cpp [partition] Use Q_EMIT 2021-06-18 11:31:53 +02:00
PartitionCoreModule.h [partition] Tighten up types 2021-05-25 13:23:28 +02:00
PartitionInfo.cpp [partition] Explain underlying type for flags variant 2020-11-04 00:32:21 +01:00
PartitionInfo.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
PartitionLayout.cpp [partition] rename findFS 2021-06-18 11:09:11 +02:00
PartitionLayout.h [partition] Initialize the filesystem type, not the partition type 2020-11-02 22:32:44 +01:00
PartitionModel.cpp [partition] Use Q_EMIT 2021-06-18 11:31:53 +02:00
PartitionModel.h [partition] Use Q_EMIT 2021-06-18 11:31:53 +02:00
PartUtils.cpp [partition] Fix build 2021-06-18 13:49:39 +02:00
PartUtils.h [partition] Apply coding style to core/ 2021-06-18 11:23:27 +02:00