aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-30NOISSUE remove refresh button from servers pagePetr Mrázek
2018-06-30NOISSUE fix saving the servers.dat file when it doesn't exist yetPetr Mrázek
2018-06-28NOISSUE more warningsPetr Mrázek
2018-06-28NOISSUE fix a bug with mutexes on Windows, more warningsPetr Mrázek
2018-06-28NOISSUE fix some warnings so builds can go furtherPetr Mrázek
2018-06-28NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek
2018-06-28NOISSUE do not keep downloads in memory, add (some) missing virtual dtorsPetr Mrázek
2018-06-05NOISSUE sync up quazip merge commitPetr Mrázek
2018-06-02GH-2291 Fix build with Qt 5.11+Sergey Shatunov
2018-05-20GH-2277 fix even more exception catches by valuePetr Mrázek
2018-05-19Catch C++ exceptions by const referenceCharles Milette
Fixes #2277
2018-05-17GH-2268 update the deb package to not depend on latest jrePetr Mrázek
* `openjdk-8-jre` is now recommended * the package now depends on `desktop-file-utils` * the desktop icon has been updated to the current one
2018-04-23GH-2252 make URL drop signal use a queued connection instead of direct callPetr Mrázek
Hopefully this will fix the issues with stuck applications on Windows.
2018-04-23GH-2053 basics of the servers.dat managementPetr Mrázek
2018-04-08NOISSUE update changelog for 0.6.2Petr Mrázek
2018-04-08NOISSUE hide the twitch platform pagePetr Mrázek
2018-04-08NOISSUE bump release version to 0.6.2Petr Mrázek
2018-04-08NOISSUE show release dates of the meta versions in version picker viewsPetr Mrázek
2018-04-07NOISSUE and even more bad includesPetr Mrázek
2018-04-07NOISSUE add more missing includesPetr Mrázek
2018-04-07NOISSUE fix build problem with missing <functional> includePetr Mrázek
2018-04-07NOISSUE add logging to zip subfolder extractionPetr Mrázek
2018-04-07#2228, #2229 - Auto import pack icons and fixed to big version selection - ↵Janrupf
Closes #2228, Closes #2229
2018-04-07NOISSUE Fixed ftb downloads always latest versionJanrupf
2018-04-07NOISSUE Fixed progress dialogLukas Haigner
2018-04-06NOISSUE make FTB pack selection fancierPetr Mrázek
2018-04-06NOISSUE move FtbListModel to where it is actually usedPetr Mrázek
2018-04-06NOISSUE fix Qt moc warningPetr Mrázek
2018-04-06NOISSUE Fixed code for PRJanrupf
2018-04-05NOISSUE Added 3rd party pack supportJanrupf
2018-04-02NOISSUE Added FTB Pack logos to chooser and fixed some missing includesJanrupf
2018-04-02NOISSUE Fixed compilation error, but needs to be revisitedJanrupf
2018-04-02NOISSUE fix latent bugs in RWStoragePetr Mrázek
2018-04-02GH-2219 fix crash and bad view scaling in Java VersionSelectDialogPetr Mrázek
2018-03-29GH-2208 fix FTB pack download cachingPetr Mrázek
2018-03-29GH-2211 fix crash in first launch wizardPetr Mrázek
2018-03-28NOISSUE polish the new instance UI a bit morePetr Mrázek
2018-03-28NOISSUE add pointless fun things, because.Petr Mrázek
2018-03-27NOISSUE make vanilla refresh button workPetr Mrázek
2018-03-27NOISSUE fix page container spacing in UIsPetr Mrázek
2018-03-27NOISSUE save the new instance dialog geometry when the dialog is acceptedPetr Mrázek
2018-03-27NOISSUE fix crash in NewInstanceDialogPetr Mrázek
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2018-03-26NOISSUE explain the custom commands betterPetr Mrázek
2018-03-23NOISSUE preserve minecraft.jar while migrating Legacy instancesPetr Mrázek
It can be manually modded. It must be preserved when it's the only jar around.
2018-03-16NOISSUE move modpack platform related files to 'modplatform' subfoldersPetr Mrázek
2018-03-15NOISSUE Add Konami CodePetr Mrázek
Fun little thing for hiding extra debug options in the future.
2018-03-13NOISSUE pre-fill analytics ID and paste.ee API key for all new buildsPetr Mrázek
This means custom builds now get the option of using analytics and log upload without users having to fill in IDs.
2018-03-13NOISSUE disable useless broken unit test to fix win32 and osx64 buildsPetr Mrázek
2018-03-13NOISSUE add linux distro name and release stats to analyticsPetr Mrázek
Hopefully this can serve as some sort of guideline for focusing effort towards the right distro packages to make.