Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Merge branch 'feature_theme_support' into develop | Petr Mrázek | 2014-06-30 | -2/+4 | |
|\ | | | | | | | | | Conflicts: main.cpp | ||||
| * | New flat icon themes from pexner | Petr Mrázek | 2014-05-25 | -0/+2 | |
| | | | | | | | | Squash and rework of commits from robotbrain | ||||
| * | Enable SVG icons | Petr Mrázek | 2014-05-25 | -2/+2 | |
| | | |||||
* | | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -1/+3 | |
| | | | | | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer. | ||||
* | | Separate page dialog into a page container and a dialog. | Petr Mrázek | 2014-06-29 | -4/+6 | |
| | | |||||
* | | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -6/+3 | |
| | | |||||
* | | Update changelog and bump version to 0.4.0 (no tag yet, not final) | Petr Mrázek | 2014-06-26 | -2/+2 | |
| | | |||||
* | | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -3/+3 | |
| | | |||||
* | | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -3/+3 | |
| | | |||||
* | | Show texture/resource packs when appropriate. | Petr Mrázek | 2014-06-09 | -0/+2 | |
| | | |||||
* | | Page dialog for legacy instances. | Petr Mrázek | 2014-06-09 | -6/+6 | |
| | | |||||
* | | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -0/+13 | |
| | | |||||
* | | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -4/+2 | |
| | | |||||
* | | Add back legacy mod edit, add checksums for all legacy jars | Petr Mrázek | 2014-06-09 | -32/+39 | |
| | | |||||
* | | Make 1.6+ work with new instance format. | Petr Mrázek | 2014-06-09 | -0/+2 | |
| | | |||||
* | | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -4/+2 | |
| | | |||||
* | | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -10/+18 | |
| | | |||||
* | | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -52/+55 | |
| | | |||||
* | | Add builtin Minecraft versions for legacy | Petr Mrázek | 2014-06-09 | -0/+1 | |
| | | |||||
* | | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -2/+8 | |
| | | |||||
* | | Begin the transformation! | Petr Mrázek | 2014-06-09 | -27/+26 | |
| | | | | | | | | Nuke all the things. | ||||
* | | Tagging 0.3.60.3.6 | Petr Mrázek | 2014-06-03 | -1/+1 | |
| | | |||||
* | | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | 2014-05-21 | -1/+28 | |
|\ \ | |/ |/| | |||||
| * | Implement backtraces on Windows. | Andrew | 2014-05-10 | -2/+10 | |
| | | | | | | | | Much !!FUN!! was had | ||||
| * | Implement crash report system on Windows. | Andrew | 2014-05-09 | -9/+1 | |
| | | |||||
| * | Implement crash handling on Linux | Forkk | 2014-05-09 | -1/+28 | |
| | | | | | | | | | | This will allow us to generate crash dumps and have users report crashes. | ||||
* | | Finish status pills. | Petr Mrázek | 2014-05-17 | -7/+14 | |
| | | |||||
* | | Bump version to 0.3.50.3.5 | Petr Mrázek | 2014-05-15 | -1/+1 | |
|/ | |||||
* | Bump version and update changelog. | Forkk | 2014-05-01 | -1/+1 | |
| | |||||
* | Merge remote-tracking branch 'origin/feature_cmake_style' into develop | Petr Mrázek | 2014-04-21 | -566/+556 | |
|\ | | | | | | | | | Conflicts: CMakeLists.txt | ||||
| * | Only use tabs for intendention | Jan Dalheimer | 2014-04-09 | -354/+355 | |
| | | |||||
| * | Merge remote-tracking branch 'origin/develop' into feature_cmake_style | Jan Dalheimer | 2014-04-07 | -45/+11 | |
| |\ | | | | | | | | | | | | | Conflicts: CMakeLists.txt | ||||
| * | | Use the same style of CMake files everywhere | Jan Dalheimer | 2014-04-06 | -566/+567 | |
| | | | |||||
* | | | Create a new login dialog | Taeyeon Mori | 2014-04-16 | -0/+3 | |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'origin/feature_dotcmake' into develop | Petr Mrázek | 2014-04-06 | -21/+9 | |
|\ \ | |||||
| * | | .cmake files to reduce "code" duplicate | Jan Dalheimer | 2014-04-06 | -21/+9 | |
| |/ | |||||
* / | Coverity build and upload target. Also GitFunctions. | Jan Dalheimer | 2014-04-06 | -14/+5 | |
|/ | |||||
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -3/+3 | |
| | | | | My disgust just turned into barely contained rage :< | ||||
* | Build fixage for the changed build config | Petr Mrázek | 2014-04-06 | -23/+39 | |
| | |||||
* | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -2/+3 | |
| | |||||
* | Do not spam logs too much, bump version and add to changelog.0.3.2 | Petr Mrázek | 2014-04-01 | -1/+1 | |
| | |||||
* | Fix FTB-related issues0.3.1 | Petr Mrázek | 2014-03-31 | -1/+1 | |
| | |||||
* | Bump version to 0.3.0 | Petr Mrázek | 2014-03-23 | -2/+2 | |
| | |||||
* | Make some more error messages translateable. | Petr Mrázek | 2014-03-23 | -0/+1 | |
| | |||||
* | Add a timer for clicking away the notification dialog | Jan Dalheimer | 2014-03-15 | -0/+3 | |
| | |||||
* | Remove a lot of error code and error handling madness. | Petr Mrázek | 2014-03-02 | -0/+5 | |
| | |||||
* | Reorganize the version-related code. | Petr Mrázek | 2014-03-01 | -7/+14 | |
| | |||||
* | Fix to the way translations are handled. Also updated the german translation ↵ | Jan Dalheimer | 2014-02-25 | -18/+2 | |
| | | | | with the new strings. | ||||
* | Merge branch 'feature_screenshots' into integration_json_and_tools | Petr Mrázek | 2014-02-25 | -145/+159 | |
|\ | | | | | | | | | | | | | Conflicts: logic/net/URLConstants.h Resolve issues with multiple definitions of URL constants by moving them to their own object file. | ||||
| * | Screenshots: Optimize image loading and memory use, fix list and button layout. | Petr Mrázek | 2014-02-25 | -0/+1 | |
| | |