Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-21 | Fix quit shortcut connect() call | Petr Mrázek | |
2014-04-21 | Update FR translation some more. | Petr Mrázek | |
2014-04-21 | Merge remote-tracking branch 'origin/feature_new_login_dialog2' into develop | Petr Mrázek | |
2014-04-21 | Merge remote-tracking branch 'origin/feature_close_shortcut' into develop | Petr Mrázek | |
2014-04-21 | Fix french translation. | Petr Mrázek | |
2014-04-21 | Add a quit shortcut to the main window (#200) | Taeyeon Mori | |
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) | |||
2014-04-21 | Merge remote-tracking branch 'origin/feature_raise_console' into develop | Petr Mrázek | |
2014-04-21 | Merge remote-tracking branch 'origin/feature_french' into develop | Petr Mrázek | |
2014-04-21 | Add proper FML libs URL | Petr Mrázek | |
2014-04-19 | Download and cache FML libs for legacy minecraft versions. | Petr Mrázek | |
* 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 | |||
2014-04-19 | Add french translation from #217 | Elros | |
Closes #217 | |||
2014-04-17 | Add a quit shortcut to the main window (#200) | Taeyeon Mori | |
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) | |||
2014-04-17 | Make the console window raise itself after minecraft closes (#193) | Taeyeon Mori | |
This needs further testing: http://stackoverflow.com/questions/6087887/bring-window-to-front-raise-show-activatewindow-dont-work | |||
2014-04-16 | Comments and reformating | Jan Dalheimer | |
[ci skip] | |||
2014-04-16 | Fix bug | Jan Dalheimer | |
2014-04-16 | LoginDialog changes | Jan Dalheimer | |
2014-04-16 | Create a new login dialog | Taeyeon Mori | |
2014-04-16 | Add to the changelog | Petr Mrázek | |
2014-04-16 | Give more feedback for YggdrasilTask network errors. | Petr Mrázek | |
2014-04-15 | Put changelog additions under right version (0.3.3) | Sky | |
2014-04-15 | Update changelog | Sky | |
2014-04-13 | Detect and report missing local libraries. | Petr Mrázek | |
2014-04-12 | Merge pull request #212 from MultiMC/feature_travis_clang | Sky | |
Get Travis to build GCC and Clang versions on Linux as we consider moving to Clang on Linux in general | |||
2014-04-12 | Let travis build a clang version | Jan Dalheimer | |
2014-04-12 | Remove specific OpenSSL version from BUILD.md | Sky | |
2014-04-12 | Merge pull request #211 from Drayshak/develop | Sky | |
Add Patreon button with logo | |||
2014-04-12 | Give the Patreon button a logo | Sky | |
2014-04-11 | Add Patreon button. Needs an icon (used I for now). | Sky | |
2014-04-09 | Only use tabs for intendention | Jan Dalheimer | |
2014-04-08 | Context menu tweaks | Petr Mrázek | |
* 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. | |||
2014-04-07 | Merge remote-tracking branch 'origin/develop' into feature_cmake_style | Jan Dalheimer | |
Conflicts: CMakeLists.txt | |||
2014-04-06 | Merge remote-tracking branch 'origin/feature_dotcmake' into develop | Petr Mrázek | |
2014-04-06 | Use the same style of CMake files everywhere | Jan Dalheimer | |
2014-04-06 | .cmake files to reduce "code" duplicate | Jan Dalheimer | |
2014-04-06 | Coverity build and upload target. Also GitFunctions. | Jan Dalheimer | |
2014-04-06 | Workaround for dirty build folders. | Petr Mrázek | |
My disgust just turned into barely contained rage :< | |||
2014-04-06 | Build fixage for the changed build config | Petr Mrázek | |
2014-04-06 | Merge branch 'patch-1' of https://github.com/max96at/MultiMC5 into develop | Petr Mrázek | |
2014-04-06 | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | |
2014-04-03 | Fix adding icons to custom icon directories. | max96at | |
2014-04-01 | Do not spam logs too much, bump version and add to changelog. | Petr Mrázek | |
2014-04-01 | Deny april fools outside of first april. | Petr Mrázek | |
2014-04-01 | Fix library replace issue | Petr Mrázek | |
2014-04-01 | Fix for invalid prelaunch commands | Petr Mrázek | |
2014-03-31 | Fix FTB-related issues | Petr Mrázek | |
2014-03-30 | Add a few default java paths on linux | Petr Mrázek | |
2014-03-30 | Fix many memory leaks. | Petr Mrázek | |
2014-03-30 | Fix java checker crash, some memory leaks | Petr Mrázek | |
2014-03-30 | Try to read 'authorList' in mcmod.info for authors first, fall back to ↵ | Sky | |
deprecated 'authors' if nothing is found. | |||
2014-03-29 | Add mention of the config coding fix to the changelog. | Petr Mrázek | |