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
/
ui
/
pages
/
instance
/
ManagedPackPage.cpp
Age
Commit message (
Expand
)
Author
2023-08-15
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-07-31
Merge branch 'develop' into refactor/net-split-headers-to-proxy-class
Rachel Powers
2023-07-16
Upgraded pack changelog
Trial97
2023-07-12
fixed crash if no version is loaded
Trial97
2023-06-25
Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...
Rachel Powers
2023-06-25
refactor: split out setting api headers for downloads
Rachel Powers
2023-06-25
Replace accidental usages of QAbstractButton::pressed
TheKodeToad
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-05-28
refactor: function scope statics
Rachel Powers
2023-05-28
cleanup: move qstyle getInstance decl inline
Rachel Powers
2023-05-27
fix(memory leak): refactor NoBigComboStyle -> singleton
Rachel Powers
2023-05-25
fix: katabasis and QStyle leaks
Rachel Powers
2023-01-23
fix(license): add/fix my copyright/license headers
flow
2023-01-12
refactor: replace hoedown markdown parser with cmark
Joshua Goins
2022-12-13
Merge pull request #601 from Scrumplex/fix-translations-3
flow
2022-12-13
fix: update source strings
Sefa Eyeoglu
2022-12-12
fix(ManagedPackPage): crash with GTK2 theme due to QProxyStyle
flow
2022-12-07
fix: don't try updating Flame instance names when updating versions
flow
2022-12-06
fix(ManagedPackPage): only update the current instance exactly
flow
2022-12-06
fix(ManagedPackPage): preserve pack ID from Modrinth update
flow
2022-12-06
refactor(InstanceImport): require rvalue from 'extra_info' mappings
flow
2022-12-06
fix(ManagedPagePage): don't reload pack info when not needed
flow
2022-12-06
refactor(ManagedPackPage): use smart pointers instead of raw ones
flow
2022-12-06
feat(ManagedPackPage): add reload button when in a fail state
flow
2022-12-06
fix(ManagedPackPage): check app capabilities for creating the CF page
flow
2022-12-06
chore(ManagedPackPage): format and add headers
flow
2022-12-06
fix(ManagedPackPage): clear combo boxes when adding new versions
flow
2022-12-06
feat(ManagedPackPage): implement Flame modpack updating button
flow
2022-12-06
fix(ManagedPackPage): give extra_info to InstanceImportTask in MR packs
flow
2022-12-06
fix(ManagedPackPage): add warning about old bug with pack IDs
flow
2022-12-06
feat(ManagedPackPage): add Flame UI
flow
2022-12-06
fix(ManagedPackPage): better changelog text when fetching / no changelog
flow
2022-12-06
feat(ManagedPackPage): add link to the Modrinth's pack page
flow
2022-12-06
fix(ManagedPackPage): better UX for when network requests fail / are pending
flow
2022-12-06
fix: use rich text in changelog for modrinth modpacks
flow
2022-12-06
feat: add functionality to MR modpack update in the page :D
flow
2022-12-06
feat: add (current) indicator to the currently installed version in MR
flow
2022-12-06
feat: add logic for the modrinth instance modpack page
flow
2022-12-06
feat: add basic ManagedPackPage classes
flow