summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeLines
* GH-1559 Export IIconList from logic APIMrazek, Petr2016-05-03-2/+18
|
* GH-1559 Fix FTB iconsPetr Mrázek2016-05-03-50/+83
| | | | | This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later.
* NOISSUE revert to dumping all build artifacts to the rootPetr Mrázek2016-05-01-2/+2
| | | | This fixes unit tests on Windows... Windows has no mechanism to set library lookup path.
* NOISSUE fix dll export for IconListPetr Mrázek2016-05-01-2/+2
|
* NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵Petr Mrázek2016-05-01-51/+2568
| | | | more dead tests.
* 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-15/+270
|
* 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-0/+33688