Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fix FTB paths on windows
|
|
|
|
|
|
|
|
|
|
translations there.
|
|
|
|
|
|
|
|
|
|
Thanks, QtCreator... ._.
|
|
|
|
Much !!FUN!! was had
|
|
|
|
|
|
|
|
This will allow us to generate crash dumps and have users report
crashes.
|
|
|
|
|
|
Fix FTB local libraries bug
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #230
|
|
Conflicts:
CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
* 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
|
|
Closes #217
|
|
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)
|
|
This needs further testing:
http://stackoverflow.com/questions/6087887/bring-window-to-front-raise-show-activatewindow-dont-work
|