aboutsummaryrefslogtreecommitdiff
path: root/application
AgeCommit message (Collapse)Author
2019-07-17NOISSUE convert rest of the instance pages to use toolbars for side menusPetr Mrázek
2019-07-16GH-2748 disable the version page toolbar labelsPetr Mrázek
2019-07-16NOISSUE Make mod folder pages use toolbars instead of button layoutsPetr Mrázek
2019-07-16NOISSUE hide main toolbar toggle action instead of working around itPetr Mrázek
2019-07-15NOISSUE Show Version page while the instancer is running.Petr Mrázek
All controls are disabled.
2019-07-15NOISSUE Do not hide mods list pages when the instance is running.Petr Mrázek
Instead, disable (most of) the controls.
2019-07-14GH-358 Make version page use a toolbar for all the actionsPetr Mrázek
This should make it possible to make it fit on small screens again.
2019-07-11NOISSUE bump deb package versionPetr Mrázek
2019-07-11NOISSUE make the deb package depend on Qt5Petr Mrázek
2019-07-11NOISSUE update component buttons some more when the versions changePetr Mrázek
2019-07-10NOISSUE disable component install buttons in impossible casesPetr Mrázek
2019-07-09NOISSUE recognize curseforge URLs dropped on top of MultiMCPetr Mrázek
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