summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeLines
* NOISSUE give technic icon a darker outlinePetr Mrázek2020-10-13-1/+13
|
* NOISSUE use Json parsing helpers to process technic search resultsPetr Mrázek2020-10-13-19/+28
|
* GH-469 Implement support for importing and searching for Technic Platform ↵kb10002020-10-13-2/+688
| | | | | | | and Solder modpacks This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then. Supports Forge and Fabric, and JAR mods for 1.5 and older.
* NOISSUE add a way to use native system versions of OpenAL and GLFWPetr Mrázek2020-09-10-4/+114
| | | | | | If your OS comes with patched/fixed/newer versions of those, you can now check the checkboxes and stop using the old ones shipped by Mojang.
* NOISSUE add 'java.vendor' to the checker and display/log the valuePetr Mrázek2020-09-07-1/+3
|
* NOISSUE Add world icons and world icon reset buttonPetr Mrázek2020-08-22-1/+62
|
* NOISSUE attempt to fix build on macOSPetr Mrázek2020-08-21-2/+2
|
* GH-3095 New FTB platform supportJamie Mansfield2020-08-21-0/+627
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Models are based on the models from my go-modpacksch library. License: ======== The MIT License (MIT) Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/> Copyright (c) contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* GH-3234 Add support for custom meta URLs at build timePetr Mrázek2020-07-18-138/+7
| | | | | This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general.
* Fix Fabric loader error messages being reused for intermediary mappingshaykam8212020-07-09-2/+2
|
* NOISSUE rename ComponentList to PackProfilePetr Mrázek2020-06-27-14/+14
| | | | It's not just components, so the naming needed cleaning up.
* NOISSUE Switch twitch modpack page to use a QListViewPetr Mrázek2020-06-07-31/+16
| | | | | This makes the lazy loading of the paginated search results actually work.
* Allow compiling MultiMC using Qt builds without accessibility againkb10002020-05-30-0/+2
|
* Merge pull request #3127 from OverMighty/developPetr Mrázek2020-05-29-6/+7
|\ | | | | fix: add support for args with spaces to MultiMC::messageReceived()
| * fix: add support for args with spaces to MultiMC::messageReceived()OverMighty2020-05-04-6/+7
| | | | | | | | | | | | | | | | Previously, when the main instance of MultiMC would receive an `import` or `launch` message from another instance, it would split the message on each space, and only read the first word of the argument (zip path/URL or instance ID). This commit fixes that problem by sectioning the message string instead.
* | Clarify WSL error messagesThalia Nero2020-05-28-2/+2
| |
* | Fix.Petr Mrázek2020-05-28-2/+1
| |
* | NOISSUE prevent evil from winningPetr Mrázek2020-05-28-0/+22
| |
* | GH-2802 remove extra remapping of indexes in VersionPage modelPetr Mrázek2020-05-17-1/+1
| |
* | GH-3131 fix not working with proxy ports > 32767Petr Mrázek2020-05-17-1/+1
|/
* NOISSUE expose twitch pack url, description and author listPetr Mrázek2020-04-29-0/+50
|
* NOISSUE Add pagination support to twitch pack searchPetr Mrázek2020-04-01-13/+85
| | | | | Try searching for 'craft'. Now it gives ALL the results, not just the first page of 25.
* NOISSUE fix buildPetr Mrázek2020-04-01-1/+1
|
* NOISSUE Bare-bones twitch pack browserPetr Mrázek2020-04-01-1/+594
|
* NOISSUE update version number, changelog and credits in about dialog0.6.11Petr Mrázek2020-03-29-0/+1
|
* GH-2544 enable Forge install button for >= 1.13Petr Mrázek2020-03-28-1/+1
|
* Merge pull request #2979 from Brottweiler/desktop-entry-tweakPetr Mrázek2020-02-25-1/+1
|\ | | | | Tweak GenericName for Linux desktop entry
| * GH-2979 Tweak GenericNameBrottweiler2020-02-24-1/+1
| |
* | GH-2988 add --import command-line optionOverMighty2020-02-24-7/+49
|/ | | | | | | | When specified, opens the "Import from zip" dialog as soon as the main window is shown, with the URL field prefilled with the argument given to the option. Closes #2998
* GH-2769 add an option to not copy play time when copying instancesPetr Mrázek2020-01-09-2/+38
|
* GH-2832 add .minecraft and libraries buttons to version pagePetr Mrázek2020-01-09-0/+34
|
* GH-2819 mod list filter now also looks at descriptions and authorsPetr Mrázek2020-01-08-0/+20
|
* GH-2839 remove username wording from login and account dialogsPetr Mrázek2020-01-08-4/+3
|
* GH-2853 fix collapsing state being sticky in group viewPetr Mrázek2020-01-08-0/+4
| | | | | Now it resets properly and collapsing a group doesn't make all subsequent clicks collapse groups.
* NOISSUE add wget as a dependency for deb packagePetr Mrázek2020-01-08-2/+2
|
* GH-2880 make services status widget open a valid pagePetr Mrázek2020-01-07-1/+1
| | | | https://help.mojang.com/ no longer has API status
* NOISSUE remove dead reference to TwitchPage.uiPetr Mrázek2019-11-18-1/+0
|
* GH-2859 remove twitch page and modpack import from URLPetr Mrázek2019-11-18-302/+2
| | | | | The functionality was broken, beyond repair and an ongoing maintenance nightmare.
* NOISSUE put legacy FTB support in a namespace, fix its base URLPetr Mrázek2019-11-03-137/+154
|
* NOISSUE fix translation string for Twitch drop areaPetr Mrázek2019-10-14-1/+1
|
* GH-2859 improve UI for twitch pack import with drag&dropPetr Mrázek2019-10-14-13/+98
|
* NOISSUE remove remains of what could have been technic integrationPetr Mrázek2019-10-14-206/+0
|
* NOISSUE remove unused 'PackagesPage'Petr Mrázek2019-10-13-538/+0
|
* NOISSUE make the main window title only 'MultiMC' for screen readersPetr Mrázek2019-10-05-0/+1
|
* Remove include of qtguiglobal.hkb10002019-10-01-3/+2
|
* Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without ↵kb10002019-10-01-0/+13
| | | | accessibility
* NOISSUE remove more html rom About dialogPetr Mrázek2019-09-30-68/+42
|
* NOISSUE remove some ugly html strings to make translating slightly nicerPetr Mrázek2019-09-27-21/+1
|
* NOISSUE correct some parts of the README, one more translation string changePetr Mrázek2019-09-26-4/+2
|
* TRANSLATIONS-73 remove some strings that don't show up in the UIPetr Mrázek2019-09-25-21/+0
|