summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* GH-2723 disable deprecation warningsPetr Mrázek2019-07-03-1/+1
| | | | | We are targeting version 5.4 of the Qt ABI. Deprecations from 2019 are irrelevant.
* GH-2724 update group view geometries in more casesPetr Mrázek2019-07-02-5/+27
| | | | Fixes crashes when adding instances to groups that didn't exist before.
* GH-2716 do not censor values shorter than 4 in logsPetr Mrázek2019-07-01-2/+1
|
* Merge pull request #2718 from therealfarfetchd/hidpi-icon-fixPetr Mrázek2019-06-30-0/+1
|\ | | | | Enable HiDPI pixmaps to fix icon scaling for HiDPI displays
| * Enable HiDPI pixmaps to fix icon scaling for HiDPI displaystherealfarfetchd2019-06-27-0/+1
| |
* | NOISSUE connect twitch URL resolving to modpack resolving. works now.Petr Mrázek2019-06-30-77/+127
| |
* | NOISSUE Import page is now a MultiMC pack pagePetr Mrázek2019-06-29-64/+59
|/
* NOISSUE add silly twitch URL and CCIP resolving page to 'add instance'Petr Mrázek2019-06-27-4/+245
| | | | It needs a few more steps and it will handle all kinds of twitch packs.
* NOISSUE add support for 'experiment' Minecraft versionsPetr Mrázek2019-06-26-0/+23
|
* Merge branch 'feature/update_translation_fix' into developPetr Mrázek2019-06-25-1/+8
|\
| * GH-1701 Check job size for translationjanrupf2019-06-22-1/+8
| |
* | Merge pull request #2703 from Janrupf/feature/apply_proxy_settingsPetr Mrázek2019-06-23-0/+4
|\ \ | | | | | | GH-2499 Apply proxy settings immediately
| * | GH-2499 Apply proxy settings immediatelyjanrupf2019-06-22-0/+4
| |/
* | Merge pull request #2705 from Janrupf/feature/fix_external_deletion_interactionPetr Mrázek2019-06-23-2/+3
|\ \ | | | | | | GH-2515 Save instance ID before display dialog
| * | GH-2515 Save instance ID before display dialogjanrupf2019-06-21-2/+3
| |/
* | Merge pull request #2706 from Janrupf/feature/fix_hashtag_in_notesPetr Mrázek2019-06-23-3/+16
|\ \ | | | | | | Feature/fix hashtag in notes
| * | NOISSUE Test comment escaping with unit testsjanrupf2019-06-21-1/+2
| | |
| * | NOISSUE Revert INI parser back to single passjanrupf2019-06-21-10/+43
| | |
| * | GH-1813 Escape # in INI (and better reader)janrupf2019-06-21-40/+19
| |/
* | Merge pull request #2708 from Janrupf/feature/single_imgur_uploadsPetr Mrázek2019-06-23-0/+32
|\ \ | | | | | | GH-689 Don't create album for single screenshot
| * | GH-689 Don't create album for single screenshotjanrupf2019-06-22-0/+32
| |/
* | Merge pull request #2704 from Janrupf/feature/autoselect_new_instancesPetr Mrázek2019-06-23-0/+12
|\ \ | |/ |/| GH-2592 Autoselect newly created instances
| * NOISSUE Renaming for better understandingjanrupf2019-06-23-5/+5
| |
| * GH-2592 Autoselect newly created instancesjanrupf2019-06-21-0/+12
|/
* Merge pull request #2694 from Janrupf/fix-disabled-modsPetr Mrázek2019-06-17-1/+1
|\ | | | | Operate on copy of QString instead of appending
| * NOISSUE Don't append .disabled to stringjanrupf2019-06-17-1/+1
|/
* Merge branch 'develop' of https://github.com/lelandliu/MultiMC5 into developPetr Mrázek2019-06-15-2/+2
|\
| * Fixed adding a disabled duplicateLeland Liu2019-06-14-2/+2
| |
* | NOISSUE limit fabric intermediary selection options in UI by minecraft versionPetr Mrázek2019-06-15-0/+6
| |
* | NOISSUE fix fabric tooltip stringPetr Mrázek2019-06-15-1/+1
| |
* | GH-2639 Add simple fabric loader installation supportPetr Mrázek2019-06-15-1/+51
| |
* | Merge pull request #2690 from asiekierka/fabric-modparsePetr Mrázek2019-06-15-0/+56
|\ \ | |/ |/| Add Fabric mod JSON parsing support
| * fix author name parsingasie2019-06-15-7/+10
| |
| * Add Fabric mod JSON parsing supportasie2019-06-15-0/+53
|/
* Merge pull request #2684 from isoraqathedh/patch-1Petr Mrázek2019-06-08-3/+3
|\ | | | | Pass command line arguments through to the executable
| * Update run.shisoraqathedh2019-06-08-3/+3
|/ | | Pass command line arguments through to the executable
* NOISSUE fix macOS build, remove bundled dependencies on linuxPetr Mrázek2019-06-08-2/+2
| | | | | | | | | | Your copy of MultiMC might stop working after this update because we no longer bundle Qt and other system libraries. Contact us at https://discord.gg/0k2zsXGNHs0fE4Wm if you need help with installing Qt. Qt 5.4.x or newer is required.
* NOISSUE make the global settings button context sensitivePetr Mrázek2019-06-01-1/+11
|
* NOISSUE add option to open global settings from instance settingsPetr Mrázek2019-06-01-53/+55
| | | | This should hopefully giude people towards using the right thing.
* NOISSUE add the pocket fox iconPetr Mrázek2019-06-01-4/+301
|
* NOISSUE improve icon handling while importing and exporting instancesPetr Mrázek2019-05-31-38/+129
| | | | Now it handles formats other than png.
* Merge pull request #2603 from AlexTMjugador/developPetr Mrázek2019-04-14-3/+32
|\ | | | | Support launching profiler in offline mode
| * Tweak strings as per peterix reviewAlejandro González2019-04-14-5/+7
| |
| * Conform to existing code styleAlexTMjugador2019-04-15-4/+4
| |
| * Support launching profiler in offline modeAlexTMjugador2019-04-15-1/+28
|/ | | | | This commit adds the necessary GUI controls to let the user choose whether they want to launch Minecraft in offline mode with a configured profiler.
* GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek2019-04-07-83/+79
| | | | This eliminates some weird crashes.
* Merge remote-tracking branch 'origin/feature/trim_server_details' into developPetr Mrázek2019-04-02-2/+2
|\
| * GH-2551 Trim at serializationElise2019-03-29-4/+4
| |
| * GH-2551 Trim server name and IP stringsElise2019-03-19-2/+2
| |
* | Merge pull request #2565 from MultiMC/feature/deletion_harderPetr Mrázek2019-03-23-1/+2
|\ \ | | | | | | GH-2487 Make deleting instances harder