summaryrefslogtreecommitdiffstats
path: root/application/widgets
Commit message (Collapse)AuthorAgeLines
* GH-2880 make services status widget open a valid pagePetr Mrázek2020-01-07-1/+1
| | | | https://help.mojang.com/ no longer has API status
* GH-2859 improve UI for twitch pack import with drag&dropPetr Mrázek2019-10-14-0/+61
|
* Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without ↵kb10002019-10-01-0/+2
| | | | accessibility
* NOISSUE correct some parts of the README, one more translation string changePetr Mrázek2019-09-26-4/+2
|
* NOISSUE tweak toolbar and custom widget titles for better translationsPetr Mrázek2019-08-10-6/+0
|
* NOISSUE fix small memory leaksPetr Mrázek2019-08-10-1/+2
|
* NOISSUE asynchronous, parallel mod folder listing and mod resolvingPetr Mrázek2019-08-04-1/+1
|
* NOISSUE refactor Mod a bunch, get rid of dead codePetr Mrázek2019-08-03-5/+1
|
* NOISSUE tweak UI geometry and remove old language selectionPetr Mrázek2019-08-02-6/+6
|
* NOISSUE make the language translation prompt translateablePetr Mrázek2019-07-30-1/+1
|
* NOISSUE add context menus to pages with toolbarsPetr Mrázek2019-07-25-7/+70
|
* NOISSUE fix buildPetr Mrázek2019-07-23-0/+2
|
* NOISSUE improve toolbarsPetr Mrázek2019-07-23-0/+77
|
* NOISSUE convert accounts page to use a toolbar for the side menuPetr Mrázek2019-07-19-60/+46
|
* NOISSUE fix overly large margins in the instance settings pagePetr Mrázek2019-07-17-0/+12
|
* Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into developPetr Mrázek2019-01-17-13/+13
|\
| * Update Copyright YearAppleTheGolden2019-01-16-13/+13
| |
* | NOISSUE split out language selection widget, use it in settingsPetr Mrázek2019-01-09-0/+108
|/
* GH-2144 Append '(installed)' to the installed version namejanrupf2018-11-12-0/+1
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-1527/+1527
|
* GH-2053 basics of the servers.dat managementPetr Mrázek2018-04-23-3/+13
|
* GH-2211 fix crash in first launch wizardPetr Mrázek2018-03-29-1/+1
|
* NOISSUE fix page container spacing in UIsPetr Mrázek2018-03-27-1/+0
|
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-17/+90
|
* NOISSUE explain the custom commands betterPetr Mrázek2018-03-26-1/+1
|
* GH-2124 First complete implementation, installing is working now! GH-2172 ↵Janrupf2018-03-11-23/+0
| | | | Added sorting
* Added FTB pack selection ad download, WIPJanrupf2018-02-28-0/+23
|
* GH-2150 Separate Java settings UI used in the wizard into a widgetPetr Mrázek2018-02-18-0/+530
|
* GH-2150 Split out custom commands into a custom widgetPetr Mrázek2018-02-17-0/+189
| | | | Now it is used from a global page and from a sub-page in the instance settings.
* GH-2143 Switch Mojang status icons to current set of servicesPetr Mrázek2018-02-13-6/+4
| | | | | | This also removes the Web and Account web icons, because they are simply not relevant to MultiMC (it does not use those). You can always check their status by opening them in a browser.
* NOISSUE update copyright datesPetr Mrázek2018-02-11-12/+12
|
* NOISSUE when there is a version added already, preselect it in the version ↵Petr Mrázek2017-12-09-2/+27
| | | | select dialog
* NOISSUE fix display of svg icons in instance toolbarPetr Mrázek2017-11-14-19/+13
|
* NOISSUE fix aspect ratio issues with the instance icon in the instance toolbarPetr Mrázek2017-09-28-1/+39
|
* NOISSUE Legacy migration success now closes the instance windowPetr Mrázek2017-09-26-0/+15
|
* NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek2017-06-26-2/+2
| | | | Possibly also some bug fixes.
* NOISSUE remove unused version range filteringPetr Mrázek2017-04-07-1/+1
|
* NOISSUE stuff and things happened. Maybe.Petr Mrázek2017-04-07-29/+20
|
* GH-1788 fix missing translation stringsPetr Mrázek2017-01-17-17/+0
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-11/+11
|
* NOISSUE feature complete setup wizardPetr Mrázek2017-01-05-1/+274
|
* GH-1445 update page list when version and log pages need itPetr Mrázek2016-11-07-2/+3
|
* GH-1645 reimplement open/close instance window based on settingsPetr Mrázek2016-11-01-1/+1
|
* GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek2016-10-28-2/+6
|
* NOISSUE fix minor memory leaksPetr Mrázek2016-08-19-2/+1
|
* NOISSUE use model/view for Minecraft log dataPetr Mrázek2016-08-19-0/+179
|
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-5/+19
| | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running.
* NOISSUE allow user to sort mod list by clicking on column headersPetr Mrázek2016-08-05-1/+1
|
* GH-1273 allow extended selection in mod listsPetr Mrázek2016-08-04-1/+1
|
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-0/+4
|