aboutsummaryrefslogtreecommitdiff
path: root/application/pages
AgeCommit message (Collapse)Author
2019-06-15GH-2639 Add simple fabric loader installation supportPetr Mrázek
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-04-07GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek
This eliminates some weird crashes.
2019-03-29GH-2551 Trim at serializationElise
2019-03-19GH-2551 Trim server name and IP stringsElise
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-06NOISSUE granular model updates for language modelPetr Mrázek
2019-01-04NOISSUE update FTB URLsPetr 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-21GH-2467 remove unused sorting indicators from version pagePetr Mrázek
2018-11-15NOISSUE remove some nonsense and dead codePetr Mrázek
2018-11-12GH-1552 Hide PermGen when using an autodetected java version greater than 8janrupf
2018-11-04NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek
2018-11-02NOISSUE use https more widelyChris Lane
2018-08-02NOISSUE FTB pack code implementation, cleaned upJannis Lübke
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-27GH-2352 Add Minecraft folder button for instances, rearrange buttons by ↵Petr Mrázek
importance
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-07-15NOISSUE separate new mods model from the simple onePetr Mrázek
It should list mods in various locations...
2018-07-15SCRATCH second mods page, placeholderPetr Mrázek
2018-06-30NOISSUE remove refresh button from servers pagePetr Mrázek
2018-06-30NOISSUE fix saving the servers.dat file when it doesn't exist yetPetr Mrázek
2018-06-28NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek
2018-06-02GH-2291 Fix build with Qt 5.11+Sergey Shatunov
2018-05-19Catch C++ exceptions by const referenceCharles Milette
Fixes #2277
2018-04-23GH-2053 basics of the servers.dat managementPetr Mrázek
2018-04-08NOISSUE hide the twitch platform pagePetr Mrázek
2018-04-07NOISSUE fix build problem with missing <functional> includePetr Mrázek
2018-04-07#2228, #2229 - Auto import pack icons and fixed to big version selection - ↵Janrupf
Closes #2228, Closes #2229
2018-04-07NOISSUE Fixed ftb downloads always latest versionJanrupf
2018-04-06NOISSUE make FTB pack selection fancierPetr Mrázek
2018-04-06NOISSUE move FtbListModel to where it is actually usedPetr Mrázek
2018-04-06NOISSUE Fixed code for PRJanrupf
2018-04-05NOISSUE Added 3rd party pack supportJanrupf
2018-04-02NOISSUE Added FTB Pack logos to chooser and fixed some missing includesJanrupf
2018-04-02GH-2219 fix crash and bad view scaling in Java VersionSelectDialogPetr Mrázek
2018-03-28NOISSUE polish the new instance UI a bit morePetr Mrázek
2018-03-28NOISSUE add pointless fun things, because.Petr Mrázek
2018-03-27NOISSUE make vanilla refresh button workPetr Mrázek
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2018-02-18GH-2150 Separate Java settings UI used in the wizard into a widgetPetr Mrázek
2018-02-17GH-2150 Split out custom commands into a custom widgetPetr Mrázek
Now it is used from a global page and from a sub-page in the instance settings.
2018-02-14GH-604 use the same font for 'Other Logs' as for the main logPetr Mrázek
This doesn't mean coloring, just the same font and font size.