| Commit message (Expand) | Author | Age | Lines |
* | NOISSUE improve icon handling while importing and exporting instances | Petr Mrázek | 2019-05-31 | -35/+30 |
* | Update title of Add Empty dialog | Joshua Anderson | 2019-02-05 | -1/+1 |
* | Update Copyright Year | AppleTheGolden | 2019-01-16 | -26/+26 |
* | NOISSUE use https more widely | Chris Lane | 2018-11-02 | -2/+2 |
* | GH-2232 add gif icon support (not animated) | Petr Mrázek | 2018-10-31 | -1/+1 |
* | NOISSUE FTB pack code implementation, cleaned up | Jannis Lübke | 2018-08-02 | -0/+6 |
* | NOISSUE fix crash bug caused by urge to maker code pretty | Petr Mrázek | 2018-07-31 | -1/+2 |
* | NOISSUE set groups for instances by not setting groups for instances | Petr Mrázek | 2018-07-31 | -1/+1 |
* | SCRATCH things and stuff, related to grou saving | Petr Mrázek | 2018-07-28 | -9/+23 |
* | GH-2355 Do not allow instances to be created with whitespace prefix or suffix | Petr Mrázek | 2018-07-28 | -6/+16 |
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -1609/+1609 |
* | NOISSUE add cancel button to the new instance dialog | Petr Mrázek | 2018-06-30 | -1/+2 |
* | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov | 2018-06-02 | -0/+1 |
* | Catch C++ exceptions by const reference | Charles Milette | 2018-05-19 | -2/+2 |
* | #2228, #2229 - Auto import pack icons and fixed to big version selection - Cl... | Janrupf | 2018-04-07 | -0/+31 |
* | NOISSUE Fixed progress dialog | Lukas Haigner | 2018-04-07 | -1/+3 |
* | GH-2219 fix crash and bad view scaling in Java VersionSelectDialog | Petr Mrázek | 2018-04-02 | -2/+6 |
* | NOISSUE polish the new instance UI a bit more | Petr Mrázek | 2018-03-28 | -1/+1 |
* | NOISSUE fix page container spacing in UIs | Petr Mrázek | 2018-03-27 | -0/+1 |
* | NOISSUE save the new instance dialog geometry when the dialog is accepted | Petr Mrázek | 2018-03-27 | -16/+18 |
* | NOISSUE fix crash in NewInstanceDialog | Petr Mrázek | 2018-03-27 | -2/+4 |
* | NOISSUE redo new instance dialog | Petr Mrázek | 2018-03-27 | -787/+110 |
* | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek | 2018-03-16 | -4/+3 |
* | NOISSUE Fixed code for PR | Janrupf | 2018-03-12 | -5/+2 |
* | GH-2124 First complete implementation, installing is working now! GH-2172 Add... | Janrupf | 2018-03-11 | -124/+107 |
* | Added FTB pack selection ad download, WIP | Janrupf | 2018-02-28 | -33/+430 |
* | GH-2134 Totally overengineer skin upload input validation | Petr Mrázek | 2018-02-15 | -6/+51 |
* | GH-604 use the same font for 'Other Logs' as for the main log | Petr Mrázek | 2018-02-14 | -0/+1 |
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -26/+26 |
* | NOISSUE split logo into 'logo' and 'multimc' | Petr Mrázek | 2018-02-10 | -1/+1 |
* | NOISSUE add an 'open folder' button to the icon dialog | Petr Mrázek | 2018-02-05 | -5/+14 |
* | NOISSUE add button for creating empty, properly registered, components | Petr Mrázek | 2017-12-31 | -0/+255 |
* | NOISSUE sort export dialog contents in ascending order by default | Petr Mrázek | 2017-12-21 | -0/+1 |
* | NOISSUE ignore merge commits in dev build changelog | Petr Mrázek | 2017-12-17 | -0/+6 |
* | NOISSUE when there is a version added already, preselect it in the version se... | Petr Mrázek | 2017-12-09 | -1/+8 |
* | GH-2050 fix cancel button in file browse dialogs filling text fields | Petr Mrázek | 2017-12-03 | -3/+3 |
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -1/+1 |
* | NOISSUE add svg instance icon support | Petr Mrázek | 2017-11-14 | -1/+1 |
* | NOISSUE show hidden files in instance export dialog (like .minecraft) | Petr Mrázek | 2017-10-28 | -0/+1 |
* | NOISSUE fix hardcoded link color in about dialog | Petr Mrázek | 2017-09-07 | -1/+1 |
* | NOISSUE some safe refactors and changes of the task subsystem | Petr Mrázek | 2017-06-26 | -1/+1 |
* | NOISSUE instance export filter should use covers, not contains | Petr Mrázek | 2017-05-31 | -1/+1 |
* | NOISSUE finish cleaning quazip | Petr Mrázek | 2017-05-31 | -1/+3 |
* | GH-1882 save UpdateDialog geometry | Petr Mrázek | 2017-05-09 | -2/+11 |
* | GH-1876 replace ColumnResizer with a newer, BSD-3 licensed version | Petr Mrázek | 2017-05-06 | -314/+17 |
* | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | 2017-05-03 | -1/+1 |
* | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | 2017-04-29 | -1/+1 |
* | NOISSUE add pack import using drag&drop | Petr Mrázek | 2017-04-22 | -2/+7 |
* | NOISSUE bring back instance creation | Petr Mrázek | 2017-04-07 | -7/+35 |
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -4/+7 |