Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | NOISSUE MCEdit integration - remove old 'tool', replace with Worlds | Petr Mrázek | 2016-11-02 | -51/+26 | |
| | |||||
* | NOISSUE prefer shell script for running MCEdit on linux | Petr Mrázek | 2016-11-02 | -4/+4 | |
| | |||||
* | GH-903 simple theme switching and dark theme | Petr Mrázek | 2016-10-21 | -4/+62 | |
| | |||||
* | GH-1675 reimplement suspesion of log watch | Petr Mrázek | 2016-10-11 | -7/+1 | |
| | |||||
* | NOISSUE use model/view for Minecraft log data | Petr Mrázek | 2016-08-19 | -172/+168 | |
| | |||||
* | GH-1433 with no default account, show profiles instead of accounts in ↵ | Petr Mrázek | 2016-08-11 | -1/+0 | |
| | | | | selection dialog | ||||
* | Revert "NOISSUE rework of minecraft log" | Petr Mrázek | 2016-08-10 | -239/+179 | |
| | | | | This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a. | ||||
* | NOISSUE rework of minecraft log | Petr Mrázek | 2016-08-10 | -179/+239 | |
| | | | | | | | Now uses a model and a list view instead of text This lets mmc keep track of the contents regardless of whether the instance windows are open This is currently missing a way to select and copy text from the log. | ||||
* | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | 2016-08-07 | -23/+57 | |
| | | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running. | ||||
* | NOISSUE allow user to sort mod list by clicking on column headers | Petr Mrázek | 2016-08-05 | -0/+2 | |
| | |||||
* | GH-589 GH-842 GH-901 GH-1117 allow mass-enabling/disabling of mods | Petr Mrázek | 2016-08-04 | -1/+31 | |
| | |||||
* | GH-1273 allow extended selection in mod lists | Petr Mrázek | 2016-08-04 | -13/+2 | |
| | |||||
* | GH-1635 add filter bar to mod list pages | Petr Mrázek | 2016-08-04 | -26/+82 | |
| | |||||
* | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | 2016-06-05 | -2/+1 | |
| | | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. | ||||
* | GH-575 clean up ModList - remove all legacy and obsolete parts | Petr Mrázek | 2016-05-15 | -4/+0 | |
| | |||||
* | GH-575 separate legacy jar mod list from mod list | Petr Mrázek | 2016-05-15 | -3/+3 | |
| | |||||
* | GH-767 Basic skin upload | Alexia | 2016-05-15 | -0/+25 | |
| | |||||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -1/+1 | |
| | |||||
* | NOISSUE Add a skeleton of the wonko system | Jan Dalheimer | 2016-04-30 | -0/+549 | |
| | |||||
* | NOISSUE add line wrapping checkbox to log page | Petr Mrázek | 2016-04-10 | -0/+24 | |
| | |||||
* | NOISSUE finalize support for new mojang version format | Petr Mrázek | 2016-03-27 | -1/+1 | |
| | |||||
* | NOISSUE stop referring to the minecraft profile as 'version' | Petr Mrázek | 2016-03-26 | -23/+23 | |
| | |||||
* | NOISSUE continue version file format refactors | Petr Mrázek | 2016-03-26 | -8/+14 | |
| | |||||
* | NOISSUE Remove tr(...) where unnecessary. | Loetkolben | 2016-03-23 | -5/+5 | |
| | |||||
* | NOISSUE: Change text to also refer to later java versions | Spencer Burris | 2016-03-16 | -1/+1 | |
| | |||||
* | NOISSUE: Add note about Java 8 settings permgen automatically | Spencer Burris | 2016-03-15 | -14/+21 | |
| | |||||
* | NOISSUE move files into paths that make more sense | Petr Mrázek | 2016-02-27 | -15/+15 | |
| | |||||
* | GH-1453 report version file problems in the version page | Petr Mrázek | 2016-02-21 | -5/+117 | |
| | |||||
* | GH-1362 Put timestamps into the log when it is copied or uploaded | Petr Mrázek | 2016-01-20 | -1/+12 | |
| | |||||
* | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | 2016-01-05 | -12/+12 | |
| | | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH | ||||
* | GH-1313 remove or disable some translateable strings | Petr Mrázek | 2016-01-03 | -110/+43 | |
| | |||||
* | GH-1365 rework java version parsing and sorting | Petr Mrázek | 2016-01-02 | -6/+6 | |
| | |||||
* | GH-1360 add basic changelog based on github API, fix update dialog buttons | Petr Mrázek | 2015-12-28 | -6/+14 | |
| | |||||
* | GH-1308 remove use of static data (translations) and root ↵ | Petr Mrázek | 2015-12-27 | -2/+1 | |
| | | | | (notifications.json) paths. | ||||
* | GH-1178 sanitize mod paths while installing folder mods | Petr Mrázek | 2015-12-26 | -2/+2 | |
| | |||||
* | GH-1339 do not destroy console window while screenshot upload is active | Petr Mrázek | 2015-12-03 | -0/+7 | |
| | |||||
* | NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵ | Petr Mrázek | 2015-10-20 | -2/+2 | |
| | | | | unique_qobject_ptr, refactor MainWindow to match | ||||
* | NOISSUE make the compiler more evil | Petr Mrázek | 2015-10-11 | -1/+1 | |
| | |||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -43/+34 | |
| | |||||
* | GH-719 implement paste.ee API keys | Petr Mrázek | 2015-10-02 | -1/+290 | |
| | |||||
* | GH-1262 fix relative paths for java binaries | Petr Mrázek | 2015-09-30 | -6/+28 | |
| | |||||
* | GH-1072 use crafatar for grabbing the user skin | Petr Mrázek | 2015-09-28 | -2/+2 | |
| | |||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -30/+29 | |
| | |||||
* | GH-1227 protect world from corruption | Petr Mrázek | 2015-09-15 | -34/+83 | |
| | |||||
* | GH-1227 add world copy and rename | Petr Mrázek | 2015-09-14 | -1/+60 | |
| | |||||
* | GH-1227 renam GZip functions to not collide with zlib macros | Petr Mrázek | 2015-09-14 | -1/+1 | |
| | |||||
* | GH-1227 display some messages when MCEdit isn't setup or fails | Petr Mrázek | 2015-09-14 | -1/+10 | |
| | |||||
* | GH-1227 fix zlib nonsense on Windows | Petr Mrázek | 2015-09-10 | -1/+1 | |
| | |||||
* | GH-1227: World import using drag and drop - zip files and folders | Petr Mrázek | 2015-09-09 | -15/+52 | |
| | |||||
* | GH-1047 parse world files and integrate MCEdit with world page | Petr Mrázek | 2015-09-06 | -94/+225 | |
| |