Petr Mrázek
b75ba53d4b
GH-2785 fix crash caused by starting multiple mod folder update tasks
2019-08-04 11:12:19 +02:00
Petr Mrázek
9037873928
NOISSUE update changelog
2019-08-04 06:26:09 +02:00
Petr Mrázek
ce4a55bc3b
NOISSUE fix listing of mods in log, improve display with unicode
2019-08-04 05:08:40 +02:00
Petr Mrázek
6b82e942d0
NOISSUE fix build on linux
2019-08-04 03:39:25 +02:00
Petr Mrázek
a3ffa3d665
NOISSUE asynchronous, parallel mod folder listing and mod resolving
2019-08-04 03:27:53 +02:00
Petr Mrázek
7d13e31198
NOISSUE refactor Mod a bunch, get rid of dead code
2019-08-03 05:30:46 +02:00
Petr Mrázek
40c9af1a8b
NOISSUE remove dependency of legacy mod list on the Mod class
2019-08-03 03:12:48 +02:00
Petr Mrázek
f5f3149dcf
NOISSUE update changelog and version
2019-08-03 00:48:34 +02:00
Petr Mrázek
7b00d47fe0
NOISSUE tweak UI geometry and remove old language selection
2019-08-02 23:52:19 +02:00
Petr Mrázek
930d39b5f2
GH-2550 soring of mods by enabled status, cascade sorting to name and version
2019-07-31 01:28:55 +02:00
Petr Mrázek
bafcf93eb1
NOISSUE fix bug with drag & drop not working with empty mod list
2019-07-31 01:27:35 +02:00
Petr Mrázek
bd93c3b4e0
NOISSUE fix build
2019-07-30 01:25:37 +02:00
Petr Mrázek
09f7a426ab
GH-2722 GH-2762 Improve mod list sorting
...
Sorting by version understands version numbers
Sorting by name removes 'The' prefixes before sorting
2019-07-30 01:16:56 +02:00
Petr Mrázek
e4fd50e210
NOISSUE make the language translation prompt translateable
2019-07-30 01:16:02 +02:00
Petr Mrázek
3ee5a63c5c
NOISSUE make notes page focusable with tab key
2019-07-25 01:13:47 +02:00
Petr Mrázek
7dfe73df0c
NOISSUE add context menus to pages with toolbars
2019-07-25 01:02:30 +02:00
Petr Mrázek
c3e61536a3
NOISSUE automatically open the log page when starting the instance
2019-07-24 00:24:02 +02:00
Petr Mrázek
a0e45c5d1d
NOISSUE fix build
2019-07-23 01:05:23 +02:00
Petr Mrázek
bf38021937
NOISSUE improve toolbars
2019-07-23 00:48:14 +02:00
Petr Mrázek
1e5b595923
NOISSUE fix build failures
2019-07-22 01:44:19 +02:00
Petr Mrázek
d6c6653872
NOISSUE Add basic accessibility support to GroupView
2019-07-22 01:40:52 +02:00
Petr Mrázek
3b32730526
Merge pull request #2758 from telans/patch-1
...
Fix translation repository link
2019-07-21 01:33:31 +02:00
telans
1703dbeb57
Fix translation repository link
2019-07-21 10:50:30 +12:00
Petr Mrázek
81fdde6fdd
NOISSUE convert accounts page to use a toolbar for the side menu
2019-07-19 08:29:31 +02:00
Petr Mrázek
3d5869e1cf
NOISSUE fix overly large margins in the instance settings page
2019-07-17 02:17:09 +02:00
Petr Mrázek
edc5378333
NOISSUE add spacer to the screenshot page toolbar
2019-07-17 02:09:54 +02:00
Petr Mrázek
95febe5436
NOISSUE convert rest of the instance pages to use toolbars for side menus
2019-07-17 02:01:29 +02:00
Petr Mrázek
5b153a5165
GH-2748 disable the version page toolbar labels
2019-07-16 08:58:00 +02:00
Petr Mrázek
decd4ae7ab
NOISSUE Make mod folder pages use toolbars instead of button layouts
2019-07-16 01:30:53 +02:00
Petr Mrázek
2eec1df1a0
NOISSUE hide main toolbar toggle action instead of working around it
2019-07-16 01:30:09 +02:00
Petr Mrázek
6fde775b90
NOISSUE Show Version page while the instancer is running.
...
All controls are disabled.
2019-07-15 23:16:34 +02:00
Petr Mrázek
80b3efff11
NOISSUE Do not hide mods list pages when the instance is running.
...
Instead, disable (most of) the controls.
2019-07-15 01:07:21 +02:00
Petr Mrázek
e4273d6a17
GH-358 Make version page use a toolbar for all the actions
...
This should make it possible to make it fit on small screens again.
2019-07-14 05:37:10 +02:00
Petr Mrázek
62e1bf327d
Merge pull request #2740 from jturnism/patch-1
...
Update changelog.md
2019-07-12 08:19:20 +02:00
Joseph Turner
280e0e6e36
Update changelog.md
...
Just installing "qt5-qtbase" on Fedora 30 does not allow MultiMC to run. It still needs "libQt5Widgets.so.5" and by running "dnf whatprovides" it tells me "qt5-qtbase-gui" provides that file and also pulls in "qt5-qtbase" as a dependency if not already installed. I am assuming this is the same situation for CentOS/RHEL
2019-07-11 21:00:55 -05:00
Petr Mrázek
3a67990acd
NOISSUE bump deb package version
2019-07-11 01:28:48 +02:00
Petr Mrázek
23eab74e6d
NOISSUE make the deb package depend on Qt5
2019-07-11 01:26:33 +02:00
Petr Mrázek
b9d4293552
NOISSUE update component buttons some more when the versions change
2019-07-11 01:01:47 +02:00
Petr Mrázek
5110b58def
NOISSUE update version and changelog
2019-07-11 00:35:44 +02:00
Petr Mrázek
791a8227b6
NOISSUE disable component install buttons in impossible cases
2019-07-10 22:30:42 +02:00
Petr Mrázek
725ec35635
NOISSUE recognize curseforge URLs dropped on top of MultiMC
2019-07-09 22:04:52 +02:00
Petr Mrázek
739a86f171
Revert "NOISSUE Import page is now a MultiMC pack page"
...
This reverts commit f74e3db804
.
2019-07-09 21:51:19 +02:00
Petr Mrázek
48b2f95129
Revert "NOISSUE simple/stupid default game options, UI only"
...
This reverts commit 497d9bec02
.
2019-07-09 21:43:12 +02:00
Petr Mrázek
497d9bec02
NOISSUE simple/stupid default game options, UI only
2019-07-09 02:37:04 +02:00
Petr Mrázek
c01d020afc
GH-2723 disable deprecation warnings
...
We are targeting version 5.4 of the Qt ABI.
Deprecations from 2019 are irrelevant.
2019-07-03 01:11:18 +02:00
Petr Mrázek
ee83d432f6
GH-2724 update group view geometries in more cases
...
Fixes crashes when adding instances to groups that didn't exist before.
2019-07-02 02:09:41 +02:00
Petr Mrázek
8ee11b1a8e
GH-2716 do not censor values shorter than 4 in logs
2019-07-01 00:00:34 +02:00
Petr Mrázek
0b86a7ebf3
Merge pull request #2718 from therealfarfetchd/hidpi-icon-fix
...
Enable HiDPI pixmaps to fix icon scaling for HiDPI displays
2019-06-30 15:39:29 +02:00
Petr Mrázek
63330bf111
NOISSUE connect twitch URL resolving to modpack resolving. works now.
2019-06-30 11:03:59 +02:00
Petr Mrázek
f74e3db804
NOISSUE Import page is now a MultiMC pack page
2019-06-29 01:13:39 +02:00