summaryrefslogtreecommitdiffstats
path: root/application/dialogs
Commit message (Collapse)AuthorAgeLines
* 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
* GH-2050 fix cancel button in file browse dialogs filling text fieldsPetr Mrázek2017-12-03-3/+3
|
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-1/+1
|
* NOISSUE add svg instance icon supportPetr Mrázek2017-11-14-1/+1
|
* NOISSUE show hidden files in instance export dialog (like .minecraft)Petr Mrázek2017-10-28-0/+1
|
* NOISSUE fix hardcoded link color in about dialogPetr Mrázek2017-09-07-1/+1
| | | | Should respect theme colors now.
* NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek2017-06-26-1/+1
| | | | Possibly also some bug fixes.
* NOISSUE instance export filter should use covers, not containsPetr Mrázek2017-05-31-1/+1
|
* NOISSUE finish cleaning quazipPetr Mrázek2017-05-31-1/+3
| | | | All LGPL code is back in the customized quazip fork
* GH-1882 save UpdateDialog geometryPetr Mrázek2017-05-09-2/+11
|
* GH-1876 replace ColumnResizer with a newer, BSD-3 licensed versionPetr Mrázek2017-05-06-314/+17
| | | | | Also, keep licensing info only in one file. The COPYING.md is now a resource and rendered to HTML in the About dialog.
* NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek2017-05-03-1/+1
|
* NOISSUE refactor NetAction to be based on TaskPetr Mrázek2017-04-29-1/+1
| | | | Still missing some things, this is part 1.
* NOISSUE add pack import using drag&dropPetr Mrázek2017-04-22-2/+7
| | | | Straight from the browser or the downloads folder.
* NOISSUE bring back instance creationPetr Mrázek2017-04-07-7/+35
|
* NOISSUE Remove Minecraft version list and versions.Petr Mrázek2017-04-07-4/+7
|