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
Age
Commit message (
Expand
)
Author
2023-05-28
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-28
Fixed repaint issue
Trial97
2023-05-28
refactor: function scope statics
Rachel Powers
2023-05-28
cleanup: move qstyle getInstance decl inline
Rachel Powers
2023-05-28
fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...
Rachel Powers
2023-05-27
fix(memory leak): refactor NoBigComboStyle -> singleton
Rachel Powers
2023-05-26
fix(memory leak): don't override default deconstructor + reset shared_ptr + e...
Rachel Powers
2023-05-26
fix(memory leak): IndexedPack too large to live inside a qlist without pointe...
Rachel Powers
2023-05-25
fix: katabasis and QStyle leaks
Rachel Powers
2023-05-21
fix: memory leak, set parent so it's in tree to get cleaned up.
Rachel Powers
2023-05-14
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-12
Merge branch 'develop' into fix/network_and_signals
Rachel Powers
2023-05-07
Merge remote-tracking branch 'upstream/develop' into better-tasks
Rachel Powers
2023-05-06
Merge pull request #1054 from Ryex/more-lax-block-mods-filename-check
Sefa Eyeoglu
2023-05-06
Merge pull request #950 from DioEgizio/resize-settings
Sefa Eyeoglu
2023-05-06
Update launcher/ui/pages/global/MinecraftPage.ui
DioEgizio
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-03
Initialized variable
Trial97
2023-05-03
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-03
Moved the selected resources to one list
Trial97
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-27
Removed formated but not used files
Trial97
2023-04-27
Removed extra code
Trial97
2023-04-22
Fixed code qulity
Trial97
2023-04-22
Fixed removeIf for Qt version
Trial97
2023-04-22
Small Cleanup
Trial97
2023-04-22
Better version handling
Trial97
2023-04-21
Fixed assert
Trial97
2023-04-17
Fix: signal/slot macro -> func pointer & network fixes
Rachel Powers
2023-04-14
Merge pull request #946 from Ryex/subfolder-watch
Sefa Eyeoglu
2023-04-12
refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion o...
Rachel Powers
2023-04-08
fix: do not apply system theme on launch
Sefa Eyeoglu
2023-04-08
fix: load setting state with page. don't translate "..."
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-04-02
fix: Apply suggestions from code review
Rachel Powers
2023-03-31
fix: Apply suggestions from code review (string changes)
Rachel Powers
2023-03-27
fix: use QDir::Filter::NoDotAndDotDot
Rachel Powers
2023-03-27
feat: add setting to watch recursively
Rachel Powers
[next]