Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE bump deb package version0.6.6 | Petr Mrázek | 2019-07-11 | -3/+3 |
| | ||||
* | NOISSUE make the deb package depend on Qt5 | Petr Mrázek | 2019-07-11 | -1/+1 |
| | ||||
* | NOISSUE update component buttons some more when the versions change | Petr Mrázek | 2019-07-11 | -35/+26 |
| | ||||
* | NOISSUE disable component install buttons in impossible cases | Petr Mrázek | 2019-07-10 | -5/+9 |
| | ||||
* | NOISSUE recognize curseforge URLs dropped on top of MultiMC | Petr Mrázek | 2019-07-09 | -7/+25 |
| | ||||
* | Revert "NOISSUE Import page is now a MultiMC pack page" | Petr Mrázek | 2019-07-09 | -59/+64 |
| | | | | This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259. | |||
* | Revert "NOISSUE simple/stupid default game options, UI only" | Petr Mrázek | 2019-07-09 | -289/+0 |
| | | | | This reverts commit 497d9bec029247f202befb34cc3d5da6e810fa73. | |||
* | NOISSUE simple/stupid default game options, UI only | Petr Mrázek | 2019-07-09 | -0/+289 |
| | ||||
* | GH-2724 update group view geometries in more cases | Petr Mrázek | 2019-07-02 | -5/+27 |
| | | | | Fixes crashes when adding instances to groups that didn't exist before. | |||
* | Merge pull request #2718 from therealfarfetchd/hidpi-icon-fix | Petr Mrázek | 2019-06-30 | -0/+1 |
|\ | | | | | Enable HiDPI pixmaps to fix icon scaling for HiDPI displays | |||
| * | Enable HiDPI pixmaps to fix icon scaling for HiDPI displays | therealfarfetchd | 2019-06-27 | -0/+1 |
| | | ||||
* | | NOISSUE connect twitch URL resolving to modpack resolving. works now. | Petr Mrázek | 2019-06-30 | -1/+9 |
| | | ||||
* | | NOISSUE Import page is now a MultiMC pack page | Petr Mrázek | 2019-06-29 | -64/+59 |
|/ | ||||
* | NOISSUE add silly twitch URL and CCIP resolving page to 'add instance' | Petr Mrázek | 2019-06-27 | -4/+63 |
| | | | | It needs a few more steps and it will handle all kinds of twitch packs. | |||
* | NOISSUE add support for 'experiment' Minecraft versions | Petr Mrázek | 2019-06-26 | -0/+23 |
| | ||||
* | Merge pull request #2703 from Janrupf/feature/apply_proxy_settings | Petr Mrázek | 2019-06-23 | -0/+4 |
|\ | | | | | GH-2499 Apply proxy settings immediately | |||
| * | GH-2499 Apply proxy settings immediately | janrupf | 2019-06-22 | -0/+4 |
| | | ||||
* | | Merge pull request #2705 from Janrupf/feature/fix_external_deletion_interaction | Petr Mrázek | 2019-06-23 | -1/+2 |
|\ \ | | | | | | | GH-2515 Save instance ID before display dialog | |||
| * | | GH-2515 Save instance ID before display dialog | janrupf | 2019-06-21 | -1/+2 |
| |/ | ||||
* | | Merge pull request #2708 from Janrupf/feature/single_imgur_uploads | Petr Mrázek | 2019-06-23 | -0/+32 |
|\ \ | | | | | | | GH-689 Don't create album for single screenshot | |||
| * | | GH-689 Don't create album for single screenshot | janrupf | 2019-06-22 | -0/+32 |
| |/ | ||||
* | | NOISSUE Renaming for better understanding | janrupf | 2019-06-23 | -3/+3 |
| | | ||||
* | | GH-2592 Autoselect newly created instances | janrupf | 2019-06-21 | -0/+10 |
|/ | ||||
* | NOISSUE limit fabric intermediary selection options in UI by minecraft version | Petr Mrázek | 2019-06-15 | -0/+6 |
| | ||||
* | NOISSUE fix fabric tooltip string | Petr Mrázek | 2019-06-15 | -1/+1 |
| | ||||
* | GH-2639 Add simple fabric loader installation support | Petr Mrázek | 2019-06-15 | -1/+42 |
| | ||||
* | Update run.sh | isoraqathedh | 2019-06-08 | -3/+3 |
| | | | Pass command line arguments through to the executable | |||
* | NOISSUE make the global settings button context sensitive | Petr Mrázek | 2019-06-01 | -1/+11 |
| | ||||
* | NOISSUE add option to open global settings from instance settings | Petr Mrázek | 2019-06-01 | -53/+55 |
| | | | | This should hopefully giude people towards using the right thing. | |||
* | NOISSUE add the pocket fox icon | Petr Mrázek | 2019-06-01 | -2/+300 |
| | ||||
* | NOISSUE improve icon handling while importing and exporting instances | Petr Mrázek | 2019-05-31 | -35/+30 |
| | | | | Now it handles formats other than png. | |||
* | Tweak strings as per peterix review | Alejandro González | 2019-04-14 | -5/+7 |
| | ||||
* | Conform to existing code style | AlexTMjugador | 2019-04-15 | -4/+4 |
| | ||||
* | Support launching profiler in offline mode | AlexTMjugador | 2019-04-15 | -1/+28 |
| | | | | | This commit adds the necessary GUI controls to let the user choose whether they want to launch Minecraft in offline mode with a configured profiler. | |||
* | GH-2591 less std::shared_ptr and more shared_qobject_ptr | Petr Mrázek | 2019-04-07 | -10/+10 |
| | | | | This eliminates some weird crashes. | |||
* | Merge remote-tracking branch 'origin/feature/trim_server_details' into develop | Petr Mrázek | 2019-04-02 | -2/+2 |
|\ | ||||
| * | GH-2551 Trim at serialization | Elise | 2019-03-29 | -4/+4 |
| | | ||||
| * | GH-2551 Trim server name and IP strings | Elise | 2019-03-19 | -2/+2 |
| | | ||||
* | | GH-2487 Make NO the default button | Elise | 2019-02-26 | -1/+2 |
|/ | ||||
* | NOISSUE hide the game options screen again | Petr Mrázek | 2019-02-21 | -1/+1 |
| | ||||
* | Update title of Add Empty dialog | Joshua Anderson | 2019-02-05 | -1/+1 |
| | ||||
* | NOISSUE first step towards having game options management | Petr Mrázek | 2019-01-30 | -0/+196 |
| | ||||
* | Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into develop | Petr Mrázek | 2019-01-17 | -94/+94 |
|\ | ||||
| * | Update Copyright Year | AppleTheGolden | 2019-01-16 | -94/+94 |
| | | ||||
* | | NOISSUE split out language selection widget, use it in settings | Petr Mrázek | 2019-01-09 | -56/+744 |
| | | ||||
* | | NOISSUE language selection wizard improvements | Petr Mrázek | 2019-01-08 | -4/+27 |
|/ | | | | Same needs to be applied to the application settings later. | |||
* | NOISSUE granular model updates for language model | Petr Mrázek | 2019-01-06 | -1/+2 |
| | ||||
* | NOISSUE update FTB URLs | Petr Mrázek | 2019-01-04 | -1/+3 |
| | ||||
* | NOISSUE just don't use std::abs, it doesn't work | Petr Mrázek | 2018-12-24 | -1/+11 |
| | ||||
* | NOISSUE maybe fix macos build, pngcrush images | Petr Mrázek | 2018-12-24 | -1/+1 |
| |