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
2022-08-04
Merge pull request #1017 from flowln/kill_orphan_metadata
flow
2022-08-03
fix: Add root path detection on OpenBSD
Sefa Eyeoglu
2022-08-02
fix: remove orphaned metadata to avoid problems with auto-updating insts
flow
2022-07-30
Trash instances instead of deleting (when possible) (#549)
Ryan Cao
2022-07-30
Merge pull request #941 from Scrumplex/bump-cxx-standard
LennyMcLennington
2022-07-28
Merge pull request #699 from Scrumplex/resolve-ftb-mods-cf
timoreo
2022-07-26
Merge pull request #974 from flowln/accounts_qt6
flow
2022-07-26
fix: progress dialog going away even if the task was not aborted
flow
2022-07-26
refactor: shuffle some things around to improve readability
flow
2022-07-26
fix(ui): pump events to show "Copying modpack files..." text
flow
2022-07-26
chore: clean up FTBPackInstallTask a bit and connect missing signals
flow
2022-07-26
fix: add abort handlign in Flame's FileResolvingTask
flow
2022-07-26
chore: add license headers
Sefa Eyeoglu
2022-07-26
feat: implement mod resolving for FTB
Sefa Eyeoglu
2022-07-26
Merge pull request #961 from flowln/fix_resource_filter
Sefa Eyeoglu
2022-07-26
fix: use const qualifier for operator==() and allow other comparisons
flow
2022-07-26
chore: add some debugging prints in AccountList
flow
2022-07-25
Merge pull request #956 from flowln/jar_mods_aa
LennyMcLennington
2022-07-23
fix: filter in external resource pages not working
flow
2022-07-23
Merge pull request #951 from flowln/performace_tab_fix
flow
2022-07-23
fix: sigsegv when trying to use jar mods
flow
2022-07-23
fix: hide the entire performance tab on instance settings in non-Linux
flow
2022-07-23
fix: actually substitute variables in pre/post launch
Sefa Eyeoglu
2022-07-23
Merge pull request #893 from Scrumplex/refactor-env-handling
timoreo
2022-07-23
Merge pull request #877 from Scrumplex/refactor-offline-accounts
Sefa Eyeoglu
2022-07-23
Merge pull request #947 from flowln/unicode_uhh
timoreo
2022-07-23
fix: treat accounts as offline, if auth servers are down
Sefa Eyeoglu
2022-07-22
change: unicode chars for folders and disabled mods in mod list
flow
2022-07-22
Merge pull request #938 from Scrumplex/fix-i18n3
txtsd
2022-07-22
fix: use single-space unicode char for checkmark in mod list
flow
2022-07-20
refactor!: bump to C++17 and C17
Sefa Eyeoglu
2022-07-20
fix: move HTML code outside of translation
Sefa Eyeoglu
2022-07-20
Merge pull request #936 from Scrumplex/fix-windows-crap-2
Sefa Eyeoglu
2022-07-19
fix: support LD_* for OpenBSD
Sefa Eyeoglu
2022-07-19
refactor: filter values in environment variables
Sefa Eyeoglu
2022-07-19
fix: fix translations for mod updater
Sefa Eyeoglu
2022-07-19
fix: fix Java Checker on Windows, again
Sefa Eyeoglu
2022-07-18
fix: dark placeholder text in dark background on dark theme
flow
2022-07-17
fix: raw-pointers and leaks in ModFolderLoadTask
flow
2022-07-17
fix: bogus returns in EnsureMetadataTask
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
change: use ModStatus as a simple member instead of a pointer
flow
2022-07-17
feat: make second metadata pass concurrent
flow
2022-07-17
fix: clean up execWithTask in Progress Dialog
flow
2022-07-17
fix: try finding a good height for short changelogs
flow
2022-07-17
fix: changelogs with too much space between lines
flow
2022-07-17
fix: don't use shared_ptr for a background task T_T
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
fix: work around HoeDown bug(?) in changelog line breaks
flow
2022-07-17
feat: improve changelog and sort updatable mods
flow
[next]