aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-09Show update channel in the update dialog, actually show changelog for the ↵Petr Mrázek
selected update channel.
2014-07-09Better regexp for linksPetr Mrázek
2014-07-09Show changelog in the update dialog.Petr Mrázek
2014-07-08Fix mod list sorting predicate, convert the changelog to markdown and ↵Petr Mrázek
reverse it.
2014-07-08Make the FTB packs a set instead of a list.Petr Mrázek
2014-07-08Merge branch 'master' into developPetr Mrázek
Conflicts: CMakeLists.txt changelog.yaml logic/forge/ForgeInstaller.cpp
2014-07-08Bump version, update the changelogPetr Mrázek
2014-07-08Update the forge hacks.Petr Mrázek
Conflicts: logic/ForgeInstaller.cpp
2014-07-07Update the forge hacks.Petr Mrázek
2014-07-07Tweak the response to successful uploads (screenshots, log pastes)Petr Mrázek
The url will now be shown as link, put into the clipboard AND opened in a browser. At the same time. To avoid losing the URL.
2014-07-06One more liteloader fixPetr Mrázek
2014-07-06Fix liteloader, some cleanups.Petr Mrázek
2014-07-05Improve screenshot view/model.Petr Mrázek
Changes to screenshots are tracked. Thumbnails are generated in a thread pool.
2014-07-03Make paste.ee logs expire after a monthPetr Mrázek
2014-07-03fix the instance toolbarPetr Mrázek
2014-07-03disable that upgrade pagePetr Mrázek
2014-07-01Move settings lib into the main code, fixing error logging in it.Petr Mrázek
2014-07-01Handle a bunch more clang warningsPetr Mrázek
2014-06-30[Clang Warnings] Silence Pack200 unused variable variable warningsTaeyeon Mori
They're caused by a big define-everything-you-ever-need macro
2014-06-30[Clang Warnings] Add empty default clauseTaeyeon Mori
2014-06-30[Clang Warnings] Fix char* cast from string literal in TestsTaeyeon Mori
2014-06-30[Clang Warnings] Remove unused variablesTaeyeon Mori
2014-06-30Fix bug in OneSixInstance's modification detection.Taeyeon Mori
OneSixInstance would report all instances as custom because of a typo. Thanks Clang :)
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-29Hack.Petr Mrázek
2014-06-29Add screenshots iconPetr Mrázek
2014-06-28~_~_~_~Petr Mrázek
2014-06-28Derp^2!!Petr Mrázek
2014-06-28Derp!Petr Mrázek
2014-06-28Turn screenshot management into a page.Petr Mrázek
2014-06-28Merge branch 'feature/fix_intel' into developPetr Mrázek
Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp
2014-06-28Bump version, fix typo, update the changelog.Petr Mrázek
2014-06-28Fix issues with intel drivers. Forced java re-detection on Windows.Petr Mrázek
2014-06-26Update changelog and bump version to 0.4.0 (no tag yet, not final)Petr Mrázek
2014-06-26Bump version to 0.3.7, update changelogPetr Mrázek
2014-06-25Merge branch 'feature/forge_pre4_fix' into developPetr Mrázek
Conflicts: logic/forge/ForgeVersionList.cpp logic/forge/ForgeVersionList.h
2014-06-25Fix forge prerelease mess.Petr Mrázek
This adds a HACK that assumes Mojang will be consistent with their versioning. What could possibly go wrong?
2014-06-20No more disabling of actions in the instance toolbar. It makes no sense.Petr Mrázek
2014-06-18Replace notes dialog with a page.Petr Mrázek
2014-06-11Fix #313 - used texture pack list instead of resource pack listPetr Mrázek
2014-06-10Tweak version page: select first item by default, allow changing version of ↵Petr Mrázek
'version.json'.
2014-06-10More github wiki friendly help page namesPetr Mrázek
2014-06-10Add close button to page dialog. Add help button to page dialog.Petr Mrázek
Smile.
2014-06-09Cleanup - QFileInfo derp and unused variablesPetr Mrázek
2014-06-09Remove margins from settings page.Petr Mrázek
2014-06-09Instance settings moved to a page.Petr Mrázek
2014-06-09Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek
pack list. Icons are from Oxygen.
2014-06-09Show texture/resource packs when appropriate.Petr Mrázek