Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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/+8 |
|\ | ||||
| * | Make the console window raise itself after minecraft closes (#193) | Taeyeon Mori | 2014-04-17 | -0/+8 |
| | | | | | | | | | | This needs further testing: http://stackoverflow.com/questions/6087887/bring-window-to-front-raise-show-activatewindow-dont-work | |||
* | | Merge remote-tracking branch 'origin/feature_french' into develop | Petr Mrázek | 2014-04-21 | -0/+3671 |
|\ \ | ||||
| * | | Add french translation from #217 | Elros | 2014-04-19 | -0/+3671 |
| |/ | | | | | | | Closes #217 | |||
* | | Add proper FML libs URL | Petr Mrázek | 2014-04-21 | -1/+1 |
| | | ||||
* | | Download and cache FML libs for legacy minecraft versions. | Petr Mrázek | 2014-04-19 | -2/+195 |
|/ | | | | | | * 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 | |||
* | Add to the changelog0.3.3 | Petr Mrázek | 2014-04-16 | -1/+2 |
| | ||||
* | Give more feedback for YggdrasilTask network errors. | Petr Mrázek | 2014-04-16 | -105/+139 |
| | ||||
* | Put changelog additions under right version (0.3.3) | Sky | 2014-04-15 | -0/+1 |
| | ||||
* | Update changelog | Sky | 2014-04-15 | -1/+4 |
| | ||||
* | Detect and report missing local libraries. | Petr Mrázek | 2014-04-13 | -14/+32 |
| | ||||
* | Merge pull request #212 from MultiMC/feature_travis_clang | Sky | 2014-04-12 | -2/+3 |
|\ | | | | | Get Travis to build GCC and Clang versions on Linux as we consider moving to Clang on Linux in general | |||
| * | Let travis build a clang version | Jan Dalheimer | 2014-04-12 | -2/+3 |
|/ | ||||
* | Remove specific OpenSSL version from BUILD.md | Sky | 2014-04-12 | -1/+1 |
| | ||||
* | Merge pull request #211 from Drayshak/develop | Sky | 2014-04-12 | -0/+32 |
|\ | | | | | Add Patreon button with logo | |||
| * | Give the Patreon button a logo | Sky | 2014-04-12 | -2/+10 |
| | | ||||
| * | 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. | |||
* | Merge remote-tracking branch 'origin/feature_dotcmake' into develop | Petr Mrázek | 2014-04-06 | -51/+53 |
|\ | ||||
| * | .cmake files to reduce "code" duplicate | Jan Dalheimer | 2014-04-06 | -51/+53 |
| | | ||||
* | | Coverity build and upload target. Also GitFunctions. | Jan Dalheimer | 2014-04-06 | -14/+77 |
|/ | ||||
* | Workaround for dirty build folders. | Petr Mrázek | 2014-04-06 | -12/+12 |
| | | | | My disgust just turned into barely contained rage :< | |||
* | Build fixage for the changed build config | Petr Mrázek | 2014-04-06 | -145/+348 |
| | ||||
* | Merge branch 'patch-1' of https://github.com/max96at/MultiMC5 into develop | Petr Mrázek | 2014-04-06 | -1/+1 |
|\ | ||||
| * | Fix adding icons to custom icon directories. | max96at | 2014-04-03 | -1/+1 |
| | | ||||
* | | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -193/+207 |
|/ | ||||
* | Do not spam logs too much, bump version and add to changelog.0.3.2 | Petr Mrázek | 2014-04-01 | -5/+8 |
| | ||||
* | Deny april fools outside of first april. | Petr Mrázek | 2014-04-01 | -0/+7 |
| | ||||
* | Fix library replace issue | Petr Mrázek | 2014-04-01 | -8/+22 |
| | ||||
* | Fix for invalid prelaunch commands | Petr Mrázek | 2014-04-01 | -1/+4 |
| | ||||
* | Fix FTB-related issues0.3.1 | Petr Mrázek | 2014-03-31 | -3/+80 |
| | ||||
* | Add a few default java paths on linux0.3 | Petr Mrázek | 2014-03-30 | -0/+2 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -103/+139 |
| | ||||
* | Fix java checker crash, some memory leaks | Petr Mrázek | 2014-03-30 | -6/+8 |
| | ||||
* | Try to read 'authorList' in mcmod.info for authors first, fall back to ↵ | Sky | 2014-03-30 | -1/+4 |
| | | | | deprecated 'authors' if nothing is found. | |||
* | Add mention of the config coding fix to the changelog. | Petr Mrázek | 2014-03-29 | -0/+1 |
| | ||||
* | Setting PermGen to 64 will omit the java param | Petr Mrázek | 2014-03-29 | -1/+6 |
| | ||||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2014-03-29 | -1/+2 |
|\ | ||||
| * | Tweak changelog | Sky | 2014-03-29 | -1/+2 |
| | | ||||
* | | Fix issues with badly encoded escape sequences in config files. | Petr Mrázek | 2014-03-29 | -11/+88 |
|/ | ||||
* | Merge branch 'release-0.3' into develop | Petr Mrázek | 2014-03-29 | -2/+28 |
|\ | ||||
| * | Update changelog for 0.3 | Petr Mrázek | 2014-03-29 | -0/+20 |
| | | ||||
| * | Raise console window when it's open, but hidden behind other windows. | Petr Mrázek | 2014-03-24 | -0/+6 |
| | | ||||
| * | Bump version to 0.3.0 | Petr Mrázek | 2014-03-23 | -2/+2 |
| | | ||||
* | | Merge pull request #168 from max96at/patch-1 | Petr Mrázek | 2014-03-24 | -1/+1 |
|\ \ | | | | | | | Add build status to README.md | |||
| * | | Add build status to README.md | max96at | 2014-03-24 | -1/+1 |
|/ / | ||||
* / | Add a travis config file | Jan Dalheimer | 2014-03-24 | -0/+28 |
|/ | ||||
* | Set permissions on the accounts.json file so other users can't access it. | Petr Mrázek | 2014-03-23 | -0/+1 |
| | ||||
* | Make some more error messages translateable. | Petr Mrázek | 2014-03-23 | -20/+26 |
| |