Petr Mrázek
|
5074a97cb3
|
NOISSUE tweak toolbar and custom widget titles for better translations
|
2019-08-10 20:12:42 +02:00 |
|
Petr Mrázek
|
441e8980b8
|
NOISSUE fix small memory leaks
|
2019-08-10 19:58:58 +02:00 |
|
Petr Mrázek
|
c291946d2a
|
NOISSUE do not lose selection on mod enable/disable toggle
|
2019-08-05 00:46:59 +02:00 |
|
Petr Mrázek
|
4ed67413ac
|
GH-988 add ability to toggle mods with keyboard
|
2019-08-04 21:13:50 +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
|
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
|
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
|
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
|
bf38021937
|
NOISSUE improve toolbars
|
2019-07-23 00:48:14 +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
|
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
|
b9d4293552
|
NOISSUE update component buttons some more when the versions change
|
2019-07-11 01:01:47 +02:00 |
|
Petr Mrázek
|
791a8227b6
|
NOISSUE disable component install buttons in impossible cases
|
2019-07-10 22:30:42 +02:00 |
|
janrupf
|
2a96e16902
|
GH-689 Don't create album for single screenshot
|
2019-06-22 01:47:07 +02:00 |
|
Petr Mrázek
|
8aa4b9dac5
|
NOISSUE limit fabric intermediary selection options in UI by minecraft version
|
2019-06-15 22:45:56 +02:00 |
|
Petr Mrázek
|
4836ba22cd
|
NOISSUE fix fabric tooltip string
|
2019-06-15 22:29:34 +02:00 |
|
Petr Mrázek
|
6c30076b6c
|
GH-2639 Add simple fabric loader installation support
|
2019-06-15 21:25:23 +02:00 |
|
Petr Mrázek
|
30fba4d407
|
NOISSUE make the global settings button context sensitive
|
2019-06-01 18:05:42 +02:00 |
|
Petr Mrázek
|
932160818e
|
NOISSUE add option to open global settings from instance settings
This should hopefully giude people towards using the right thing.
|
2019-06-01 12:28:53 +02:00 |
|
Petr Mrázek
|
70ed30f9e6
|
GH-2591 less std::shared_ptr and more shared_qobject_ptr
This eliminates some weird crashes.
|
2019-04-07 23:59:04 +02:00 |
|
Elise
|
1fc199697c
|
GH-2551 Trim at serialization
|
2019-03-29 11:25:37 -04:00 |
|
Elise
|
597fe50d37
|
GH-2551 Trim server name and IP strings
|
2019-03-19 13:28:11 -04:00 |
|
Petr Mrázek
|
62c9fcdc6c
|
NOISSUE first step towards having game options management
|
2019-01-30 00:35:24 +01:00 |
|
AppleTheGolden
|
437dec91f9
|
Update Copyright Year
|
2019-01-16 21:14:24 +01:00 |
|
Petr Mrázek
|
56a9b65efb
|
NOISSUE add missing Q_OBJECT macros
|
2018-12-23 01:05:11 +01:00 |
|
Petr Mrázek
|
14bb666a20
|
GH-2485 fix crash bug while creating instances
|
2018-12-14 01:18:18 +01:00 |
|
Petr Mrázek
|
13b293dd65
|
GH-2374 fix missing alternating backgrounds in worlds, add gametype column
|
2018-12-11 23:53:14 +01:00 |
|
Petr Mrázek
|
c4a472981f
|
GH-2467 remove unused sorting indicators from version page
|
2018-11-21 00:55:40 +01:00 |
|
Petr Mrázek
|
a8e77f0ecc
|
NOISSUE remove some nonsense and dead code
|
2018-11-15 00:36:47 +01:00 |
|
janrupf
|
1648b34aed
|
GH-1552 Hide PermGen when using an autodetected java version greater than 8
|
2018-11-12 01:50:04 +01:00 |
|
Petr Mrázek
|
0c73ddee73
|
NOISSUE set groups for instances by not setting groups for instances
So simple. Better in every way.
|
2018-07-31 01:54:08 +02:00 |
|
Petr Mrázek
|
9965decd81
|
NOISSUE squish.
|
2018-07-28 22:12:57 +02:00 |
|
Petr Mrázek
|
e4c33458f2
|
GH-2352 Add Minecraft folder button for instances, rearrange buttons by importance
|
2018-07-27 23:57:09 +02:00 |
|
Petr Mrázek
|
bbb3b3e6f6
|
NOISSUE tabs -> spaces
|
2018-07-15 14:51:05 +02:00 |
|
Petr Mrázek
|
03280cc62e
|
NOISSUE separate new mods model from the simple one
It should list mods in various locations...
|
2018-07-15 14:04:09 +02:00 |
|
Petr Mrázek
|
128bce6acb
|
SCRATCH second mods page, placeholder
|
2018-07-15 12:48:41 +02:00 |
|
Petr Mrázek
|
a872085f9a
|
NOISSUE remove refresh button from servers page
|
2018-06-30 19:44:21 +02:00 |
|
Petr Mrázek
|
8516a6646e
|
NOISSUE fix saving the servers.dat file when it doesn't exist yet
|
2018-06-30 01:27:44 +02:00 |
|
Sergey Shatunov
|
4d68c1b509
|
GH-2291 Fix build with Qt 5.11+
|
2018-06-02 17:22:43 +07:00 |
|
Charles Milette
|
72c0002b45
|
Catch C++ exceptions by const reference
Fixes #2277
|
2018-05-19 19:18:26 -04:00 |
|
Petr Mrázek
|
72ff342d63
|
GH-2053 basics of the servers.dat management
|
2018-04-23 02:05:22 +02:00 |
|