index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
logic
/
InstanceImportTask.cpp
Age
Commit message (
Expand
)
Author
2020-06-27
NOISSUE rename ComponentList to PackProfile
Petr Mrázek
2019-05-31
NOISSUE improve icon handling while importing and exporting instances
Petr Mrázek
2018-07-31
NOISSUE set groups for instances by not setting groups for instances
Petr Mrázek
2018-07-28
NOISSUE simplify.
Petr Mrázek
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-05-19
Catch C++ exceptions by const reference
Charles Milette
2018-03-27
NOISSUE redo new instance dialog
Petr Mrázek
2018-03-16
NOISSUE move modpack platform related files to 'modplatform' subfolders
Petr Mrázek
2018-01-21
NOISSUE fix bad redirect URLs provided by the curse CDN
Petr Mrázek
2017-12-30
NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for mi...
Petr Mrázek
2017-12-03
GH-2026 implement changes necessary to support 1.13 snapshots
Petr Mrázek
2017-11-04
NOISSUE rename MinecraftProfile to ComponentList
Petr Mrázek
2017-09-26
NOISSUE make sure MultiMC and Flame import is mutually exclusive
Petr Mrázek
2017-09-26
NOISSUE remove Flame manifest on import
Petr Mrázek
2017-09-26
NOISSUE do not fail when the Flame overrides folder is missing
Petr Mrázek
2017-09-25
GH-2000 translate 'required' from Flame pack manifests to '.disabled'
Petr Mrázek
2017-09-09
NOISSUE merging of strategy into profile, onesix into minecraft
Petr Mrázek
2017-09-08
NOISSUE add support for Flame packs with resource packs
Petr Mrázek
2017-09-05
NOISSUE retry committing instances if it fails a few times
Petr Mrázek
2017-09-04
NOISSUE refactor pack import (extraction and paths)
Petr Mrázek
2017-05-31
NOISSUE move some zip utility functions back to quazip
Petr Mrázek
2017-05-25
NOISSUE do not try to restore file permissions when importing modpacks
Petr Mrázek
2017-05-03
NOISSUE Revert all recent changes to NetAction and NetJob
Petr Mrázek
2017-04-29
NOISSUE refactor NetAction to be based on Task
Petr Mrázek
2017-04-22
NOISSUE Add flame.
Petr Mrázek
2017-04-22
NOISSUE fix problems in old curse packs
Petr Mrázek
2017-04-21
NOISSUE fix build: there is no qInfo in old Qt5.
Petr Mrázek
2017-04-21
NOISSUE finalize curse modpack import work
Petr Mrázek
2017-04-20
NOISSUE add import from curse zip packs
Petr Mrázek
2016-10-26
NOISSUE use QtConcurrent to run FS operations in worker threads
Petr Mrázek
2016-10-26
NOISSUE Granular instance reload
Petr Mrázek