summaryrefslogtreecommitdiffstats
path: root/application/pages/instance
Commit message (Collapse)AuthorAgeLines
* 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
|
* GH-1552 Hide PermGen when using an autodetected java version greater than 8janrupf2018-11-12-1/+17
|
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-1/+1
| | | | So simple. Better in every way.
* NOISSUE squish.Petr Mrázek2018-07-28-2/+2
|
* GH-2352 Add Minecraft folder button for instances, rearrange buttons by ↵Petr Mrázek2018-07-27-1/+1
| | | | importance
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-2806/+2806
|
* NOISSUE separate new mods model from the simple onePetr Mrázek2018-07-15-12/+12
| | | | It should list mods in various locations...
* SCRATCH second mods page, placeholderPetr Mrázek2018-07-15-0/+454
|
* NOISSUE remove refresh button from servers pagePetr Mrázek2018-06-30-14/+0
|
* NOISSUE fix saving the servers.dat file when it doesn't exist yetPetr Mrázek2018-06-30-4/+9
|
* GH-2291 Fix build with Qt 5.11+Sergey Shatunov2018-06-02-0/+1
|
* Catch C++ exceptions by const referenceCharles Milette2018-05-19-5/+5
| | | | Fixes #2277
* GH-2053 basics of the servers.dat managementPetr Mrázek2018-04-23-0/+1037
|
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-0/+4818