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
/
minecraft
/
mod
/
ModFolderModel.cpp
Age
Commit message (
Expand
)
Author
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-08-10
Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings
Sefa Eyeoglu
2023-08-10
Merge pull request #1324 from leia-uwu/ui-tweaks
Sefa Eyeoglu
2023-07-13
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-10
Merge pull request #1331 from TheKodeToad/hungry-trash
seth
2023-07-08
Make trash hungry
TheKodeToad
2023-07-07
disable hiding enable and name columns on folder models
leo78913
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-06-28
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-21
Made buttons on ModsFolderPage enabled all the time
Trial97
2023-06-21
fix: resize columns on hide ^& uniform heights
Rachel Powers
2023-05-28
fix: use instance settings, make image column user resizeable, fix memory leak
Rachel Powers
2023-05-28
refactor: column names as class property, use string names in setting
Rachel Powers
2023-05-28
Merge branch 'develop' into feature/images-for-resource-page
Rachel Powers
2023-05-28
fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...
Rachel Powers
2023-05-24
feat: Column on left, hideable
Rachel Powers
2023-05-05
feat: display license and issue tracker
Rachel Powers
2023-05-05
use 32x32 images for image column
Rachel Powers
2023-05-04
feat(modpage): mod icon in description and column
Rachel Powers
2023-04-29
refactor: pass instance ptr to resource models. use it to find instance root.
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
fix: typos
Rachel Powers
2023-03-20
feat: warnings when instance resources are linked
Rachel Powers
2023-02-22
review fixes
kumquat-ir
2023-02-13
do not create nilmods folder
kumquat-ir
2022-12-29
refactor(Mods): make provider() return a std::optional
flow
2022-12-15
feat: add a provider column to the mods page
leo78913
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-09-20
fix: ensure all resource folders exist
Sefa Eyeoglu
2022-09-16
fix: prevent container detaching in ResourceFolderModel
flow
2022-09-03
fix: race condition on ResourceFolderModel tests
flow
2022-09-03
feat: add basic resource pack parsing of pack.mcmeta
flow
2022-08-20
change: add enable/disable to resources
flow
2022-08-20
refactor+fix: add new tests for Resource models and fix issues
flow
2022-08-20
refactor: simplify Mod structure
flow
2022-08-20
fix: don't give shared pointer to obj. external to the model
flow
2022-08-20
refactor: adapt rest of the codebase to the new resource model
flow
2022-08-20
refactor: move more tied logic to model and move logic to the resources
flow
2022-08-20
refactor: move things around in the mod model
flow
2022-08-20
refactor: move general code from mod model to its own model
flow
2022-08-11
fix: only remove orphaned metadata on first opening
flow
2022-07-17
fix: raw-pointers and leaks in ModFolderLoadTask
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
change: mod metadata improvements
flow
2022-07-17
feat: remove existing mod when updating/redownloading it
flow
2022-07-17
feat: add update mods to the ui / mod model
flow
2022-07-10
refactor: fix deprecation up to Qt 6
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
[next]