aboutsummaryrefslogtreecommitdiff
path: root/application
AgeCommit message (Collapse)Author
2019-07-09Revert "NOISSUE Import page is now a MultiMC pack page"Petr Mrázek
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259.
2019-07-09Revert "NOISSUE simple/stupid default game options, UI only"Petr Mrázek
This reverts commit 497d9bec029247f202befb34cc3d5da6e810fa73.
2019-07-09NOISSUE simple/stupid default game options, UI onlyPetr Mrázek
2019-07-02GH-2724 update group view geometries in more casesPetr Mrázek
Fixes crashes when adding instances to groups that didn't exist before.
2019-06-30Merge pull request #2718 from therealfarfetchd/hidpi-icon-fixPetr Mrázek
Enable HiDPI pixmaps to fix icon scaling for HiDPI displays
2019-06-30NOISSUE connect twitch URL resolving to modpack resolving. works now.Petr Mrázek
2019-06-29NOISSUE Import page is now a MultiMC pack pagePetr Mrázek
2019-06-27Enable HiDPI pixmaps to fix icon scaling for HiDPI displaystherealfarfetchd
2019-06-27NOISSUE add silly twitch URL and CCIP resolving page to 'add instance'Petr Mrázek
It needs a few more steps and it will handle all kinds of twitch packs.
2019-06-26NOISSUE add support for 'experiment' Minecraft versionsPetr Mrázek
2019-06-23Merge pull request #2703 from Janrupf/feature/apply_proxy_settingsPetr Mrázek
GH-2499 Apply proxy settings immediately
2019-06-23Merge pull request #2705 from Janrupf/feature/fix_external_deletion_interactionPetr Mrázek
GH-2515 Save instance ID before display dialog
2019-06-23Merge pull request #2708 from Janrupf/feature/single_imgur_uploadsPetr Mrázek
GH-689 Don't create album for single screenshot
2019-06-23NOISSUE Renaming for better understandingjanrupf
2019-06-22GH-2499 Apply proxy settings immediatelyjanrupf
2019-06-22GH-689 Don't create album for single screenshotjanrupf
2019-06-21GH-2515 Save instance ID before display dialogjanrupf
2019-06-21GH-2592 Autoselect newly created instancesjanrupf
2019-06-15NOISSUE limit fabric intermediary selection options in UI by minecraft versionPetr Mrázek
2019-06-15NOISSUE fix fabric tooltip stringPetr Mrázek
2019-06-15GH-2639 Add simple fabric loader installation supportPetr Mrázek
2019-06-08Update run.shisoraqathedh
Pass command line arguments through to the executable
2019-06-01NOISSUE make the global settings button context sensitivePetr Mrázek
2019-06-01NOISSUE add option to open global settings from instance settingsPetr Mrázek
This should hopefully giude people towards using the right thing.
2019-06-01NOISSUE add the pocket fox iconPetr Mrázek
2019-05-31NOISSUE improve icon handling while importing and exporting instancesPetr Mrázek
Now it handles formats other than png.
2019-04-14Tweak strings as per peterix reviewAlejandro González
2019-04-15Conform to existing code styleAlexTMjugador
2019-04-15Support launching profiler in offline modeAlexTMjugador
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.
2019-04-07GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek
This eliminates some weird crashes.
2019-04-02Merge remote-tracking branch 'origin/feature/trim_server_details' into developPetr Mrázek
2019-03-29GH-2551 Trim at serializationElise
2019-03-19GH-2551 Trim server name and IP stringsElise
2019-02-26GH-2487 Make NO the default buttonElise
2019-02-21NOISSUE hide the game options screen againPetr Mrázek
2019-02-05Update title of Add Empty dialogJoshua Anderson
2019-01-30NOISSUE first step towards having game options managementPetr Mrázek
2019-01-17Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into developPetr Mrázek
2019-01-16Update Copyright YearAppleTheGolden
2019-01-09NOISSUE split out language selection widget, use it in settingsPetr Mrázek
2019-01-08NOISSUE language selection wizard improvementsPetr Mrázek
Same needs to be applied to the application settings later.
2019-01-06NOISSUE granular model updates for language modelPetr Mrázek
2019-01-04NOISSUE update FTB URLsPetr Mrázek
2018-12-24NOISSUE just don't use std::abs, it doesn't workPetr Mrázek
2018-12-24NOISSUE maybe fix macos build, pngcrush imagesPetr Mrázek
2018-12-24NOISSUE kitty cat in a silly hat!Petr Mrázek
2018-12-23NOISSUE add missing Q_OBJECT macrosPetr Mrázek
2018-12-14GH-2485 fix crash bug while creating instancesPetr Mrázek
2018-12-11GH-2374 fix missing alternating backgrounds in worlds, add gametype columnPetr Mrázek
2018-11-23GH-2101 select everything when editing instance namesPetr Mrázek