summaryrefslogtreecommitdiffstats
path: root/logic
Commit message (Expand)AuthorAgeLines
* GH-329 update description text in MainWindow when instance Minecraft version ...Petr Mrázek2015-04-13-0/+1
* NOISSUE use QObjectPtr for translations and screenshotsPetr Mrázek2015-04-13-3/+8
* NOISSUE fix legacy edit instancePetr Mrázek2015-04-13-33/+0
* NOISSUE do not fail when updates don't have MultiMC.app prefix on OSXPetr Mrázek2015-04-13-2/+1
* GH-228 do not recurse into reparse points when deleting instancesPetr Mrázek2015-04-13-2/+2
* GH-228 do not follow symlinks during instance copy on unixPetr Mrázek2015-04-13-1/+1
* NOISSUE fix profilersPetr Mrázek2015-04-13-60/+102
* SCRATCH remove more obsolete asset logicPetr Mrázek2015-04-12-33/+0
* NOISSUE get rid of the obsolete version builderPetr Mrázek2015-04-12-133/+4
* NOISSUE Add NullInstance for instances that can't be loadedPetr Mrázek2015-04-12-1/+64
* NOISSUE move everything.Petr Mrázek2015-04-12-318/+611
* SCRATCH separate the generic updater logic from the applicationPetr Mrázek2015-04-12-794/+767
* NOISSUE fix notification checkerPetr Mrázek2015-04-12-26/+42
* SCRATCH no more gui includes in logicPetr Mrázek2015-04-12-38/+2
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-48/+45
* NOISSUE fix overlap in instance settings registrationPetr Mrázek2015-04-12-30/+0
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-319/+319
* NOISSUE fix segfault when version list is nullPetr Mrázek2015-04-12-0/+4
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-108/+197
* Fix NagUtils and hack GroupView to workPetr Mrázek2015-04-12-65/+3
* SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek2015-04-12-39/+21
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-282/+186
* NOISSUE Move FTB logic out of generic codePetr Mrázek2015-04-04-226/+396
* NOISSUE Remove special FTB logic from generic version patch codePetr Mrázek2015-04-04-29/+35
* GH-856 add profile strategy for FTB packsPetr Mrázek2015-04-03-10/+191
* NOISSUE make slightly more compatible with current unstablePetr Mrázek2015-04-02-1/+1
* NOISSUE insert blatant self-promotionPetr Mrázek2015-04-02-3/+2
* NOISSUE use QSaveFile for saving patch orderPetr Mrázek2015-04-02-2/+14
* NOISSUE remove obsolete EnabledItemFilter modelPetr Mrázek2015-04-02-75/+0
* NOISSUE Make tests no longer use the MultiMC objectPetr Mrázek2015-04-02-31/+39
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-102/+255
* NOISSUE remove obsolete assets migration taskPetr Mrázek2015-04-02-159/+0
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-1367/+1594
* GH-813 Add 'mcedit2.exe' to the list of things the MCEdit tool looks forPetr Mrázek2015-04-01-1/+5
* GH-853 evict asset index files from cache when they don't parsePetr Mrázek2015-04-01-0/+22
* GH-841 fix for modpack downloads on windowsPetr Mrázek2015-03-27-2/+3
* NOISSUE actually make INI file saving work again... oops :PPetr Mrázek2015-02-21-3/+5
* NOISSUE make sure saving config files is atomicPetr Mrázek2015-02-21-5/+22
* Change copyright dates to 2015Greenphlem2015-02-06-118/+118
* NOISSUE ignore PermGen warnings in logPetr Mrázek2015-02-02-0/+6
* GH-734: block more java env variable holes.Petr Mrázek2015-01-17-1/+11
* GH-721 Log errors in asset and MMC update downloads.Petr Mrázek2015-01-11-4/+3
* GH-721 Redo internal NetJob implementation.Petr Mrázek2015-01-11-46/+125
* GH-719 Fix paste upload encoding and do not try to upload over limitPetr Mrázek2015-01-11-3/+16
* NOISSUE Update and sort modlist after adding modsrobotbrain2015-01-06-4/+4
* NOISSUE Treat any forge downloads <= 4KB as stale.Petr Mrázek2014-12-27-8/+26
* NOISSUE Fix jar mods for OnesSixPetr Mrázek2014-12-27-881/+436
* NOISSUE Always follow redirects for NetAction based downloadsPetr Mrázek2014-12-12-46/+36
* GH-619 Add libraries missing in copies of 1.7.10 FTB packsPetr Mrázek2014-11-17-0/+17
* Fix coloring and processing of console outputPetr Mrázek2014-11-10-2/+6