summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeLines
* NOISSUE granular model updates for language modelPetr Mrázek2019-01-06-30/+85
* NOISSUE update FTB URLsPetr Mrázek2019-01-04-5/+10
* NOISSUE hotloading of translations and use of local PO filesPetr Mrázek2019-01-02-51/+650
* NOISSUE add missing Q_OBJECT macrosPetr Mrázek2018-12-23-0/+1
* GH-2488 fix Qt's relative URL redirect problems some morePetr Mrázek2018-12-14-4/+14
* GH-2485 fix crash bug while creating instancesPetr Mrázek2018-12-14-5/+3
* NOISSUE fix buildPetr Mrázek2018-12-12-2/+3
* NOISSUE fix logging for gametypePetr Mrázek2018-12-11-1/+1
* GH-2374 fix missing alternating backgrounds in worlds, add gametype columnPetr Mrázek2018-12-11-1/+73
* NOISSUE model Task states as one enum instead of multiple flagsPetr Mrázek2018-12-10-20/+51
* NOISSUE make instance creation task abortablePetr Mrázek2018-12-10-0/+21
* NOISSUE fix typoPetr Mrázek2018-12-06-1/+1
* GH-2483 fix minor issue while checking for missing local filesPetr Mrázek2018-12-06-2/+1
* GH-2478 fix jarmods being detected as missingPetr Mrázek2018-11-26-24/+35
* NOISSUE fix unit testsPetr Mrázek2018-11-26-6/+7
* GH-2475 fix reporting missing local libraries on launchPetr Mrázek2018-11-26-62/+61
* GH-2101 POC for inline renamingPetr Mrázek2018-11-22-5/+28
* NOISSUE fix up mod installation and add a lot of logging for itPetr Mrázek2018-11-21-25/+42
* NOISSUE remove some nonsense and dead codePetr Mrázek2018-11-15-545/+8
* GH-2384 when adding mods with the same filename, rotate the filesPetr Mrázek2018-11-12-2/+21
* NOISSUE fix up unit test for the changed Library behaviorPetr Mrázek2018-11-12-1/+1
* GH-2384 Replace existing mod filesjanrupf2018-11-12-0/+2
* NOISSUE Rename OneSixUpdate to MinecraftUpdatePetr Mrázek2018-11-11-26/+26
* NOISSUE fix groups not being updated in UI correctlyPetr Mrázek2018-11-11-0/+2
* NOISSUE read local libraries only from the local locationPetr Mrázek2018-11-11-7/+1
* NOISSUE take forge xz download url base from the metadata filePetr Mrázek2018-11-04-6/+6
* NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek2018-11-04-16/+11
* NOISSUE fix 404 with liteloader https urlChris Lane2018-11-02-1/+1
* NOISSUE use https more widelyChris Lane2018-11-02-14/+14
* NOISSUE use https for downloading assetsPetr Mrázek2018-11-02-1/+1
* GH-2382 fix exact version filter not being exact...Petr Mrázek2018-11-01-1/+1
* GH-2238 fix issues with whitespace/newlines in folder and instance namesPetr Mrázek2018-11-01-2/+2
* GH-2412: collect dead processes on linux properlyPetr Mrázek2018-10-31-38/+59
* GH-2232 add gif icon support (not animated)Petr Mrázek2018-10-31-1/+1
* NOISSUE make LaunchStep::bind privatePetr Mrázek2018-10-31-3/+3
* NOISSUE fix build on linux?Petr Mrázek2018-08-02-1/+2
* NOISSUE FTB pack code implementation, cleaned upJannis Lübke2018-08-02-30/+172
* NOISSUE gate new mods page behind cheat codePetr Mrázek2018-08-01-0/+34
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-87/+85
* NOISSUE squish.Petr Mrázek2018-07-28-542/+483
* NOISSUE simplify.Petr Mrázek2018-07-28-221/+137
* SCRATCH things and stuff, related to grou savingPetr Mrázek2018-07-28-36/+53
* NOISSUE fix build on macOS?Petr Mrázek2018-07-28-1/+1
* GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor...Petr Mrázek2018-07-27-36/+50
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-22660/+22660
* NOISSUE separate new mods model from the simple onePetr Mrázek2018-07-15-50/+569
* NOISSUE more warningsPetr Mrázek2018-06-28-1/+1
* NOISSUE fix a bug with mutexes on Windows, more warningsPetr Mrázek2018-06-28-0/+2
* NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek2018-06-28-20/+21
* NOISSUE do not keep downloads in memory, add (some) missing virtual dtorsPetr Mrázek2018-06-28-84/+36