1697 Commits (584ca6da18e37633f6d9378c9a996a734fa56a76)
 

Author SHA1 Message Date
Teo Mrnjavac 584ca6da18 Rely on selectionModel() instead of currentIndex(). 10 years ago
Teo Mrnjavac 517f958616 Magic numbers for view height. 10 years ago
Teo Mrnjavac df9cec14f7 More arbitrary magic to try to fix all the pixels properly. 10 years ago
Teo Mrnjavac 9b60040bab Magic numbers. 10 years ago
Teo Mrnjavac a27a5496b7 Try a statically calculated selection margin. 10 years ago
Teo Mrnjavac 798a491296 Adjust padding. 10 years ago
Teo Mrnjavac 5aa8cd4a9b Use semitransparent overlay rounded rect for PBV selection. 10 years ago
Teo Mrnjavac 7c80f846f1 Add debug output. 10 years ago
Teo Mrnjavac c2cb367753 Remember QPersistentModelIndex rather than row for hover effect. 10 years ago
Teo Mrnjavac 36f30b1ede Support selection and better hover. 10 years ago
Teo Mrnjavac cc5520edda Add hover and click support to PartitionBarsView. 10 years ago
Teo Mrnjavac a9e241d288 Fix strings. 10 years ago
Teo Mrnjavac 1ad6c7e8ac Use new Labels view. 10 years ago
Teo Mrnjavac eed8d3b83b Split out Labels view from Bars view.
Both are QAbstractItemViews and can be used on top of a PartitionModel,
together or separately.
10 years ago
Teo Mrnjavac b65fe87503 PartitionPreview is now PartitionBarsView. 10 years ago
Teo Mrnjavac 3beebf4137 String improvement. 10 years ago
Teo Mrnjavac 37af36499c Layout fix. 10 years ago
Teo Mrnjavac 78808251b9 Fix sizeHint calculation, useless padding is useless. 10 years ago
Teo Mrnjavac ccc93d2c64 Better partition label square size. 10 years ago
Teo Mrnjavac 25e388aa29 Add CalamaresUtils::defaultFont() 10 years ago
Teo Mrnjavac 93c515ccef Add documentation for partition table types. 10 years ago
Teo Mrnjavac 83cbe16918 Fixup preview height. 10 years ago
Teo Mrnjavac 84c254ced2 Use DeviceInfoWidget in ChoicePage. 10 years ago
Teo Mrnjavac 17f1f5f61f Load those icons. 10 years ago
Teo Mrnjavac d4117b333c New icons for DeviceInfoWidget. 10 years ago
Teo Mrnjavac 9d9de792e5 New DeviceInfoWidget to educate the user. 10 years ago
Teo Mrnjavac 4c90a68241 Make choice text refer to the currently selected device. 10 years ago
Teo Mrnjavac b31ac92d7e And make it build. 10 years ago
Teo Mrnjavac 3bf1fe716f Yank out compact mode, refactor layout, fix strings. 10 years ago
Teo Mrnjavac c6a7c54904 Preview widget height. 10 years ago
Teo Mrnjavac c717a08d6d Unbreak 10 years ago
Teo Mrnjavac abfc009872 Actually apply changes. 10 years ago
Teo Mrnjavac 2320ce9c04 Layout fixes. 10 years ago
Teo Mrnjavac 47b5c6eeb4 Use ReplaceWidget in ChoicePage. 10 years ago
Teo Mrnjavac 26ac809d6e Don't instantiate ReplacePage in PVS any more. 10 years ago
Teo Mrnjavac 46fcca63c3 Refactor ReplacePage into new ReplaceWidget. 10 years ago
Teo Mrnjavac 351c69c300 Remove obsolete code.
CAL-340 #close
10 years ago
Teo Mrnjavac 742b2013f9 Sleep for 3, not 30s. 10 years ago
Teo Mrnjavac 0fa19cca68 Fix the last page fix. 10 years ago
Teo Mrnjavac 51d0d9f9b4 Disable next on last page. 10 years ago
Teo Mrnjavac 22470ba4af Disallow next if the root password is not reused or provided.
CAL-344 #close
10 years ago
Teo Mrnjavac 8a6dcfbe2f Move ReplacePartition operation to PartitionActions. 10 years ago
demmm f267410dbb different names 10 years ago
Teo Mrnjavac a79575afe8 Create erase button in a separate method. 10 years ago
Teo Mrnjavac b0ad19bca3 Enable target uninstall. 10 years ago
demmm c89bd1db23 implement https://calamares.io/bugs/browse/CAL-341 10 years ago
Teo Mrnjavac e0b1290b8c Update the bootloader picker when the chosen device changes. 10 years ago
Teo Mrnjavac a65be8bfda Add the expanded signal to ExpandableRadioButton. 10 years ago
Teo Mrnjavac 526180dde2 Use ExpandableRadioButton in ChoicePage for Erase on MBR. 10 years ago
Teo Mrnjavac 02c345e3be Use QGridLayout in ExpandableRadioButton to align widget with label. 10 years ago