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-08-20
refactor: adapt rest of the codebase to the new resource model
flow
2022-08-20
refactor: make Resource Pack model inherit from ResourceFolderModel
flow
2022-08-20
refactor: move more tied logic to model and move logic to the resources
flow
2022-08-20
refactor: move things around in the mod model
flow
2022-08-20
refactor: move general code from mod model to its own model
flow
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-08-20
feat: make Task a QRunnable
flow
2022-08-20
Merge pull request #1035 from Scrumplex/fix-coremods
flow
2022-08-20
fix: distinguish Coremods
Sefa Eyeoglu
2022-08-20
Merge pull request #878 from flowln/lazy_settings
Sefa Eyeoglu
2022-08-20
Merge pull request #1023 from flowln/better_shared_ptr
Sefa Eyeoglu
2022-08-20
Merge pull request #1044 from flowln/better_orphan_fix
Sefa Eyeoglu
2022-08-20
Merge pull request #992 from Scrumplex/refactor-version
Sefa Eyeoglu
2022-08-20
Merge pull request #1007 from Gingeh/disable-update-button
Sefa Eyeoglu
2022-08-20
Merge pull request #919 from kumquat-ir/download-all-blocked
Sefa Eyeoglu
2022-08-19
Merge pull request #1058 from DioEgizio/fix-update-org.polymc.PolyMC.metainfo...
dada513
2022-08-19
Merge pull request #1068 from TayouVR/improvedWindowsJavaCheck
Sefa Eyeoglu
2022-08-18
use qEnvironmentVariable instead of qgetenv in JavaUtils
Tayou
2022-08-18
Merge pull request #1049 from flowln/waiting_for_news_-_-
Sefa Eyeoglu
2022-08-18
check for java installs in PATH on windows
Tayou
2022-08-18
Merge pull request #968 from magneticflux-/utf8-logging
Sefa Eyeoglu
2022-08-15
fix: update org.polymc.PolyMC.metainfo.xml.in to not make flatpak break next ...
DioEgizio
2022-08-13
Use C locale codec for decoding
Mitchell Skaggs
2022-08-12
fix: hide 'More news...' button if the news aren't loaded yet
flow
2022-08-12
refactor: switch to new versioning scheme
Sefa Eyeoglu
2022-08-11
fix: only remove orphaned metadata on first opening
flow
2022-08-11
Merge pull request #897 from jamierocks/atl-updating-initial
timoreo
2022-08-11
Merge pull request #1039 from budak7273/fix-world-safety-nag-title-text
timoreo
2022-08-11
Merge pull request #909 from txtsd/markdownlint
timoreo
2022-08-11
Merge pull request #920 from flowln/metacache_fix
timoreo
2022-08-10
Make new title strings translatable
Robb
2022-08-10
Merge pull request #1018 from Scrumplex/fix-infinite-auth-loop
timoreo
2022-08-09
fix: Make world safety nag title text match the action being performed instea...
Robb
2022-08-09
Fix use of Qt 5.14 enum
Mitchell Skaggs
2022-08-08
Replace local 8-bit decoding with UTF-8 decoding
Mitchell Skaggs
2022-08-06
chore(ci): Add markdownlint config to ignored paths
txtsd
2022-08-06
feat(markdown): Add markdownlint config
txtsd
2022-08-06
chore(markdown): MD001 Heading levels should only increment by one level at a...
txtsd
2022-08-06
chore(markdown): Align inline HTML correctly
txtsd
2022-08-06
chore(markdown): MD037 Spaces inside emphasis markers
txtsd
2022-08-06
chore(markdown): MD010 Hard tabs
txtsd
2022-08-06
chore(markdown): MD031 Fenced code blocks should be surrounded by blank lines
txtsd
2022-08-06
chore(markdown): MD032 Lists should be surrounded by blank lines
txtsd
2022-08-06
chore(markdown): MD034 Bare URL used
txtsd
2022-08-06
chore(markdown): MD009 Trailing spaces
txtsd
2022-08-06
chore(markdown): MD007 Unordered list indentation
txtsd
2022-08-06
chore(markdown): MD025 Multiple top-level headings in the same document
txtsd
2022-08-06
chore(markdown): MD046 Code block style
txtsd
2022-08-06
chore(markdown): MD040 Fenced code blocks should have a language specified
txtsd
2022-08-06
chore(markdown): MD012 Multiple consecutive blank lines
txtsd
[next]