| Commit message (Expand) | Author | Age | Lines |
... | |
* | NOISSUE fix build on macOS? | Petr Mrázek | 2018-07-28 | -1/+1 |
* | GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor... | Petr Mrázek | 2018-07-27 | -36/+50 |
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -22660/+22660 |
* | NOISSUE separate new mods model from the simple one | Petr Mrázek | 2018-07-15 | -50/+569 |
* | NOISSUE more warnings | Petr Mrázek | 2018-06-28 | -1/+1 |
* | NOISSUE fix a bug with mutexes on Windows, more warnings | Petr Mrázek | 2018-06-28 | -0/+2 |
* | NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic` | Petr Mrázek | 2018-06-28 | -20/+21 |
* | NOISSUE do not keep downloads in memory, add (some) missing virtual dtors | Petr Mrázek | 2018-06-28 | -84/+36 |
* | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov | 2018-06-02 | -3/+2 |
* | GH-2277 fix even more exception catches by value | Petr Mrázek | 2018-05-20 | -1/+1 |
* | Catch C++ exceptions by const reference | Charles Milette | 2018-05-19 | -21/+21 |
* | NOISSUE and even more bad includes | Petr Mrázek | 2018-04-07 | -1/+3 |
* | NOISSUE add more missing includes | Petr Mrázek | 2018-04-07 | -0/+1 |
* | NOISSUE add logging to zip subfolder extraction | Petr Mrázek | 2018-04-07 | -0/+4 |
* | #2228, #2229 - Auto import pack icons and fixed to big version selection - Cl... | Janrupf | 2018-04-07 | -0/+13 |
* | NOISSUE Added FTB Pack logos to chooser and fixed some missing includes | Janrupf | 2018-04-02 | -129/+63 |
* | NOISSUE Fixed compilation error, but needs to be revisited | Janrupf | 2018-04-02 | -0/+2 |
* | NOISSUE fix latent bugs in RWStorage | Petr Mrázek | 2018-04-02 | -2/+3 |
* | GH-2208 fix FTB pack download caching | Petr Mrázek | 2018-03-29 | -3/+5 |
* | NOISSUE redo new instance dialog | Petr Mrázek | 2018-03-27 | -276/+292 |
* | NOISSUE preserve minecraft.jar while migrating Legacy instances | Petr Mrázek | 2018-03-23 | -3/+26 |
* | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek | 2018-03-16 | -21/+23 |
* | NOISSUE Fixed code for PR | Janrupf | 2018-03-12 | -43/+8 |
* | GH-2124 First complete implementation, installing is working now! GH-2172 Add... | Janrupf | 2018-03-11 | -17/+203 |
* | Added FTB pack selection ad download, WIP | Janrupf | 2018-02-28 | -0/+436 |
* | NOISSUE do not censor player name in logs | Petr Mrázek | 2018-02-18 | -1/+0 |
* | GH-2154 Ignore 'hidden' flag of insttance folders | Petr Mrázek | 2018-02-18 | -1/+1 |
* | NOISSUE clean up and fix win32 includes in FileSystem implementation | Petr Mrázek | 2018-02-11 | -12/+8 |
* | NOISSUE fix some warnings | Petr Mrázek | 2018-02-11 | -0/+3 |
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -132/+132 |
* | NOISSUE change FS::updateTimestamp to work with directories too, use it to fi... | Petr Mrázek | 2018-02-11 | -20/+15 |
* | GH-2134 fix model selection when uploading a skin | Petr Mrázek | 2018-02-10 | -2/+2 |
* | NOISSUE When changing version of or installing a package, remove customized v... | Petr Mrázek | 2018-02-09 | -3/+8 |
* | NOISSUE make visualvm work with relative paths (inside the MultiMC folder) | Petr Mrázek | 2018-02-06 | -1/+2 |
* | NOISSUE add an 'open folder' button to the icon dialog | Petr Mrázek | 2018-02-05 | -0/+6 |
* | NOISSUE remove unneeded URL fixing code and fix up the exception thrown by in... | Petr Mrázek | 2018-01-29 | -4/+3 |
* | NOISSUE do not install .a files for shared libraries on Windows | Petr Mrázek | 2018-01-27 | -2/+10 |
* | NOISSUE rearrange build system | Petr Mrázek | 2018-01-27 | -0/+6 |
* | NOISSUE clean up download redirects and handle their errors as fatal | Petr Mrázek | 2018-01-22 | -23/+10 |
* | NOISSUE fix bad redirect URLs provided by the curse CDN | Petr Mrázek | 2018-01-21 | -4/+50 |
* | NOISSUE remove the jar-modded jar after the instance finishes | Petr Mrázek | 2018-01-08 | -7/+26 |
* | GH-2087 remove the revert to vanilla functionality, add file download button ... | Petr Mrázek | 2018-01-05 | -50/+2 |
* | NOISSUE stop logging process environment and MC launch script | Petr Mrázek | 2018-01-04 | -2/+2 |
* | NOISSUE add button for creating empty, properly registered, components | Petr Mrázek | 2017-12-31 | -0/+30 |
* | NOISSUE add missing QStringList include | Petr Mrázek | 2017-12-30 | -0/+1 |
* | NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for mi... | Petr Mrázek | 2017-12-30 | -14/+52 |
* | NOISSUE switch MultiMC to the v1 meta endpoint | Petr Mrázek | 2017-12-29 | -1/+1 |
* | NOISSUE initial meta version will be 1, map 0 to 1 | Petr Mrázek | 2017-12-29 | -2/+3 |
* | NOISSUE add versioning to component metadata format and use it | Petr Mrázek | 2017-12-29 | -98/+94 |
* | NOISSUE preserve log page checkbox state when the instance window is closed | Petr Mrázek | 2017-12-18 | -0/+24 |