Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Instance flags. Currently used for marking instances as broken. Can later be ↵ | Jan Dalheimer | 2014-02-17 | -8/+81 |
| | | | | used for badges. | |||
* | Different error message if it's a launcher version mismatch | Jan Dalheimer | 2014-02-17 | -19/+49 |
| | ||||
* | Actually remove instances if they fail to load | Jan Dalheimer | 2014-02-17 | -1/+8 |
| | ||||
* | Check if the json version is one we know how to handle | Jan Dalheimer | 2014-02-17 | -6/+26 |
| | | | | Also some formatting. | |||
* | Merge https://github.com/p-schneider/MultiMC5 into develop | Petr Mrázek | 2014-02-14 | -2/+2 |
|\ | ||||
| * | fixed the destination (href) of the link http://github.com/MultiMC/MultiMC5 ↵ | p-schneider | 2014-02-14 | -2/+2 |
| | | | | | | | | in AboutDialog.ui (+German translation) | |||
* | | Merge https://github.com/robotbrain/MultiMC5 into develop | Petr Mrázek | 2014-02-14 | -2/+2 |
|\ \ | ||||
| * | | Fix FTB paths on Windows XP | robotbrain | 2014-02-13 | -2/+2 |
| |/ | ||||
* | | Merge https://github.com/max96at/MultiMC5 into develop | Petr Mrázek | 2014-02-14 | -1/+14 |
|\ \ | |/ |/| | ||||
| * | Added more possible java paths on OSX. | Noah Mayr | 2014-01-22 | -1/+14 |
| | | ||||
* | | Fix groupview issues | Petr Mrázek | 2014-02-10 | -27/+26 |
| | | | | | | | | | | * indexAt was using the wrong coordinate system * model events now trigger a delayed layout update instead of immediate. | |||
* | | Fix kitty. Meow. | Petr Mrázek | 2014-02-09 | -1/+1 |
| | | ||||
* | | 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 |
| | | ||||
* | | Merge branch 'integration_derpstances_groupview' into develop | Petr Mrázek | 2014-02-09 | -3723/+3751 |
|\ \ | ||||
| * | | Visual and scroll behavior changes to groupview | Petr Mrázek | 2014-02-09 | -130/+135 |
| | | | | | | | | | | | | | | | | | | Scroll by rows, not pixels. Paint the checkboxy thing again! Make0 it behave. Set the group header height properly. | |||
| * | | Blacklist the FTB voxel pack. | Petr Mrázek | 2014-02-09 | -0/+2 |
| | | | ||||
| * | | Only load instance list twice. | Petr Mrázek | 2014-02-09 | -3/+9 |
| | | | ||||
| * | | Fix crash bug related to messageboxes interrupting model resets in the ↵ | Petr Mrázek | 2014-02-08 | -52/+72 |
| | | | | | | | | | | | | instance list. | |||
| * | | Merge branch 'feature_groupview' into integration_derpstances_groupview | Petr Mrázek | 2014-02-08 | -3099/+1542 |
| |\ \ | ||||
| | * | | Group View: Use painting code from the previous group headers, small ↵ | Petr Mrázek | 2014-02-08 | -19/+117 |
| | | | | | | | | | | | | | | | | optimizations | |||
| | * | | Paint the headers nicer. | Petr Mrázek | 2014-02-05 | -28/+50 |
| | | | | ||||
| | * | | Fix crash bug related to data changes in new group view. | Petr Mrázek | 2014-02-04 | -0/+4 |
| | | | | ||||
| | * | | A try at fixing the instance delegate. A bit. Maybe. | Petr Mrázek | 2014-02-04 | -0/+5 |
| | | | | ||||
| | * | | Pave. | Petr Mrázek | 2014-02-04 | -514/+41 |
| | | | | ||||
| | * | | Add 'depends/groupview/' from commit '946d49675cb4725c31ab49a51f3bcae302f89a19' | Petr Mrázek | 2014-02-04 | -0/+1846 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | git-subtree-dir: depends/groupview git-subtree-mainline: a17caba2c9c2aa5960581db01e4b66472a9c019c git-subtree-split: 946d49675cb4725c31ab49a51f3bcae302f89a19 | |||
| | | * | | Swap things around -- rename refactors, moving towards non-derpy design. Maybe. | Petr Mrázek | 2014-02-04 | -66/+88 |
| | | | | | ||||
| | | * | | Oh my. | Petr Mrázek | 2014-02-02 | -18/+37 |
| | | | | | ||||
| | | * | | Fix drag&drop pixmap rendering | Petr Mrázek | 2014-02-02 | -21/+14 |
| | | | | | ||||
| | | * | | Fix group mouse interaction issues | Petr Mrázek | 2014-02-02 | -33/+109 |
| | | | | | ||||
| | | * | | Small tweaks | Petr Mrázek | 2014-02-02 | -42/+56 |
| | | | | | ||||
| | | * | | More reformat. | Petr Mrázek | 2014-01-31 | -17/+16 |
| | | | | | ||||
| | | * | | Reformat, Rename, Redo | Petr Mrázek | 2014-01-31 | -230/+298 |
| | | | | | ||||
| | | * | | Loads of changes and some refactorings | Jan Dalheimer | 2013-12-31 | -273/+248 |
| | | | | | ||||
| | | * | | Progress indicators | Jan Dalheimer | 2013-12-30 | -16/+111 |
| | | | | | ||||
| | | * | | Fixing more bugs | Jan Dalheimer | 2013-12-30 | -12/+9 |
| | | | | | ||||
| | | * | | Loads of fixes | Jan Dalheimer | 2013-12-30 | -48/+77 |
| | | | | | ||||
| | | * | | Make the MultiMC delegate fully usable. Dynamic row heights. | Jan Dalheimer | 2013-12-30 | -37/+363 |
| | | | | | ||||
| | | * | | Take the spacing into account | Jan Dalheimer | 2013-12-27 | -2/+3 |
| | | | | | ||||
| | | * | | Fix scrolling | Jan Dalheimer | 2013-12-26 | -0/+19 |
| | | | | | ||||
| | | * | | Fixing several d&d bugs | Jan Dalheimer | 2013-12-26 | -15/+38 |
| | | | | | ||||
| | | * | | Remove a debug message | Jan Dalheimer | 2013-12-26 | -1/+0 |
| | | | | | ||||
| | | * | | Fix a bug | Jan Dalheimer | 2013-12-26 | -5/+0 |
| | | | | | ||||
| | | * | | Loads of stuff, amongst others d&d and many bug fixes | Jan Dalheimer | 2013-12-26 | -162/+555 |
| | | | | | ||||
| | | * | | Initial commit. Basics work. Next: Drag and Drop | Jan Dalheimer | 2013-12-24 | -0/+803 |
| | | / | ||||
| | * | | Nuke. | Petr Mrázek | 2014-02-04 | -3059/+0 |
| | | | | ||||
| * | | | Allow overriding the order in which patches are applied | Jan Dalheimer | 2014-02-08 | -0/+240 |
| | | | | ||||
| * | | | Error if a patch file is for a different version of minecraft | Jan Dalheimer | 2014-02-08 | -0/+9 |
| | | | | ||||
| * | | | Reload version after removing custom.json | Jan Dalheimer | 2014-02-03 | -0/+2 |
| | | | | ||||
| * | | | Fix installing forge after liteloader and then removing liteloader. Also ↵ | Jan Dalheimer | 2014-02-02 | -82/+96 |
| | | | | | | | | | | | | | | | | formatting. |