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
Age
Commit message (
Expand
)
Author
2022-11-15
Merge remote-tracking branch 'upstream/develop' into feature/instance-shortcuts
ADudeCalledLeo
2022-11-14
Merge pull request #428 from DioEgizio/fixes-to-CI
flow
2022-11-14
Merge pull request #448 from TheLastRar/fixup-warnings
flow
2022-11-14
Restore QRC headers
ADudeCalledLeo
2022-11-14
fix: fix potentially uninitialized variable
Sefa Eyeoglu
2022-11-14
Merge pull request #112 from ryanccn/macos-add-to-path
Sefa Eyeoglu
2022-11-14
Pass index.parent() as parent parameter for rowCount
TheLastRar
2022-11-14
Use Q_UNUSED instead of [[maybe_unused]] in onParseFailed
TheLastRar
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-11-14
Mark paramaters of dropMimeData as unused
TheLastRar
2022-11-14
Mark paramaters of onParseFailed as unused
TheLastRar
2022-11-14
Mark loadExtraPackInfo abstract
TheLastRar
2022-11-14
Mark paramater runtimeContext as unused
TheLastRar
2022-11-14
Mark paramater line as unused in guessLevel()
TheLastRar
2022-11-14
Remove unused qhash function
TheLastRar
2022-11-14
Prefix member variables in HttpMetaCache
TheLastRar
2022-11-14
Add icon
ADudeCalledLeo
2022-11-14
refactor: improve readability
Sefa Eyeoglu
2022-11-14
Merge branch 'develop' into macos-add-to-path
Ryan Cao
2022-11-14
slight reword: "install to PATH"
Ryan Cao
2022-11-13
Windows, Linux: prevent segfault on missing icon
ADudeCalledLeo
2022-11-13
fix: Fix the error that CodeQL caught
txtsd
2022-11-13
feat+fix: move codeql to its own workflow
DioEgizio
2022-11-13
fix: disable caching Qt on release
DioEgizio
2022-11-13
fix: disable building snaps on release
DioEgizio
2022-11-13
Linux: remove TryExec entry from .desktop files
ADudeCalledLeo
2022-11-13
Merge pull request #445 from flowln/optimize_edit_instance
Sefa Eyeoglu
2022-11-13
Undo accidental tomlplusplus downgrade
ADudeCalledLeo
2022-11-13
Linux: fixes
ADudeCalledLeo
2022-11-13
tabs -> spaces
ADudeCalledLeo
2022-11-13
Mac: attempt 2
ADudeCalledLeo
2022-11-12
fix: don't have the clear button on instance page filters
flow
2022-11-12
Mac: fix build
ADudeCalledLeo
2022-11-12
Windows: remove icon if shortcut creation fails
ADudeCalledLeo
2022-11-12
refactor #if checks
ADudeCalledLeo
2022-11-12
Mac: now supported! [UNTESTED]
ADudeCalledLeo
2022-11-12
Linux: fix path shortcut is written to
ADudeCalledLeo
2022-11-12
Move addAction call above left-align loop
ADudeCalledLeo
2022-11-12
this ain't static, falco
ADudeCalledLeo
2022-11-12
Apply suggestions from code review
ADudeCalledLeo
2022-11-12
Fix nested #if directive
ADudeCalledLeo
2022-11-12
Windows: fix window icon being replaced
ADudeCalledLeo
2022-11-12
Windows: add instance icon to shortcut
ADudeCalledLeo
2022-11-12
Add missing fail check for CoInitialize
ADudeCalledLeo
2022-11-12
Remove unnessecary "is defined" check
ADudeCalledLeo
2022-11-12
[UNTESTED] Linux: add icons to shortcuts
ADudeCalledLeo
2022-11-12
Windows: implement FS::createShortcut
ADudeCalledLeo
2022-11-12
Add 'Create shortcut' button to instance toolbar
ADudeCalledLeo
2022-11-11
Merge pull request #304 from Ryex/move-downloads
flow
2022-11-11
Merge pull request #266 from Ryex/windows-file-association
DioEgizio
[next]