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
2022-12-09
fix: prevent potental crash if droping non local files
Rachel Powers
2022-12-08
fix(blockedmods): Track and use targetFolder for blocked files
Rachel Powers
2022-12-06
fix: remove rogue notr
Sefa Eyeoglu
2022-12-06
chore: reformat code
Sefa Eyeoglu
2022-12-06
chore: add license headers
Sefa Eyeoglu
2022-12-06
refactor: replace Open All with Open Missing
Sefa Eyeoglu
2022-12-06
feat: implement lax filename match in BlockedModsDialog
Sefa Eyeoglu
2022-12-06
fix: improve resize behavior of BlockedModsDialog
Sefa Eyeoglu
2022-12-06
chore: reformat code
Sefa Eyeoglu
2022-12-05
dix: disable FS watcher after closing BlockedModsDialog
Sefa Eyeoglu
2022-11-25
fix(RPImportDialog): allow changing item size to accomodate wrapped text
flow
2022-11-21
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Ryan Cao
2022-11-21
Merge pull request #243 from Scrumplex/migration-dialog
Sefa Eyeoglu
2022-11-21
fix: text wrapping
Ryan Cao
2022-11-20
fix: resource pack import dialog icons and add message
Ryan Cao
2022-11-19
fix instance IDs and resource pack imports
Ryan Cao
2022-11-19
feat: initial support for smart resource pack parsing on file handler
Ryan Cao
2022-11-17
feat(BlockModsDialog): remove redundant Ui info
Rachel Powers
2022-11-12
fix: prevent abort for un-abortable tasks
Sefa Eyeoglu
2022-11-11
feat: mark folder paths as links
Rachel Powers
2022-11-11
feat: add list of watched folders
Rachel Powers
2022-11-11
always use the pending path set to avoid task duplication.
Rachel Powers
2022-11-11
chore: clang format & cleanup
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
Merge pull request #304 from Ryex/move-downloads
flow
2022-11-10
Merge pull request #367 from TheKodeToad/linkjumping
flow
2022-11-10
Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe
Sefa Eyeoglu
2022-11-06
Implement Scrumplex's suggestions
TheKodeToad
2022-11-06
Merge pull request #242 from marcelohdez/more-copy-options
Sefa Eyeoglu
2022-11-04
refactor: move MMCStrings -> StringUtils
flow
2022-11-02
Formatting and forward-declaration
TheKodeToad
2022-11-01
fix: don't use forward-declared Ptr types in meta/
flow
2022-11-02
change: Update credits
txtsd
2022-11-01
Hacky tweaks
TheKodeToad
2022-11-01
Add more license headers
TheKodeToad
2022-11-01
Initial better mod browser link implementation
TheKodeToad
2022-11-01
clang_format and code cleanup
Rachel Powers
2022-11-01
fix mispellings and wrap strings for translation
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
watch filesystem, compute and match hashes
Rachel Powers
2022-11-01
send blocked mod info to dialog & prototype UI
Rachel Powers
2022-10-29
added option to not copy screenshots
Marcelo Hernandez
2022-10-29
chore: update credits
Sefa Eyeoglu
2022-10-29
create getters and setters for InstanceCopyPrefs
Marcelo Hernandez
2022-10-26
Abstract away InstanceCopyPrefs' internals through new getSelectedFiltersAsRe...
Marcelo Hernandez
2022-10-25
Merge pull request #206 from flowln/changelog_height_fix
DioEgizio
2022-10-24
remove checkBool function, add updateSelectAllCheckbox function
Marcelo Hernandez
2022-10-24
Simplify bool check in CopyInstanceDialog.cpp
Marcelo Hernandez
[next]