20 Commits (333214f7ca4b456a0b14a1642c5aafce16ad20b9)

Author SHA1 Message Date
Teo Mrnjavac 333214f7ca Finally fix selection. 10 years ago
Teo Mrnjavac f154a135d8 Test out awful hack to try to make selection work properly. 10 years ago
Teo Mrnjavac 3fc354284a Improve debug output. 10 years ago
Teo Mrnjavac 8acb70de5c Use currentIndex instead of selection. 10 years ago
Teo Mrnjavac 99a5ac8e4d Debug output. 10 years ago
Teo Mrnjavac fecb50779a Only paint selection and hover if selectionMode is not NoSelection. 10 years ago
Teo Mrnjavac 2f35aa1258 And selectionModel() better exist... 10 years ago
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 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