summaryrefslogtreecommitdiffstats
path: root/application/pages/instance
Commit message (Collapse)AuthorAgeLines
* GH-3427 add low effort datapack button to worldsPetr Mrázek2020-11-24-0/+28
|
* NOISSUE add a way to use native system versions of OpenAL and GLFWPetr Mrázek2020-09-10-2/+76
| | | | | | If your OS comes with patched/fixed/newer versions of those, you can now check the checkboxes and stop using the old ones shipped by Mojang.
* NOISSUE Add world icons and world icon reset buttonPetr Mrázek2020-08-22-1/+62
|
* Fix Fabric loader error messages being reused for intermediary mappingshaykam8212020-07-09-2/+2
|
* NOISSUE rename ComponentList to PackProfilePetr Mrázek2020-06-27-14/+14
| | | | It's not just components, so the naming needed cleaning up.
* GH-2802 remove extra remapping of indexes in VersionPage modelPetr Mrázek2020-05-17-1/+1
|
* GH-2544 enable Forge install button for >= 1.13Petr Mrázek2020-03-28-1/+1
|
* GH-2832 add .minecraft and libraries buttons to version pagePetr Mrázek2020-01-09-0/+34
|
* GH-2819 mod list filter now also looks at descriptions and authorsPetr Mrázek2020-01-08-0/+20
|
* TRANSLATIONS-73 remove some strings that don't show up in the UIPetr Mrázek2019-09-25-15/+0
|
* Merge pull request #2796 from QuImUfu/bug_fixPetr Mrázek2019-08-14-2/+2
|\ | | | | GH-2787 fix "Download All" button
| * GH-2787 fix "Download All" buttonJohannes Michael Andreas Merl2019-08-09-2/+2
| |
* | NOISSUE tweak toolbar and custom widget titles for better translationsPetr Mrázek2019-08-10-4/+4
| |
* | NOISSUE fix small memory leaksPetr Mrázek2019-08-10-0/+1
|/
* NOISSUE do not lose selection on mod enable/disable toggle0.6.7Petr Mrázek2019-08-05-12/+30
|
* GH-988 add ability to toggle mods with keyboardPetr Mrázek2019-08-04-0/+10
|
* NOISSUE asynchronous, parallel mod folder listing and mod resolvingPetr Mrázek2019-08-04-18/+18
|
* NOISSUE refactor Mod a bunch, get rid of dead codePetr Mrázek2019-08-03-3/+0
|
* GH-2550 soring of mods by enabled status, cascade sorting to name and versionPetr Mrázek2019-07-31-7/+22
|
* NOISSUE fix buildPetr Mrázek2019-07-30-0/+1
|
* GH-2722 GH-2762 Improve mod list sortingPetr Mrázek2019-07-30-1/+59
| | | | | Sorting by version understands version numbers Sorting by name removes 'The' prefixes before sorting
* NOISSUE make notes page focusable with tab keyPetr Mrázek2019-07-25-25/+16
|
* NOISSUE add context menus to pages with toolbarsPetr Mrázek2019-07-25-6/+67
|
* NOISSUE improve toolbarsPetr Mrázek2019-07-23-29/+43
|
* NOISSUE fix overly large margins in the instance settings pagePetr Mrázek2019-07-17-0/+12
|
* NOISSUE add spacer to the screenshot page toolbarPetr Mrázek2019-07-17-0/+6
|
* NOISSUE convert rest of the instance pages to use toolbars for side menusPetr Mrázek2019-07-17-509/+454
|
* GH-2748 disable the version page toolbar labelsPetr Mrázek2019-07-16-0/+2
|
* NOISSUE Make mod folder pages use toolbars instead of button layoutsPetr Mrázek2019-07-16-175/+161
|
* NOISSUE Show Version page while the instancer is running.Petr Mrázek2019-07-15-46/+41
| | | | All controls are disabled.
* NOISSUE Do not hide mods list pages when the instance is running.Petr Mrázek2019-07-15-5/+31
| | | | Instead, disable (most of) the controls.
* GH-358 Make version page use a toolbar for all the actionsPetr Mrázek2019-07-14-367/+305
| | | | This should make it possible to make it fit on small screens again.
* NOISSUE update component buttons some more when the versions changePetr Mrázek2019-07-11-35/+26
|
* NOISSUE disable component install buttons in impossible casesPetr Mrázek2019-07-10-5/+9
|
* GH-689 Don't create album for single screenshotjanrupf2019-06-22-0/+32
|
* NOISSUE limit fabric intermediary selection options in UI by minecraft versionPetr Mrázek2019-06-15-0/+6
|
* NOISSUE fix fabric tooltip stringPetr Mrázek2019-06-15-1/+1
|
* GH-2639 Add simple fabric loader installation supportPetr Mrázek2019-06-15-1/+42
|
* NOISSUE make the global settings button context sensitivePetr Mrázek2019-06-01-1/+11
|
* NOISSUE add option to open global settings from instance settingsPetr Mrázek2019-06-01-14/+23
| | | | This should hopefully giude people towards using the right thing.
* GH-2591 less std::shared_ptr and more shared_qobject_ptrPetr Mrázek2019-04-07-5/+5
| | | | This eliminates some weird crashes.
* GH-2551 Trim at serializationElise2019-03-29-4/+4
|
* GH-2551 Trim server name and IP stringsElise2019-03-19-2/+2
|
* NOISSUE first step towards having game options managementPetr Mrázek2019-01-30-0/+191
|
* Update Copyright YearAppleTheGolden2019-01-16-14/+14
|
* NOISSUE add missing Q_OBJECT macrosPetr Mrázek2018-12-23-0/+2
|
* GH-2485 fix crash bug while creating instancesPetr Mrázek2018-12-14-1/+1
|
* GH-2374 fix missing alternating backgrounds in worlds, add gametype columnPetr Mrázek2018-12-11-0/+3
|
* GH-2467 remove unused sorting indicators from version pagePetr Mrázek2018-11-21-0/+3
|
* NOISSUE remove some nonsense and dead codePetr Mrázek2018-11-15-454/+0
|