summaryrefslogtreecommitdiffstats
path: root/gui/groupview
Commit message (Collapse)AuthorAgeLines
* 'Fix' instance group sortingPetr Mrázek2014-11-10-2/+34
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-1/+1
|
* More sync from quickmodsPetr Mrázek2014-09-06-0/+4
| | | | Also a small VersionSelectDialog refactor
* Sync from quickmodsPetr Mrázek2014-09-06-12/+6
|
* Add home/end and fix navigation with collapsed groups (they are skipped)Petr Mrázek2014-07-12-17/+47
|
* Group view gets keyboard navigation back.Petr Mrázek2014-07-12-349/+383
| | | | And a bunch of fixes.
* Cache group view geometry -- speed up instance view by caching sizes of stuffPetr Mrázek2014-07-12-10/+22
|
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-6/+6
|
* [Clang Warnings] Add empty default clauseTaeyeon Mori2014-06-30-0/+2
|
* [Clang Warnings] Remove unused variablesTaeyeon Mori2014-06-30-1/+0
|
* Reorganize logic code.Petr Mrázek2014-06-09-1/+1
|
* Fix many memory leaks.Petr Mrázek2014-03-30-0/+1
|
* Instance badges. Some easter eggs and one for broken so far.Jan Dalheimer2014-03-10-5/+86
|
* Fix another GroupView bugJan Dalheimer2014-03-07-0/+15
|
* Fix a GroupView crash that was triggered by the FTB trackingJan Dalheimer2014-03-03-0/+2
|
* Fix groupview issuesPetr Mrázek2014-02-10-27/+26
| | | | | * indexAt was using the wrong coordinate system * model events now trigger a delayed layout update instead of immediate.
* Fix template magic in group view.Petr Mrázek2014-02-09-5/+5
|
* Do not divide by zero when the last group is collapsed.Petr Mrázek2014-02-09-8/+9
|
* Visual and scroll behavior changes to groupviewPetr Mrázek2014-02-09-130/+135
| | | | | | Scroll by rows, not pixels. Paint the checkboxy thing again! Make0 it behave. Set the group header height properly.
* Group View: Use painting code from the previous group headers, small ↵Petr Mrázek2014-02-08-19/+117
| | | | optimizations
* Paint the headers nicer.Petr Mrázek2014-02-05-28/+50
|
* Fix crash bug related to data changes in new group view.Petr Mrázek2014-02-04-0/+4
|
* A try at fixing the instance delegate. A bit. Maybe.Petr Mrázek2014-02-04-0/+5
|
* Pave.Petr Mrázek2014-02-04-0/+1634