Petr Mrázek
|
aba1f89e2a
|
Add home/end and fix navigation with collapsed groups (they are skipped)
|
2014-07-12 23:27:32 +02:00 |
|
Petr Mrázek
|
cc6968e9a3
|
Group view gets keyboard navigation back.
And a bunch of fixes.
|
2014-07-12 21:13:23 +02:00 |
|
Petr Mrázek
|
d570037331
|
Cache group view geometry -- speed up instance view by caching sizes of stuff
|
2014-07-12 12:49:07 +02:00 |
|
Petr Mrázek
|
cc499488db
|
Fix liteloader, some cleanups.
|
2014-07-06 11:15:15 +02:00 |
|
Taeyeon Mori
|
b9fb718822
|
[Clang Warnings] Remove unused variables
|
2014-06-30 23:53:41 +02:00 |
|
Petr Mrázek
|
919dea0de6
|
Revert "Better right-click behaviour, context menu on mouse-up instead of mouse down"
This reverts commit 00a945d84b .
NOPE.
|
2014-03-17 07:48:50 +01:00 |
|
Sky
|
00a945d84b
|
Better right-click behaviour, context menu on mouse-up instead of mouse down
|
2014-03-16 20:34:30 +00:00 |
|
Jan Dalheimer
|
cc1de6a649
|
Fix another GroupView bug
|
2014-03-07 15:46:56 +01:00 |
|
Jan Dalheimer
|
211a72e144
|
Fix a GroupView crash that was triggered by the FTB tracking
|
2014-03-03 19:12:48 +01:00 |
|
Petr Mrázek
|
5a0e7877b0
|
Fix groupview issues
* indexAt was using the wrong coordinate system
* model events now trigger a delayed layout update instead of immediate.
|
2014-02-10 00:51:52 +01:00 |
|
Petr Mrázek
|
1f218bb8cd
|
Fix template magic in group view.
|
2014-02-09 21:14:34 +01:00 |
|
Petr Mrázek
|
ba401922e1
|
Do not divide by zero when the last group is collapsed.
|
2014-02-09 21:04:00 +01:00 |
|
Petr Mrázek
|
18f532b0d7
|
Visual and scroll behavior changes to groupview
Scroll by rows, not pixels.
Paint the checkboxy thing again! Make0 it behave.
Set the group header height properly.
|
2014-02-09 20:45:18 +01:00 |
|
Petr Mrázek
|
aa41b891f0
|
Group View: Use painting code from the previous group headers, small optimizations
|
2014-02-08 21:46:29 +01:00 |
|
Petr Mrázek
|
573d4c8050
|
Paint the headers nicer.
|
2014-02-05 01:34:50 +01:00 |
|
Petr Mrázek
|
c84c51860d
|
Fix crash bug related to data changes in new group view.
|
2014-02-04 21:18:02 +01:00 |
|
Petr Mrázek
|
7839c4ecc0
|
Pave.
|
2014-02-04 01:40:51 +01:00 |
|