Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-28 | Revert "GH-3666 Fix multi-monitor dpi scaling on windows" | Petr Mrázek | |
This reverts commit 34bf68847998cdfff1360d6ed04339d36894c00d. | |||
2021-03-26 | GH-3666 Fix multi-monitor dpi scaling on windows | KGB-8375 | |
Disable qt 5.6 DPI scaling and use windows' builtin DPI scaling, which works much better on multi-monitor setups | |||
2019-11-18 | GH-2859 remove twitch page and modpack import from URL | Petr Mrázek | |
The functionality was broken, beyond repair and an ongoing maintenance nightmare. | |||
2019-07-22 | NOISSUE Add basic accessibility support to GroupView | Petr Mrázek | |
2019-06-27 | Enable HiDPI pixmaps to fix icon scaling for HiDPI displays | therealfarfetchd | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-03-28 | NOISSUE add pointless fun things, because. | Petr Mrázek | |
2017-12-03 | NOISSUE add flat icon theme by Michael | Petr Mrázek | |
It's the google icon font, all scalable and grey. | |||
2017-04-26 | NOISSUE Set AA_EnableHighDpiScaling for Qt >= 5.6.0 | Petr Mrázek | |
2017-04-07 | NOISSUE Remove hardcoded LWJGL (modern) | Petr Mrázek | |
2017-01-06 | NOISSUE make the setup wizard use the main event loop | Petr Mrázek | |
This should fix any issues with receiving events over IPC. | |||
2016-11-19 | GH-1726 better failure detection for updates | Petr Mrázek | |
Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process. | |||
2016-11-10 | NOISSUE allow using icon themes for instances and instance badges | Petr Mrázek | |
2016-11-06 | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | |
* Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes. | |||
2016-10-30 | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | |
instance application. | |||
2016-10-29 | NOISSUE clean up some bad/dead code | Petr Mrázek | |
2016-10-21 | GH-903 simple theme switching and dark theme | Petr Mrázek | |
2016-08-11 | GH-1433 with no default account, show profiles instead of accounts in ↵ | Petr Mrázek | |
selection dialog | |||
2016-08-09 | GH-1642 fix instance launch from console | Petr Mrázek | |
2015-10-24 | GH-1300 call application quit when direct launch instance quits | Petr Mrázek | |
2015-09-30 | GH-253 implement launching instances from command line | Petr Mrázek | |
2015-06-06 | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | |
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |