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
/
ExportMrPackDialog.cpp
Age
Commit message (
Expand
)
Author
2023-06-23
Added Thumbs.db to excluded files in MrPackExport
Trial97
2023-06-21
Added regex expresion to exclude .DS_Store files
Trial97
2023-06-05
Validate input lengths on mrpack export
TheKodeToad
2023-06-03
Optimised icons
TheKodeToad
2023-05-15
Better variable name :p
Kode
2023-05-15
De-hardcode .index
TheKodeToad
2023-04-17
Boring changes
TheKodeToad
2023-03-28
Skip lookup if no files and fail if zipping fails
TheKodeToad
2023-03-19
QRegExp -> QRegularExpression :P
TheKodeToad
2023-03-18
Use first line of notes for summary
TheKodeToad
2023-03-18
Info and error dialogs
TheKodeToad
2023-03-08
Only select some paths by default - again!
TheKodeToad
2023-03-05
More refactoring
TheKodeToad
2023-03-04
Fix abort?
TheKodeToad
2023-03-03
More consistent naming
TheKodeToad
2023-03-03
Move task to another thread
TheKodeToad
2023-03-02
Move logic to task
TheKodeToad
2023-03-02
Minify index JSON
TheKodeToad
2023-03-02
Fix QuaZipFile usage
TheKodeToad
2023-03-02
Export without file urls
TheKodeToad
2023-03-02
Add file tree
TheKodeToad
2023-03-02
Add *basic* interaction
TheKodeToad
2023-03-02
UI for mrpack export (broken)
TheKodeToad