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
Age
Commit message (
Expand
)
Author
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-25
refactor: add error handling to component import
Sefa Eyeoglu
2023-01-25
Merge pull request #784 from flowln/fix_resource_folder_double_smart_ptrs
Sefa Eyeoglu
2023-01-25
Merge pull request #458 from Scrumplex/remove-updater
Sefa Eyeoglu
2023-01-24
fix(Tasks): don't try to start more tasks than necessary
flow
2023-01-24
fix(ResourceFolder): don't create two smart ptrs for the same raw ptr
flow
2023-01-24
Update launcher/Application.cpp
Rachel Powers
2023-01-24
Merge branch 'develop' into remove-updater
Sefa Eyeoglu
2023-01-24
remove NDEBUG check per Scrumplex's orders
Rachel Powers
2023-01-23
fix: let jars be found from inside build dir for debug builds
Rachel Powers
2023-01-23
Merge pull request #675 from flowln/generalize_mod_model
Sefa Eyeoglu
2023-01-23
Merge pull request #758 from flowln/fix_process_events_backstab
Sefa Eyeoglu
2023-01-23
fix(license): add/fix my copyright/license headers
flow
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
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-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-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-14
chore: update license headers
Sefa Eyeoglu
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
[prev]
[next]