aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2014-07-16Implement gradle spec reader/writerPetr Mrázek
2014-07-14Bump dev versionPetr Mrázek
2014-07-12Add a new page that can show all sorts of logsJan Dalheimer
2014-07-12Group view gets keyboard navigation back.Petr Mrázek
And a bunch of fixes.
2014-07-06Fix liteloader, some cleanups.Petr Mrázek
2014-07-01Move settings lib into the main code, fixing error logging in it.Petr Mrázek
2014-06-30Merge branch 'feature_theme_support' into developPetr Mrázek
Conflicts: main.cpp
2014-06-30Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek
Dirty fix for screenshot thumbnail generation. Needs more QTimer.
2014-06-29Separate page dialog into a page container and a dialog.Petr Mrázek
2014-06-28Turn screenshot management into a page.Petr Mrázek
2014-06-26Update changelog and bump version to 0.4.0 (no tag yet, not final)Petr Mrázek
2014-06-18Replace notes dialog with a page.Petr Mrázek
2014-06-09Instance settings moved to a page.Petr Mrázek
2014-06-09Show texture/resource packs when appropriate.Petr Mrázek
2014-06-09Page dialog for legacy instances.Petr Mrázek
2014-06-09Add and implement pages and page dialog.Petr Mrázek
2014-06-09Implement adding jar mods, break saving library order.Petr Mrázek
2014-06-09Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek
2014-06-09Make 1.6+ work with new instance format.Petr Mrázek
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-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-25New flat icon themes from pexnerPetr Mrázek
Squash and rework of commits from robotbrain
2014-05-25Enable SVG iconsPetr Mrázek
2014-05-21Merge branch 'feature_crashreport' into developJan Dalheimer
2014-05-17Finish status pills.Petr Mrázek
2014-05-15Bump version to 0.3.5Petr Mrázek
2014-05-10Implement backtraces on Windows.Andrew
Much !!FUN!! was had
2014-05-09Implement crash report system on Windows.Andrew
2014-05-09Implement crash handling on LinuxForkk
This will allow us to generate crash dumps and have users report crashes.
2014-05-01Bump version and update changelog.Forkk
2014-04-21Merge remote-tracking branch 'origin/feature_cmake_style' into developPetr Mrázek
Conflicts: CMakeLists.txt
2014-04-16Create a new login dialogTaeyeon Mori
2014-04-09Only use tabs for intendentionJan Dalheimer
2014-04-07Merge remote-tracking branch 'origin/develop' into feature_cmake_styleJan Dalheimer
Conflicts: CMakeLists.txt
2014-04-06Merge remote-tracking branch 'origin/feature_dotcmake' into developPetr Mrázek
2014-04-06Use the same style of CMake files everywhereJan Dalheimer
2014-04-06.cmake files to reduce "code" duplicateJan Dalheimer
2014-04-06Coverity build and upload target. Also GitFunctions.Jan Dalheimer
2014-04-06Workaround for dirty build folders.Petr Mrázek
My disgust just turned into barely contained rage :<
2014-04-06Build fixage for the changed build configPetr Mrázek
2014-04-06Get rid of long rebuilds because of minor cmake config changesPetr Mrázek
2014-04-01Do not spam logs too much, bump version and add to changelog.Petr Mrázek
2014-03-31Fix FTB-related issuesPetr Mrázek
2014-03-23Bump version to 0.3.0Petr Mrázek
2014-03-23Make some more error messages translateable.Petr Mrázek