| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into develop | Petr Mrázek | 2019-01-17 | -94/+94 |
|\ |
|
| * | Update Copyright Year | AppleTheGolden | 2019-01-16 | -94/+94 |
* | | NOISSUE split out language selection widget, use it in settings | Petr Mrázek | 2019-01-09 | -56/+744 |
* | | NOISSUE language selection wizard improvements | Petr Mrázek | 2019-01-08 | -4/+27 |
|/ |
|
* | NOISSUE granular model updates for language model | Petr Mrázek | 2019-01-06 | -1/+2 |
* | NOISSUE update FTB URLs | Petr Mrázek | 2019-01-04 | -1/+3 |
* | NOISSUE just don't use std::abs, it doesn't work | Petr Mrázek | 2018-12-24 | -1/+11 |
* | NOISSUE maybe fix macos build, pngcrush images | Petr Mrázek | 2018-12-24 | -1/+1 |
* | NOISSUE kitty cat in a silly hat! | Petr Mrázek | 2018-12-24 | -3/+8 |
* | NOISSUE add missing Q_OBJECT macros | Petr Mrázek | 2018-12-23 | -0/+3 |
* | GH-2485 fix crash bug while creating instances | Petr Mrázek | 2018-12-14 | -3/+3 |
* | GH-2374 fix missing alternating backgrounds in worlds, add gametype column | Petr Mrázek | 2018-12-11 | -0/+3 |
* | GH-2101 select everything when editing instance names | Petr Mrázek | 2018-11-23 | -0/+1 |
* | NOISSUE proper inline editable instance names | Petr Mrázek | 2018-11-23 | -6/+72 |
* | GH-2101 fix enter and double click activation of instances | Petr Mrázek | 2018-11-22 | -1/+7 |
* | GH-2101 POC for inline renaming | Petr Mrázek | 2018-11-22 | -21/+32 |
* | GH-2467 remove unused sorting indicators from version page | Petr Mrázek | 2018-11-21 | -0/+3 |
* | NOISSUE remove some nonsense and dead code | Petr Mrázek | 2018-11-15 | -472/+4 |
* | GH-2144 Fix translatable string | Petr Mrázek | 2018-11-12 | -1/+1 |
* | GH-1552 Hide PermGen when using an autodetected java version greater than 8 | janrupf | 2018-11-12 | -1/+17 |
* | GH-2144 Append '(installed)' to the installed version name | janrupf | 2018-11-12 | -1/+15 |
* | GH-2452 Ask before deleting group | janrupf | 2018-11-12 | -1/+6 |
* | NOISSUE remove use of obsolete URL constants, simplify the rest | Petr Mrázek | 2018-11-04 | -2/+2 |
* | NOISSUE use https more widely | Chris Lane | 2018-11-02 | -8/+8 |
* | NOISSUE fix more rhel 7.6 problems? | Petr Mrázek | 2018-11-01 | -2/+4 |
* | GH-2232 add gif icon support (not animated) | Petr Mrázek | 2018-10-31 | -1/+1 |
* | add game and minecraft keywords | Noah | 2018-10-31 | -0/+1 |
* | add minecraft keyword | Noah | 2018-10-31 | -1/+1 |
* | NOISSUE get rid of remaining tabs | Petr Mrázek | 2018-08-02 | -327/+327 |
* | NOISSUE FTB pack code implementation, cleaned up | Jannis Lübke | 2018-08-02 | -130/+370 |
* | NOISSUE gate new mods page behind cheat code | Petr Mrázek | 2018-08-01 | -8/+15 |
* | NOISSUE fix crash bug caused by urge to maker code pretty | Petr Mrázek | 2018-07-31 | -1/+2 |
* | NOISSUE set groups for instances by not setting groups for instances | Petr Mrázek | 2018-07-31 | -4/+7 |
* | NOISSUE squish. | Petr Mrázek | 2018-07-28 | -29/+6 |
* | NOISSUE pretty multi-line formatting... | Petr Mrázek | 2018-07-28 | -9/+10 |
* | NOISSUE simplify. | Petr Mrázek | 2018-07-28 | -3/+3 |
* | SCRATCH things and stuff, related to grou saving | Petr Mrázek | 2018-07-28 | -10/+24 |
* | GH-2355 Do not allow instances to be created with whitespace prefix or suffix | Petr Mrázek | 2018-07-28 | -6/+16 |
* | GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor... | Petr Mrázek | 2018-07-27 | -9/+34 |
* | NOISSUE hide the new mods page | Petr Mrázek | 2018-07-22 | -1/+3 |
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -14997/+14997 |
* | NOISSUE separate new mods model from the simple one | Petr Mrázek | 2018-07-15 | -13/+13 |
* | SCRATCH second mods page, placeholder | Petr Mrázek | 2018-07-15 | -0/+461 |
* | NOISSUE add cancel button to the new instance dialog | Petr Mrázek | 2018-06-30 | -1/+2 |
* | NOISSUE remove refresh button from servers page | Petr Mrázek | 2018-06-30 | -14/+0 |
* | NOISSUE fix saving the servers.dat file when it doesn't exist yet | Petr Mrázek | 2018-06-30 | -4/+9 |
* | NOISSUE more warnings | Petr Mrázek | 2018-06-28 | -5/+7 |
* | NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic` | Petr Mrázek | 2018-06-28 | -4/+5 |
* | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov | 2018-06-02 | -0/+10 |
* | Catch C++ exceptions by const reference | Charles Milette | 2018-05-19 | -13/+13 |