1905 Commits (bcab8b2bfe60ec2b58e7813eb6df2869e80892d1)
 

Author SHA1 Message Date
Teo Mrnjavac f154a135d8 Test out awful hack to try to make selection work properly. 9 years ago
Teo Mrnjavac 3fc354284a Improve debug output. 9 years ago
Teo Mrnjavac 8acb70de5c Use currentIndex instead of selection. 9 years ago
Teo Mrnjavac 99a5ac8e4d Debug output. 9 years ago
Teo Mrnjavac 7fce08459b Don't skip extended partition. 9 years ago
Teo Mrnjavac f64d210496 Enable selection behavior and add debug output to Labels view. 9 years ago
Teo Mrnjavac fecb50779a Only paint selection and hover if selectionMode is not NoSelection. 9 years ago
Teo Mrnjavac 2f35aa1258 And selectionModel() better exist... 9 years ago
Teo Mrnjavac 584ca6da18 Rely on selectionModel() instead of currentIndex(). 9 years ago
Teo Mrnjavac 517f958616 Magic numbers for view height. 9 years ago
Teo Mrnjavac df9cec14f7 More arbitrary magic to try to fix all the pixels properly. 9 years ago
Teo Mrnjavac 9b60040bab Magic numbers. 9 years ago
Teo Mrnjavac a27a5496b7 Try a statically calculated selection margin. 9 years ago
Teo Mrnjavac 798a491296 Adjust padding. 9 years ago
Teo Mrnjavac 5aa8cd4a9b Use semitransparent overlay rounded rect for PBV selection. 9 years ago
Teo Mrnjavac 7c80f846f1 Add debug output. 9 years ago
Teo Mrnjavac c2cb367753 Remember QPersistentModelIndex rather than row for hover effect. 9 years ago
Teo Mrnjavac 36f30b1ede Support selection and better hover. 9 years ago
Teo Mrnjavac cc5520edda Add hover and click support to PartitionBarsView. 9 years ago
Teo Mrnjavac a9e241d288 Fix strings. 9 years ago
Teo Mrnjavac 1ad6c7e8ac Use new Labels view. 9 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.
9 years ago
Teo Mrnjavac b65fe87503 PartitionPreview is now PartitionBarsView. 9 years ago
Teo Mrnjavac 3beebf4137 String improvement. 9 years ago
Teo Mrnjavac 37af36499c Layout fix. 9 years ago
Teo Mrnjavac 78808251b9 Fix sizeHint calculation, useless padding is useless. 9 years ago
Teo Mrnjavac ccc93d2c64 Better partition label square size. 9 years ago
Teo Mrnjavac 25e388aa29 Add CalamaresUtils::defaultFont() 9 years ago
Teo Mrnjavac 93c515ccef Add documentation for partition table types. 9 years ago
Teo Mrnjavac 83cbe16918 Fixup preview height. 9 years ago
Teo Mrnjavac 84c254ced2 Use DeviceInfoWidget in ChoicePage. 9 years ago
Teo Mrnjavac 17f1f5f61f Load those icons. 9 years ago
Teo Mrnjavac d4117b333c New icons for DeviceInfoWidget. 9 years ago
Teo Mrnjavac 9d9de792e5 New DeviceInfoWidget to educate the user. 9 years ago
Teo Mrnjavac 4c90a68241 Make choice text refer to the currently selected device. 9 years ago
Teo Mrnjavac b31ac92d7e And make it build. 9 years ago
Teo Mrnjavac 3bf1fe716f Yank out compact mode, refactor layout, fix strings. 9 years ago
Teo Mrnjavac c6a7c54904 Preview widget height. 9 years ago
Teo Mrnjavac c717a08d6d Unbreak 9 years ago
Teo Mrnjavac abfc009872 Actually apply changes. 9 years ago
Teo Mrnjavac 2320ce9c04 Layout fixes. 9 years ago
Teo Mrnjavac 47b5c6eeb4 Use ReplaceWidget in ChoicePage. 9 years ago
Teo Mrnjavac 26ac809d6e Don't instantiate ReplacePage in PVS any more. 9 years ago
Teo Mrnjavac 46fcca63c3 Refactor ReplacePage into new ReplaceWidget. 9 years ago
Teo Mrnjavac 351c69c300 Remove obsolete code.
CAL-340 #close
9 years ago
Teo Mrnjavac 742b2013f9 Sleep for 3, not 30s. 9 years ago
Teo Mrnjavac 0fa19cca68 Fix the last page fix. 9 years ago
Teo Mrnjavac 51d0d9f9b4 Disable next on last page. 9 years ago
Teo Mrnjavac 22470ba4af Disallow next if the root password is not reused or provided.
CAL-344 #close
9 years ago
Teo Mrnjavac 8a6dcfbe2f Move ReplacePartition operation to PartitionActions. 9 years ago