aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-09All of the broken legacy things work.Petr Mrázek
2014-06-09Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek
2014-06-09Reorganize logic code.Petr Mrázek
2014-06-09Add builtin Minecraft versions for legacyPetr Mrázek
2014-06-09Set the window params inside the launcher part, depending on launcher type.Petr Mrázek
Also create/change the new internal version files.
2014-06-09Fix launcher part for legacy in onesix.Petr Mrázek
2014-06-09Much change, very jarmod.Petr Mrázek
2014-06-09Begin the transformation!Petr Mrázek
Nuke all the things.
2014-06-03Tagging 0.3.6Petr Mrázek
2014-05-23Still trying to fix FTBJan Dalheimer
2014-05-23Attempt at fixing FTBJan Dalheimer
2014-05-23Fix FTB?Jan Dalheimer
2014-05-23More FTB debug stuffJan Dalheimer
2014-05-23Some more FTB related debug infoJan Dalheimer
2014-05-22QDir::exists is not static in Qt 5.1.1Petr Mrázek
2014-05-22Merge pull request #275 from MultiMC/feature_ftb_new_pathsPetr Mrázek
Fix FTB paths on windows
2014-05-22FTB paths changed on windows. Fixes #255Jan Dalheimer
2014-05-21Merge branch 'feature_crashreport' into developJan Dalheimer
2014-05-18Restore manage screenshots in main window.Petr Mrázek
2014-05-18Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek
2014-05-17Add static data path for ... static data. Like translations. Move ↵Petr Mrázek
translations there.
2014-05-17Finish status pills.Petr Mrázek
2014-05-15Status pills. This doesn't build yet.Petr Mrázek
2014-05-15Bump version to 0.3.5Petr Mrázek
2014-05-10Add a missing letterForkk
2014-05-10Fix stupid tabs.Forkk
Thanks, QtCreator... ._.
2014-05-10Remove unused functionAndrew
2014-05-10Implement backtraces on Windows.Andrew
Much !!FUN!! was had
2014-05-09Implement crash report system on Windows.Andrew
2014-05-09Change dump file extensionForkk
2014-05-09Remove some unnecessary dummy functions.Forkk
2014-05-09Implement crash handling on LinuxForkk
This will allow us to generate crash dumps and have users report crashes.
2014-05-08Fix for #257Petr Mrázek
2014-05-04Fix version select dialog filteringPetr Mrázek
2014-05-03Merge pull request #248 from MultiMC/feature_fix_ftb_libPetr Mrázek
Fix FTB local libraries bug
2014-05-03Fix FTB local libraries bugJan Dalheimer
2014-05-03Merge branch 'develop' into release-0.3.4Petr Mrázek
2014-05-02Inherit module path from main build environment in the prerequisites script.Petr Mrázek
2014-05-02It's a fatal error to not find the dependency checker tool.Petr Mrázek
2014-05-02Add a safety net for missing dumpbin.exePetr Mrázek
2014-05-01Include ICU in distributed builds.Forkk
2014-05-01Bump version and update changelog.Forkk
2014-05-01Merge branch 'feature_credits' into developForkk
2014-05-01Show Patreon patrons in the about dialogForkk
2014-04-22Update the icon, againPetr Mrázek
2014-04-22Update the OSX iconPetr Mrázek
Closes #230
2014-04-21Merge remote-tracking branch 'origin/feature_cmake_style' into developPetr Mrázek
Conflicts: CMakeLists.txt
2014-04-21Fix quit shortcut connect() callPetr Mrázek
2014-04-21Update FR translation some more.Petr Mrázek
2014-04-21Merge remote-tracking branch 'origin/feature_new_login_dialog2' into developPetr Mrázek