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
therealfarfetchd
a55fa04353
Enable HiDPI pixmaps to fix icon scaling for HiDPI displays
2019-06-27 23:04:53 +02:00
Petr Mrázek
fde43c993e
NOISSUE add silly twitch URL and CCIP resolving page to 'add instance'
...
It needs a few more steps and it will handle all kinds of twitch packs.
2019-06-27 03:20:11 +02:00
Petr Mrázek
917f148fc4
NOISSUE add support for 'experiment' Minecraft versions
2019-06-26 20:51:04 +02:00
Petr Mrázek
34611c00e3
Merge branch 'feature/update_translation_fix' into develop
2019-06-25 23:41:16 +02:00
Petr Mrázek
44a7c5867b
Merge pull request #2703 from Janrupf/feature/apply_proxy_settings
...
GH-2499 Apply proxy settings immediately
2019-06-23 21:38:30 +02:00
Petr Mrázek
75ddbc8851
Merge pull request #2705 from Janrupf/feature/fix_external_deletion_interaction
...
GH-2515 Save instance ID before display dialog
2019-06-23 21:31:56 +02:00
Petr Mrázek
2f1d31cf43
Merge pull request #2706 from Janrupf/feature/fix_hashtag_in_notes
...
Feature/fix hashtag in notes
2019-06-23 21:19:10 +02:00
Petr Mrázek
e7c5b266c8
Merge pull request #2708 from Janrupf/feature/single_imgur_uploads
...
GH-689 Don't create album for single screenshot
2019-06-23 21:15:06 +02:00
Petr Mrázek
384979bf94
Merge pull request #2704 from Janrupf/feature/autoselect_new_instances
...
GH-2592 Autoselect newly created instances
2019-06-23 19:58:21 +02:00
janrupf
b5a16935b7
NOISSUE Renaming for better understanding
2019-06-23 14:54:17 +02:00
janrupf
320637e8dc
GH-1701 Check job size for translation
2019-06-22 01:54:08 +02:00
janrupf
77f3f028fa
GH-2499 Apply proxy settings immediately
2019-06-22 01:48:37 +02:00
janrupf
2a96e16902
GH-689 Don't create album for single screenshot
2019-06-22 01:47:07 +02:00
janrupf
1ed84eddd5
GH-2515 Save instance ID before display dialog
2019-06-21 23:55:16 +02:00
janrupf
7b52b8689b
NOISSUE Test comment escaping with unit tests
2019-06-21 23:46:54 +02:00