calamares/src
Adriaan de Groot 8f65a644a9 [libcalamares] Rename cPointerSetter
This class doesn't really set a pointer -- it is a scoped assignment
through a pointer, which **can** set a value on destruction (when
it leaves scope). Rename it.

While here, extend the API so that it can do an assignment to the
underlying object **now**, while also doing a scoped assignment
later when it leaves scope. This makes some code a bit easier
to read ("in this scope, X is now <v> and then it becomes <v'>")
2021-09-22 11:29:52 +02:00
..
branding Update branding.desc 2021-09-14 16:54:29 +02:00
calamares Add Q_OBJECT macro where it's missing 2021-09-08 13:23:20 +02:00
libcalamares [libcalamares] Rename cPointerSetter 2021-09-22 11:29:52 +02:00
libcalamaresui [libcalamaresui] Improve sizeLimit handling in log upload 2021-09-15 13:30:06 +02:00
modules [libcalamares] Rename cPointerSetter 2021-09-22 11:29:52 +02:00
qml/calamares REUSE: qmldir file format doesn't leave space for license information 2020-08-28 18:18:22 +02:00
CMakeLists.txt i18n: pick up the translations CMake module just once 2020-08-27 13:54:08 +02:00