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
/
ui
/
dialogs
Age
Commit message (
Expand
)
Author
2023-06-22
Fixed code quality
Trial97
2023-06-22
Fixed trigger function
Trial97
2023-06-22
Added ExportModsToStringDialog
Trial97
2023-06-21
Added regex expresion to exclude .DS_Store files
Trial97
2023-06-16
Merge pull request #1110 from TheKodeToad/version-search
seth
2023-06-06
fix: fix crash when selecting resource/texture/shader packs
leo78913
2023-06-05
Add a search bar to version lists
TheKodeToad
2023-06-05
Validate input lengths on mrpack export
TheKodeToad
2023-06-04
Merge pull request #904 from TheKodeToad/mrpack-export
Rachel Powers
2023-06-03
Optimised icons
TheKodeToad
2023-06-02
Fix crash when selecting same mod from different providers (#1029)
Alexandru Ionut Tripon
2023-05-28
fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...
Rachel Powers
2023-05-22
Enable size grip
TheKodeToad
2023-05-15
Better variable name :p
Kode
2023-05-15
De-hardcode .index
TheKodeToad
2023-05-13
Merge branch 'develop' into mrpack-export
Kode
2023-05-13
Make some changes
TheKodeToad
2023-05-07
Merge remote-tracking branch 'upstream/develop' into better-tasks
Rachel Powers
2023-05-05
Apply suggestions from code review
Rachel Powers
2023-05-04
fix: super lax compare
Rachel Powers
2023-05-03
fix add an addtion lax file name match with ` ` replaced with `+`
Rachel Powers
2023-05-02
Merge pull request #833 from Ryex/advanced_copy_instance
Sefa Eyeoglu
2023-05-01
refactor: Qt can handle const& in signals and slots
Rachel Powers
2023-05-01
refactor: propogate only only one StepProgress at a time
Rachel Powers
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
fix: properly map progress range
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-05-01
feat: better task tracking
Rachel Powers
2023-04-29
refactor: pass instance ptr to resource models. use it to find instance root.
Rachel Powers
2023-04-28
chore: remove FTB modpack support
Sefa Eyeoglu
2023-04-17
Boring changes
TheKodeToad
2023-04-12
refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...
Rachel Powers
2023-04-07
fix: canonical*File*Path()
Rachel Powers
2023-04-03
fix: harden watchPath. NO DUPLICATES! >:(
Rachel Powers
2023-04-02
fix: no loops in watch paths! >:(
Rachel Powers
2023-03-28
Skip lookup if no files and fail if zipping fails
TheKodeToad
2023-03-27
fix: use QDir::Filter::NoDotAndDotDot
Rachel Powers
2023-03-27
feat: add setting to watch recursively
Rachel Powers
2023-03-21
fix: don't try to watch the entier filesystem by watching parent links
Rachel Powers
2023-03-21
feat: watch sub directories for mods
Rachel Powers
2023-03-20
spelling and formatting
Rachel Powers
2023-03-20
fix: adjust geometry and add missing tooltip
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
fix: clean up initial review comments (flowin)
Rachel Powers
2023-03-20
feat: connect new help button help-pages/instance-copy
Rachel Powers
2023-03-20
fix: typos
Rachel Powers
2023-03-20
feat: Add UAC icon when symlinking on windows.
Rachel Powers
2023-03-20
fix: intelegent recursive links & symlink follow on export
Rachel Powers
2023-03-20
fix: cleanup UI, detect FAT and turn off links
Rachel Powers
2023-03-20
feat(reflink): hook up relink / clone on the copy dialog
Rachel Powers
[next]