aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-21Fix MCEdit on OSXJan Dalheimer
2014-02-16Fix some external tool related string sin the settings dialog.Petr Mrázek
2014-02-16Nicer way of selecting tool folders and executablesPetr Mrázek
2014-02-16Links to the toolsJan Dalheimer
2014-02-16RestructureJan Dalheimer
2014-02-16Only show folders that really are worldsJan Dalheimer
2014-02-16Merge remote-tracking branch 'origin/feature_profiling' into feature_profilingJan Dalheimer
2014-02-16Fix path selections for tools (settings dialog)Petr Mrázek
2014-02-16Attempt to find jvisualvmJan Dalheimer
2014-02-16Use a combobox instead of a file dialogJan Dalheimer
2014-02-16Fix for windows and update tool menu after closing settings dialogJan Dalheimer
2014-02-16Fix more stuff. Detached tools, only MCEdit for now.Jan Dalheimer
2014-02-16More fixes.Jan Dalheimer
2014-02-16Fix stuff. Make sure different ways of aborting profiling work.Jan Dalheimer
2014-02-16Fix a few bugs in profilers.Petr Mrázek
* Legacy was launching before the profiler. * Some clarity changes. * Report problem with empty strings as profiler paths.
2014-02-15Underp. Don't depend on OneSix. Nicer "menu" style choosing.Jan Dalheimer
2014-02-15Another attempt at fixing windows buildJan Dalheimer
2014-02-15Try to be cross-platformJan Dalheimer
2014-02-15Underp and fix some stuff. Works nicer now.Jan Dalheimer
2014-02-15Profiler support. Currently JProfiler and JVisualVM are implemented.Jan Dalheimer
2014-02-14Merge https://github.com/p-schneider/MultiMC5 into developPetr Mrázek
2014-02-14Merge https://github.com/robotbrain/MultiMC5 into developPetr Mrázek
2014-02-14Merge https://github.com/max96at/MultiMC5 into developPetr Mrázek
2014-02-14fixed the destination (href) of the link http://github.com/MultiMC/MultiMC5 ↵p-schneider
in AboutDialog.ui (+German translation)
2014-02-13Fix FTB paths on Windows XProbotbrain
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 kitty. Meow.Petr Mrázek
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-09Merge branch 'integration_derpstances_groupview' into developPetr 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-09Blacklist the FTB voxel pack.Petr Mrázek
2014-02-09Only load instance list twice.Petr Mrázek
2014-02-08Fix crash bug related to messageboxes interrupting model resets in the ↵Petr Mrázek
instance list.
2014-02-08Merge branch 'feature_groupview' into integration_derpstances_groupviewPetr Mrázek
2014-02-08Group View: Use painting code from the previous group headers, small ↵Petr Mrázek
optimizations
2014-02-08Allow overriding the order in which patches are appliedJan Dalheimer
2014-02-08Error if a patch file is for a different version of minecraftJan Dalheimer
2014-02-06Small tweaks to make things better.Petr Mrázek
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
2014-02-04Add 'depends/groupview/' from commit '946d49675cb4725c31ab49a51f3bcae302f89a19'Petr Mrázek
git-subtree-dir: depends/groupview git-subtree-mainline: a17caba2c9c2aa5960581db01e4b66472a9c019c git-subtree-split: 946d49675cb4725c31ab49a51f3bcae302f89a19
2014-02-04Nuke.Petr Mrázek
2014-02-04Swap things around -- rename refactors, moving towards non-derpy design. Maybe.Petr Mrázek
2014-02-03Reload version after removing custom.jsonJan Dalheimer
2014-02-02Oh my.Petr Mrázek
2014-02-02Fix drag&drop pixmap renderingPetr Mrázek
2014-02-02Fix group mouse interaction issuesPetr Mrázek