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
/
InstanceList.cpp
Age
Commit message (
Expand
)
Author
2023-03-20
refactor: use UUID toString mode
Rachel Powers
2023-03-20
feat: track instance copies that use links
Rachel Powers
2023-03-20
feat: support reflink on windows via winbtrfs!
Rachel Powers
2022-12-06
fix(ManagedPackPage): only update the current instance exactly
flow
2022-09-26
huge nit: added const refs, everywhere
timoreo
2022-09-20
fix: don't change groups when updating an instance
flow
2022-09-20
feat: add dialog to ask whether to chaneg instance's name
flow
2022-09-20
refactor: setAbortStatus -> setAbortable
flow
2022-09-20
fix: some abort-related issues
flow
2022-09-20
fix: hook up setAbortStatus in instance import tasks
flow
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-09-20
refactor: change the way instance names are handled
flow
2022-09-20
feat: add early modrinth pack updating
flow
2022-07-30
Trash instances instead of deleting (when possible) (#549)
Ryan Cao
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-06-04
fix: always store InstanceType
Sefa Eyeoglu
2022-05-09
Hide temporary directory in instances folder
Kenneth Chew
2022-02-26
fix: load instances no matter their instance type
Sefa Eyeoglu
2022-02-21
refactor: set default InstanceType to OneSix
Sefa Eyeoglu
2022-02-21
refactor: drop LegacyInstance
Sefa Eyeoglu
2021-10-25
GH-4164 Assign instances to groups using drag & drop
Petr Mrázek
2021-10-21
NOISSUE continue debranding...
Petr Mrázek
2021-10-21
NOISSUE debranding for real, initial work
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek