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
/
launcher
/
modplatform
/
flame
/
FlameInstanceCreationTask.cpp
Age
Commit message (
Expand
)
Author
2023-07-04
Merge branch 'develop' into fix-implicit-fallthrough
PandaNinjas
2023-06-23
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-06-14
Fix bugs when updating curseforge modpacks
clickdevin
2023-06-07
Resolve other switch fallthrough issues
PandaNinjas
2023-05-21
fix: memory leak with NetJob and responce not getting cleaned up
Rachel Powers
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-13
refactor: change some ResourceAPI from NetJob to Task
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-12-29
refactor: add an `identify` function to make easy to reuse
Rachel Powers
2022-12-29
refactor: use std::filesystem::rename insted of copy and then moving.
Rachel Powers
2022-12-26
fix: cleanup and suggested changes
Rachel Powers
2022-12-25
fix: explicit QFileInfo converison for qt6
Rachel Powers
2022-12-25
feat: support installing worlds during flame pack import.
Rachel Powers
2022-12-24
feat: zip resource validation check for flame
Rachel Powers
2022-12-13
fix(Inst.Import): don't set managed pack info from imported ZIPs
flow
2022-12-10
Merge pull request #32 from flowln/modpack_update_page
flow
2022-12-08
fix(blockedmods): Track and use targetFolder for blocked files
Rachel Powers
2022-12-07
fix: don't try updating Flame instance names when updating versions
flow
2022-12-06
fix(ManagedPackPage): only update the current instance exactly
flow
2022-12-06
feat+fix: allow forwarding extra info to InstanceImportTask
flow
2022-12-06
feat: allow skipping the update confirmation dialog
flow
2022-12-06
refactor: abstract away update confirmation dialog
flow
2022-12-06
chore: add license headers
Sefa Eyeoglu
2022-12-06
chore: reformat code
Sefa Eyeoglu
2022-12-05
fix: don't allocate BlockedsModsDialog
Sefa Eyeoglu
2022-12-01
fix(FileResolvingTask): Fail instead of crash when there's API errors
flow
2022-11-11
feat: add list of watched folders
Rachel Powers
2022-11-11
properly handle a currently running hashing task
Rachel Powers
2022-11-11
drag&drop + add folder to watch
Rachel Powers
2022-11-11
add some extra debug logs for CF blocked mods
Rachel Powers
2022-11-01
clang_format and code cleanup
Rachel Powers
2022-11-01
chore(remove FS::copyFile):
Rachel Powers
2022-11-01
code quality cleanup
Rachel Powers
2022-11-01
minor clean up and add some docs
Rachel Powers
2022-11-01
copy found mods to instance (FTB and Flame)
Rachel Powers
2022-11-01
send blocked mod info to dialog & prototype UI
Rachel Powers
2022-09-26
huge nit: added const refs, everywhere
timoreo
2022-09-20
feat: add dialog to ask whether to chaneg instance's name
flow
2022-09-20
fix: show warning in case there's no old index when updating
flow
2022-09-20
refactor: setAbortStatus -> setAbortable
flow
2022-09-20
fix: move file deletion to the end of the instance update
flow
2022-09-20
fix: some abort-related issues
flow
2022-09-20
feat(ui): improve info dialog before updating an instance
flow
2022-09-20
fix: hook up setAbortStatus in instance import tasks
flow
2022-09-20
fix: correctly set managed pack fields in CF pack
flow
2022-09-20
feat: add override awareness to CF modpack updating
flow
2022-09-20
refactor: change the way instance names are handled
flow
[next]