summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* GH-575 Add back file drop support to ModListPetr Mrázek2016-05-15-10/+77
|
* GH-575 clean up ModList - remove all legacy and obsolete partsPetr Mrázek2016-05-15-357/+12
|
* GH-575 separate legacy jar mod list from mod listPetr Mrázek2016-05-15-8/+788
|
* NOISSUE Update travis CIPetr Mrázek2016-05-15-17/+4
| | | | | Remove Qt < 5.4 Add Qt 5.6
* GH-767 Basic skin uploadAlexia2016-05-15-3/+324
|
* GH-1560 trim whitespace from instance name on renamePetr Mrázek2016-05-04-0/+1
|
* GH-1560 trim whitespace from instance names when creating instancesPetr Mrázek2016-05-04-2/+2
|
* NOISSUE do not scan extra folders for librariesMrazek, Petr2016-05-03-1/+1
|
* GH-1559 Export IIconList from logic APIMrazek, Petr2016-05-03-2/+18
|
* GH-1559 Fix FTB iconsPetr Mrázek2016-05-03-52/+86
| | | | | This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later.
* NOISSUE fix silly path issue with folders and files with the same namesPetr Mrázek2016-05-01-2/+2
|
* NOISSUE revert to dumping all build artifacts to the rootPetr Mrázek2016-05-01-4/+8
| | | | This fixes unit tests on Windows... Windows has no mechanism to set library lookup path.
* NOISSUE add nbt lib to bundle utilities search pathPetr Mrázek2016-05-01-1/+1
|
* NOISSUE fix dll export for IconListPetr Mrázek2016-05-01-2/+2
|
* NOISSUE tell bundle utilities about more places where libraries hidePetr Mrázek2016-05-01-1/+1
| | | | It was super effective.
* NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵Petr Mrázek2016-05-01-305/+267
| | | | more dead tests.
* NOISSUE remove dead unit tests and reorganize CMake code related to unit testsPetr Mrázek2016-05-01-137/+169
|
* NOISSUE move Java and Minecraft launch tasks to the proper placesPetr Mrázek2016-05-01-12/+12
| | | | Minecraft and Java are not generic.
* NOISSUE re/move some dead code and unused build system partsPetr Mrázek2016-05-01-155/+5
|
* NOISSUE make travis.ci shut up about fancy QJsonObject initialization in ↵Petr Mrázek2016-05-01-19/+21
| | | | Wonko parser
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-275/+159
|
* NOISSUE split GUI stuff from logic libraryPetr Mrázek2016-04-30-132/+126
|
* NOISSUE tiny skeleton for a CLI wonko clientPetr Mrázek2016-04-30-0/+161
|
* NOISSUE Add a skeleton of the wonko systemJan Dalheimer2016-04-30-32/+2632
|
* NOISSUE nuke builtin Minecraft versionsPetr Mrázek2016-04-30-886/+24
| | | | Use upstream Mojang versions.
* GH-1556 disable export for tracked FTB instancesPetr Mrázek2016-04-28-1/+24
|
* GH-1556 do not crash when instance has no update task while creating an instancePetr Mrázek2016-04-27-1/+11
|
* NOISSUE: Add double spaces between each section in issue template.TheDoctorsLife2016-04-17-0/+4
| | | | Makes it look pretty once filed out.
* GH-1404 allow deleting groups and creating instances in groups directly ↵Petr Mrázek2016-04-11-22/+131
| | | | using context menu
* NOISSUE add line wrapping checkbox to log pagePetr Mrázek2016-04-10-0/+24
|
* NOISSUE: Move the issue template file out of project root to help make it ↵TheDoctorsLife2016-04-05-0/+0
| | | | just a little more clean.
* NOISSUE fix some forge version processing issuesPetr Mrázek2016-04-03-2/+9
|
* NOISSUE write +libraries instead of libraries to stay compatiblePetr Mrázek2016-04-03-1/+1
|
* NOISSUE Make formatting pretty Idiot proofBenjamin Hoffmeyer2016-04-01-15/+15
|
* NOISSUE Make formatting little easier to understandBenjamin Hoffmeyer2016-04-01-15/+15
|
* NOISSUE Remove formatting for help sectionBenjamin Hoffmeyer2016-04-01-11/+11
|
* NOISSUE Make the notes to the user not show up if not deleted.Benjamin Hoffmeyer2016-04-01-0/+4
| | | Also add a line about formatting.
* NOISSUE Quick fix for icons being requiredAlexia2016-03-28-1/+11
|
* NOISSUE fix bug in unpacking of forge pack200 jar filesPetr Mrázek2016-03-28-10/+23
| | | | This caused failed downloads and broken files to be used.
* NOISSUE finalize support for new mojang version formatPetr Mrázek2016-03-27-602/+795
|
* NOISSUE use new mojang assets locationsPetr Mrázek2016-03-26-60/+104
|
* NOISSUE use unique_ptr for cached download's QSaveFilePetr Mrázek2016-03-26-1/+1
|
* NOISSUE remove unused 'INetworkValidator'Petr Mrázek2016-03-26-39/+2
|
* NOISSUE do not write 'time' and 'releaseTime' when they are nullPetr Mrázek2016-03-26-2/+8
|
* NOISSUE share logic for new attributes between mojang and onesix formatPetr Mrázek2016-03-26-178/+128
|
* NOISSUE stop update task when it can't read version filesPetr Mrázek2016-03-26-0/+1
|
* NOISSUE Use patch problems and problem levels instead of exceptions for ↵Petr Mrázek2016-03-26-146/+171
| | | | minecraft profiles.
* NOISSUE stop referring to the minecraft profile as 'version'Petr Mrázek2016-03-26-85/+87
|
* NOISSUE clean up forge installerPetr Mrázek2016-03-26-152/+111
|
* NOISSUE resolve library activeness during application to profilePetr Mrázek2016-03-26-87/+51
|