aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
2014-03-03Fix a GroupView crash that was triggered by the FTB trackingJan Dalheimer
2014-02-25Merge branch 'feature_screenshots' into integration_json_and_toolsPetr Mrázek
Conflicts: logic/net/URLConstants.h Resolve issues with multiple definitions of URL constants by moving them to their own object file.
2014-02-25Screenshots: Optimize image loading and memory use, fix list and button layout.Petr Mrázek
2014-02-25Reorganize all the screenshot filesPetr Mrázek
2014-02-24Fix memory leak in systemrobotbrain
2014-02-24Deleting screenshots. Needs fixing.robotbrain
2014-02-24Imgur album creationJan Dalheimer
2014-02-24Working screenshot uploadJan Dalheimer
2014-02-24Screenshot fixes, move some code around, fix some stuffJan Dalheimer
2014-02-24Merge branch 'fix_json_version' into integration_json_and_toolsPetr Mrázek
Conflicts: logic/OneSixInstance.cpp logic/OneSixVersionBuilder.cpp Some fixage. Yay for conflicts.
2014-02-23Close to finished. Need to fix the upload part. Viewing works (in grayscale)robotbrain
2014-02-24Merge branch 'feature_profiling' into integration_json_and_toolsPetr Mrázek
2014-02-23Initial stuff. It doesnt work.robotbrain
2014-02-21Fix MCEdit on OSXJan Dalheimer
2014-02-19New, better, liteloader supportJan Dalheimer
2014-02-17Instance flags. Currently used for marking instances as broken. Can later be ↵Jan Dalheimer
used for badges.
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-16Fix path selections for tools (settings dialog)Petr Mrázek
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-15Profiler support. Currently JProfiler and JVisualVM are implemented.Jan Dalheimer
2014-02-14fixed the destination (href) of the link http://github.com/MultiMC/MultiMC5 ↵p-schneider
in AboutDialog.ui (+German translation)
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-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-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-03Reload version after removing custom.jsonJan Dalheimer
2014-02-01Disable anything related to user.json for now. Will be re-enabled once we ↵Jan Dalheimer
have a gui for it.
2014-02-01Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
2014-02-01Fix a bugJan Dalheimer
2014-02-01Change the OneSix library view. It now shows a list of patches.Jan Dalheimer
2014-01-29Add 'empty text' to all the version selection dialogs.Petr Mrázek
Customize it for the Forge one so people finally shut up about 1.7.4
2014-01-27Have the libraries tab show tweaker mods instead of librariesJan Dalheimer