aboutsummaryrefslogtreecommitdiff
path: root/gui/groupview
AgeCommit message (Collapse)Author
2014-03-03Fix a GroupView crash that was triggered by the FTB trackingJan Dalheimer
2014-02-10Fix groupview issuesPetr Mrázek
* indexAt was using the wrong coordinate system * model events now trigger a delayed layout update instead of immediate.
2014-02-09Fix template magic in group view.Petr Mrázek
2014-02-09Do not divide by zero when the last group is collapsed.Petr Mrázek
2014-02-09Visual and scroll behavior changes to groupviewPetr Mrázek
Scroll by rows, not pixels. Paint the checkboxy thing again! Make0 it behave. Set the group header height properly.
2014-02-08Group View: Use painting code from the previous group headers, small ↵Petr Mrázek
optimizations
2014-02-05Paint the headers nicer.Petr Mrázek
2014-02-04Fix crash bug related to data changes in new group view.Petr Mrázek
2014-02-04A try at fixing the instance delegate. A bit. Maybe.Petr Mrázek
2014-02-04Pave.Petr Mrázek