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
2023-01-21
feat+fix(Version): make comparsion FlexVer-compatible
flow
2023-01-20
Fix main window icon and stuff
leo78913
2023-01-20
Fix: make the newsLabel toolbutton fullwidth again
leo78913
2023-01-20
Fix status bar name
leo78913
2023-01-20
remove useless setEnabled calls
leo78913
2023-01-20
feat(WideBar): custom context menu actions
leo78913
2023-01-20
Fix: translate actionNoDefaultAcount text
leo78913
2023-01-20
Fix: translate NoAccountsAdded text
leo78913
2023-01-20
fix(widebar): fix insertSeparator
leo78913
2023-01-20
feat(WideBar): Allow disabling alt shortcuts
leo78913
2023-01-20
refactor: Port the main window to a .ui file
leo78913
2023-01-20
feat: add Widebar::InsertWidgetBefore method
leo78913
2023-01-20
Merge pull request #766 from TayouVR/change-cat-on-settings-change
flow
2023-01-20
fix(tests): add some comments on the stack overflow Task test
flow
2023-01-20
make MainWindow cat update instantly
Tayou
2023-01-20
refactor: clean up Section struct
flow
2023-01-20
refactor: simplify Version operators
flow
2023-01-20
feat(tests): add FlexVer test vector to the Version tests
flow
2023-01-19
Version.cpp: Add new line
Edgars Cīrulis
2023-01-19
Version.h: Fix comparison of null version in Version class
Edgars Cīrulis
2023-01-19
fix: proper null padded version comparison
Rachel Powers
2023-01-19
feat: add debug printing for Version
Rachel Powers
2023-01-18
fix: call processEvents() before adding new tasks to the task queue
flow
2023-01-18
feat(tests): add test for stack overflow in ConcurrentTask
flow
2023-01-17
Version.cpp: Remove unnecessary QStringList include
Edgars Cīrulis
2023-01-17
Version.cpp: Decompose version strings according to flexver
Edgars Cīrulis
2023-01-17
Version.cpp: Format parse function code using clang-format
Edgars Cīrulis
2023-01-17
Version.cpp: Simplify Version::parse by using const auto& current_char
Edgars Cīrulis
2023-01-17
Version.cpp: Use anonymous function to eliminate code duplication
Edgars Cīrulis
2023-01-17
Version.cpp: Add version string parser to split on '.' character
Edgars Cīrulis
2023-01-17
Version.cpp: Improve version parsing to handle mixed numeric and alphabetic c...
Edgars Cīrulis
2023-01-16
Merge pull request #696 from Ryex/import-all-the-things
Sefa Eyeoglu
2023-01-15
Merge pull request #753 from PrismLauncher/renovate/hendrikmuhs-ccache-action...
flow
2023-01-15
chore(deps): update hendrikmuhs/ccache-action action to v1.2.8
renovate[bot]
2023-01-14
Merge pull request #746 from RaptaG/patch-1
Sefa Eyeoglu
2023-01-14
We're in 2023 :)
RaptaG
2023-01-14
Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersion
flow
2023-01-13
fix: don't fail mod parsing when encountering invalid modListVersion
flow
2023-01-13
Merge pull request #685 from byteduck/instance-accounts
flow
2023-01-13
Apply suggestions from code review
Rachel Powers
2023-01-13
fix(ModUpdater): ensure instead of require icon_url
flow
2023-01-13
fix(ModUpdater): fail mods individually when there's errors in the JSON
flow
2023-01-13
refactor(RD): allow setting custom folder target for downloaded resources
flow
2023-01-13
fix(RD): set resource strings for ReviewMessageBox too
flow
2023-01-13
feat(tests): add very basic ResourceModel test
flow
2023-01-13
fix(RD): don't assert search offset on fetchMore() in ResourceModel
flow
2023-01-13
refactor: change some ResourceAPI from NetJob to Task
flow
2023-01-13
refactor(RD): move BaseInstance dep. to subclasses of ResourceModel
flow
2023-01-13
fix(RD): correctly set the strings for the specific resource names
flow
2023-01-13
fix: CodeQL warnings about the rule of two
flow
[prev]
[next]