summaryrefslogtreecommitdiffstats
path: root/application/dialogs
Commit message (Collapse)AuthorAgeLines
* GH-469 Implement support for importing and searching for Technic Platform ↵kb10002020-10-13-1/+5
| | | | | | | 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.
* GH-3095 New FTB platform supportJamie Mansfield2020-08-21-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* NOISSUE Bare-bones twitch pack browserPetr Mrázek2020-04-01-0/+5
|
* NOISSUE update version number, changelog and credits in about dialog0.6.11Petr Mrázek2020-03-29-0/+1
|
* GH-2769 add an option to not copy play time when copying instancesPetr Mrázek2020-01-09-1/+37
|
* GH-2839 remove username wording from login and account dialogsPetr Mrázek2020-01-08-2/+2
|
* GH-2859 remove twitch page and modpack import from URLPetr Mrázek2019-11-18-13/+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-3/+3
|
* NOISSUE remove remains of what could have been technic integrationPetr Mrázek2019-10-14-2/+0
|
* 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 refactor Mod a bunch, get rid of dead codePetr Mrázek2019-08-03-49/+0
|
* NOISSUE recognize curseforge URLs dropped on top of MultiMCPetr Mrázek2019-07-09-5/+16
|
* Revert "NOISSUE Import page is now a MultiMC pack page"Petr Mrázek2019-07-09-5/+5
| | | | This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259.
* NOISSUE Import page is now a MultiMC pack pagePetr Mrázek2019-06-29-5/+5
|
* NOISSUE improve icon handling while importing and exporting instancesPetr Mrázek2019-05-31-35/+30
| | | | Now it handles formats other than png.
* Update title of Add Empty dialogJoshua Anderson2019-02-05-1/+1
|
* Update Copyright YearAppleTheGolden2019-01-16-26/+26
|
* NOISSUE use https more widelyChris Lane2018-11-02-2/+2
|
* GH-2232 add gif icon support (not animated)Petr Mrázek2018-10-31-1/+1
|
* NOISSUE FTB pack code implementation, cleaned upJannis Lübke2018-08-02-0/+6
|
* NOISSUE fix crash bug caused by urge to maker code prettyPetr Mrázek2018-07-31-1/+2
| | | | Also added a note so this doesn't happen again...
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-1/+1
| | | | So simple. Better in every way.
* SCRATCH things and stuff, related to grou savingPetr Mrázek2018-07-28-9/+23
|
* GH-2355 Do not allow instances to be created with whitespace prefix or suffixPetr Mrázek2018-07-28-6/+16
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-1609/+1609
|
* NOISSUE add cancel button to the new instance dialogPetr Mrázek2018-06-30-1/+2
|
* GH-2291 Fix build with Qt 5.11+Sergey Shatunov2018-06-02-0/+1
|
* Catch C++ exceptions by const referenceCharles Milette2018-05-19-2/+2
| | | | Fixes #2277
* #2228, #2229 - Auto import pack icons and fixed to big version selection - ↵Janrupf2018-04-07-0/+31
| | | | Closes #2228, Closes #2229
* NOISSUE Fixed progress dialogLukas Haigner2018-04-07-1/+3
|
* GH-2219 fix crash and bad view scaling in Java VersionSelectDialogPetr Mrázek2018-04-02-2/+6
|
* NOISSUE polish the new instance UI a bit morePetr Mrázek2018-03-28-1/+1
|
* NOISSUE fix page container spacing in UIsPetr Mrázek2018-03-27-0/+1
|
* NOISSUE save the new instance dialog geometry when the dialog is acceptedPetr Mrázek2018-03-27-16/+18
|
* NOISSUE fix crash in NewInstanceDialogPetr Mrázek2018-03-27-2/+4
|
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-787/+110
|
* NOISSUE move modpack platform related files to 'modplatform' subfoldersPetr Mrázek2018-03-16-4/+3
|
* NOISSUE Fixed code for PRJanrupf2018-03-12-5/+2
|
* GH-2124 First complete implementation, installing is working now! GH-2172 ↵Janrupf2018-03-11-124/+107
| | | | Added sorting
* Added FTB pack selection ad download, WIPJanrupf2018-02-28-33/+430
|
* GH-2134 Totally overengineer skin upload input validationPetr Mrázek2018-02-15-6/+51
| | | | | | * It autocorrects local paths and file:// URLs to valid local paths. * It recognizes other URL schemes as 'remote' and will show an error for them. * The error dialogs have been fixed (they all had titles and content swapped).
* GH-604 use the same font for 'Other Logs' as for the main logPetr Mrázek2018-02-14-0/+1
| | | | This doesn't mean coloring, just the same font and font size.
* NOISSUE update copyright datesPetr Mrázek2018-02-11-26/+26
|
* NOISSUE split logo into 'logo' and 'multimc'Petr Mrázek2018-02-10-1/+1
|
* NOISSUE add an 'open folder' button to the icon dialogPetr Mrázek2018-02-05-5/+14
|
* NOISSUE add button for creating empty, properly registered, componentsPetr Mrázek2017-12-31-0/+255
|
* NOISSUE sort export dialog contents in ascending order by defaultPetr Mrázek2017-12-21-0/+1
|
* NOISSUE ignore merge commits in dev build changelogPetr Mrázek2017-12-17-0/+6
|
* NOISSUE when there is a version added already, preselect it in the version ↵Petr Mrázek2017-12-09-1/+8
| | | | select dialog