aboutsummaryrefslogtreecommitdiff
path: root/application/MainWindow.cpp
AgeCommit message (Collapse)Author
2019-07-16NOISSUE hide main toolbar toggle action instead of working around itPetr Mrázek
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-23NOISSUE Renaming for better understandingjanrupf
2019-06-21GH-2515 Save instance ID before display dialogjanrupf
2019-06-21GH-2592 Autoselect newly created instancesjanrupf
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-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-02-26GH-2487 Make NO the default buttonElise
2019-01-16Update Copyright YearAppleTheGolden
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-14GH-2485 fix crash bug while creating instancesPetr Mrázek
2018-11-22GH-2101 fix enter and double click activation of instancesPetr Mrázek
2018-11-22GH-2101 POC for inline renamingPetr Mrázek
2018-11-15NOISSUE remove some nonsense and dead codePetr Mrázek
2018-11-12GH-2452 Ask before deleting groupjanrupf
2018-11-04NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek
2018-11-02NOISSUE use https more widelyChris Lane
2018-11-01NOISSUE fix more rhel 7.6 problems?Petr Mrázek
2018-08-01NOISSUE gate new mods page behind cheat codePetr Mrázek
2018-07-31NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek
So simple. Better in every way.
2018-07-28NOISSUE squish.Petr Mrázek
2018-07-28NOISSUE pretty multi-line formatting...Petr Mrázek
2018-07-28NOISSUE simplify.Petr Mrázek
2018-07-28SCRATCH things and stuff, related to grou savingPetr Mrázek
2018-07-27GH-2352 Add Minecraft folder button for instances, rearrange buttons by ↵Petr Mrázek
importance
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-04-23GH-2252 make URL drop signal use a queued connection instead of direct callPetr Mrázek
Hopefully this will fix the issues with stuck applications on Windows.
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2018-03-16NOISSUE move modpack platform related files to 'modplatform' subfoldersPetr Mrázek
2018-03-15NOISSUE Add Konami CodePetr Mrázek
Fun little thing for hiding extra debug options in the future.
2018-02-28Added FTB pack selection ad download, WIPJanrupf
2018-02-11NOISSUE update copyright datesPetr Mrázek
2018-02-10NOISSUE split logo into 'logo' and 'multimc'Petr Mrázek
2018-01-04GH-2089 update wording of the instance delete confirmation dialogPetr Mrázek
2017-12-31NOISSUE only show pack import warnings when there are somePetr Mrázek
2017-12-30NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for ↵Petr Mrázek
minor Flame import problems
2017-12-30NOISSUE make the patreon button text slightly shorterPetr Mrázek
"Support MultiMC" instead of "Support us on Patreon!"
2017-12-17NOISSUE remopve instance settings button from the main windowPetr Mrázek
This should steer new users to the main settings even more, while keeping the instance settings still available.
2017-12-14NOISSUE fix a bunch of warnings thrown by Qt internalsPetr Mrázek
Badly connected signals/slots and similar things.
2017-12-06NOISSUE Reorder and reword main toolbar actions to save spacePetr Mrázek
``` Folder, Help, Check for Updates, Settings -> Folders, Settings, Help, Update ```
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-10-08NOISSUE code commentsPetr Mrázek
2017-10-04NOISSUE add tooltips to new menu buttons and make them translateablePetr Mrázek
2017-10-02NOISSUE rearrange main toolbar for clarityPetr Mrázek
It is now set to text beside icons and many actions were moved to sub-menus.
2017-10-02NOISSUE disable the refresh action on the main toolbarPetr Mrázek
2017-10-02NOISSUE remove bogus duplicated toolbarsPetr Mrázek