Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | 2014-06-09 | -3/+3 |
| | ||||
* | Remove margins from settings page. | Petr Mrázek | 2014-06-09 | -0/+12 |
| | ||||
* | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -457/+466 |
| | ||||
* | Version revert logic improvements, colorful icons for mod lists and resource ↵ | Petr Mrázek | 2014-06-09 | -14/+61 |
| | | | | | | pack list. Icons are from Oxygen. | |||
* | Show texture/resource packs when appropriate. | Petr Mrázek | 2014-06-09 | -9/+9 |
| | ||||
* | Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵ | Petr Mrázek | 2014-06-09 | -0/+8 |
| | | | | now. | |||
* | Page dialog for legacy instances. | Petr Mrázek | 2014-06-09 | -1942/+625 |
| | ||||
* | Only enable move buttons for version patches that can move. HACK HACK | Petr Mrázek | 2014-06-09 | -1/+6 |
| | ||||
* | Tweaks to page dialog and version page. | Petr Mrázek | 2014-06-09 | -35/+121 |
| | ||||
* | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -1/+1299 |
| | ||||
* | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -18/+31 |
| | ||||
* | Lock down the version cache. Just enough to make it annoying to corrupt the ↵ | Petr Mrázek | 2014-06-09 | -13/+43 |
| | | | | files. | |||
* | Add back legacy mod edit, add checksums for all legacy jars | Petr Mrázek | 2014-06-09 | -38/+879 |
| | ||||
* | Move instance settings back to the main window. | Petr Mrázek | 2014-06-09 | -24/+14 |
| | ||||
* | Fix last instance remaining selected when deleted | Petr Mrázek | 2014-06-09 | -20/+17 |
| | ||||
* | Small fixes, including release dates of some legacy versions | Petr Mrázek | 2014-06-09 | -0/+18 |
| | ||||
* | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -3/+7 |
| | ||||
* | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -1/+1 |
| | ||||
* | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -23/+23 |
| | ||||
* | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -57/+0 |
| | ||||
* | Begin the transformation! | Petr Mrázek | 2014-06-09 | -1117/+420 |
| | | | | Nuke all the things. | |||
* | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | 2014-05-21 | -0/+5 |
|\ | ||||
| * | Implement backtraces on Windows. | Andrew | 2014-05-10 | -0/+5 |
| | | | | | | | | Much !!FUN!! was had | |||
* | | Restore manage screenshots in main window. | Petr Mrázek | 2014-05-18 | -0/+25 |
| | | ||||
* | | Screenshot upload dialog(s) now have the console window as parent. | Petr Mrázek | 2014-05-18 | -43/+43 |
| | | ||||
* | | Add static data path for ... static data. Like translations. Move ↵ | Petr Mrázek | 2014-05-17 | -2/+2 |
| | | | | | | | | translations there. | |||
* | | Finish status pills. | Petr Mrázek | 2014-05-17 | -93/+196 |
| | | ||||
* | | Status pills. This doesn't build yet. | Petr Mrázek | 2014-05-15 | -84/+159 |
|/ | ||||
* | Fix version select dialog filtering | Petr Mrázek | 2014-05-04 | -19/+13 |
| | ||||
* | Show Patreon patrons in the about dialog | Forkk | 2014-05-01 | -28/+102 |
| | ||||
* | Fix quit shortcut connect() call | Petr Mrázek | 2014-04-21 | -1/+2 |
| | ||||
* | Merge remote-tracking branch 'origin/feature_new_login_dialog2' into develop | Petr Mrázek | 2014-04-21 | -43/+273 |
|\ | ||||
| * | Comments and reformating | Jan Dalheimer | 2014-04-16 | -1/+4 |
| | | | | | | | | [ci skip] | |||
| * | Fix bug | Jan Dalheimer | 2014-04-16 | -16/+11 |
| | | ||||
| * | LoginDialog changes | Jan Dalheimer | 2014-04-16 | -73/+30 |
| | | ||||
| * | Create a new login dialog | Taeyeon Mori | 2014-04-16 | -43/+318 |
| | | ||||
* | | Add a quit shortcut to the main window (#200) | Taeyeon Mori | 2014-04-21 | -0/+7 |
| | | | | | | | | | | The shortcut is Ctrl+Q on every platform but windows, which doesn have one. See also: http://qt-project.org/doc/qt-5/qkeysequence.html#details (StandardKey Quit) | |||
* | | Merge remote-tracking branch 'origin/feature_raise_console' into develop | Petr Mrázek | 2014-04-21 | -0/+7 |
|\ \ | ||||
| * | | Make the console window raise itself after minecraft closes (#193) | Taeyeon Mori | 2014-04-17 | -0/+7 |
| |/ | | | | | | | | | This needs further testing: http://stackoverflow.com/questions/6087887/bring-window-to-front-raise-show-activatewindow-dont-work | |||
* / | Download and cache FML libs for legacy minecraft versions. | Petr Mrázek | 2014-04-19 | -1/+3 |
|/ | | | | | | * minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2) * FML libs are downloaded to mods/minecraftforge/libs and cached * FML libs are copied to instances which contain FML or forge | |||
* | Give the Patreon button a logo | Sky | 2014-04-12 | -2/+2 |
| | ||||
* | Add Patreon button. Needs an icon (used I for now). | Sky | 2014-04-11 | -0/+24 |
| | ||||
* | Context menu tweaks | Petr Mrázek | 2014-04-08 | -11/+38 |
| | | | | | | * Add create/copy instance actions to the context menu. * Context menu for the instance view background. * Top of the context menu is now a header, fixing the misclick problems. | |||
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -2/+2 |
| | | | | My disgust just turned into barely contained rage :< | |||
* | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -14/+15 |
| | ||||
* | Fix FTB-related issues0.3.1 | Petr Mrázek | 2014-03-31 | -1/+22 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -33/+56 |
| | ||||
* | Fix issues with badly encoded escape sequences in config files. | Petr Mrázek | 2014-03-29 | -1/+2 |
| | ||||
* | Raise console window when it's open, but hidden behind other windows. | Petr Mrázek | 2014-03-24 | -0/+6 |
| | ||||
* | Make some more error messages translateable. | Petr Mrázek | 2014-03-23 | -8/+8 |
| |