Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -1003/+0 |
| | ||||
* | SCRATCH nuke the overcomplicated logger, use a simple one. | Petr Mrázek | 2015-04-12 | -1/+1 |
| | ||||
* | 'Fix' instance group sorting | Petr Mrázek | 2014-11-10 | -1/+17 |
| | ||||
* | Add home/end and fix navigation with collapsed groups (they are skipped) | Petr Mrázek | 2014-07-12 | -17/+47 |
| | ||||
* | Group view gets keyboard navigation back. | Petr Mrázek | 2014-07-12 | -230/+233 |
| | | | | And a bunch of fixes. | |||
* | Cache group view geometry -- speed up instance view by caching sizes of stuff | Petr Mrázek | 2014-07-12 | -10/+20 |
| | ||||
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -6/+6 |
| | ||||
* | [Clang Warnings] Remove unused variables | Taeyeon Mori | 2014-06-30 | -1/+0 |
| | ||||
* | Revert "Better right-click behaviour, context menu on mouse-up instead of ↵ | Petr Mrázek | 2014-03-17 | -8/+0 |
| | | | | | | | | mouse down" This reverts commit 00a945d84b59d6469e0c85335dc0ad4067d9f2ab. NOPE. | |||
* | Better right-click behaviour, context menu on mouse-up instead of mouse down | Sky | 2014-03-16 | -0/+8 |
| | ||||
* | Fix another GroupView bug | Jan Dalheimer | 2014-03-07 | -0/+12 |
| | ||||
* | Fix a GroupView crash that was triggered by the FTB tracking | Jan Dalheimer | 2014-03-03 | -0/+2 |
| | ||||
* | Fix groupview issues | Petr Mrázek | 2014-02-10 | -26/+21 |
| | | | | | * 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ázek | 2014-02-09 | -5/+5 |
| | ||||
* | Do not divide by zero when the last group is collapsed. | Petr Mrázek | 2014-02-09 | -8/+9 |
| | ||||
* | Visual and scroll behavior changes to groupview | Petr Mrázek | 2014-02-09 | -0/+6 |
| | | | | | | 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ázek | 2014-02-08 | -3/+19 |
| | | | | optimizations | |||
* | Paint the headers nicer. | Petr Mrázek | 2014-02-05 | -4/+5 |
| | ||||
* | Fix crash bug related to data changes in new group view. | Petr Mrázek | 2014-02-04 | -0/+4 |
| | ||||
* | Pave. | Petr Mrázek | 2014-02-04 | -0/+908 |