summaryrefslogtreecommitdiffstats
path: root/logic
Commit message (Collapse)AuthorAgeLines
* NOISSUE eliminate ProgressProviderPetr Mrázek2015-04-26-105/+69
|
* GH-849 Further NetJob related fixesPetr Mrázek2015-04-26-34/+31
|
* GH-849 Fix failure signals not getting delivered from NetJob properlyPetr Mrázek2015-04-26-33/+37
|
* GH-885 export dialog for filtering exported filesPetr Mrázek2015-04-19-11/+408
| | | | Includes implementation of a separator based prefix tree and some related bits
* GH-887 fix patch file removalPetr Mrázek2015-04-13-1/+20
|
* NOISSUE refactor and rearrange zip file utilsPetr Mrázek2015-04-13-183/+396
|
* GH-329 update description text in MainWindow when instance Minecraft version ↵Petr Mrázek2015-04-13-0/+1
| | | | changes
* 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
| | | | Windows will need a more complex solution.
* 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
| | | | Recognize MinecraftVersion as IntendedVersion
* 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
| | | | They do not require the application part anymore
* 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
| | | | NetJob is now using its own task queue and does not start more than 6 actions at the same time
* GH-719 Fix paste upload encoding and do not try to upload over limitPetr Mrázek2015-01-11-3/+16
|