10 Commits (3eae445eadb3218d4af307e54287d68365783682)

Author SHA1 Message Date
Adriaan de Groot 3eae445ead [partition] Don't signal changes from model before they're done
- clear() signals modelReset(), which is true, but inconvenient
   when we do a bunch of changes afterwards. Block signals,
   and rely on own signaling when all of the changes are done.
 - Keep blocking signals while updating the model, since the row
   appends otherwise trigger a change in the connected combo box.
6 years ago
Adriaan de Groot 17aeaa134a [partition] Simplify display-role code for bootloader 6 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 7 years ago
Teo Mrnjavac 1d553407b9 And remove swapDevice from BootLoaderModel. 9 years ago
Teo Mrnjavac cbbaa8b592 swapDevice in BootLoaderModel. 9 years ago
Teo Mrnjavac 5f54a56513 PMUtils is now KPMHelpers. Also fixup after PartUtils refactor. 10 years ago
Teo Mrnjavac c2eef9ac30 The Humongous Include Fixage For KPMcore Headers. 10 years ago
Teo Mrnjavac 881bf67d22 Add a "do not install boot loader" value to the boot loader picker. 10 years ago
Teo Mrnjavac fa2b577236 Meaningful text from BootLoaderModel. 10 years ago
Aurélien Gâteau 693e9229c8 Dispatch files in core/ gui/ and jobs/ dirs 11 years ago