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
/
widgets
Age
Commit message (
Expand
)
Author
2022-10-08
Merge pull request #1163 from flowln/fix_list_icons
Sefa Eyeoglu
2022-09-23
fix: set icon sizes correctly in ProjectItemDelegate
flow
2022-09-21
feat: also format resource/texture pack names
Sefa Eyeoglu
2022-09-21
feat: support more formatting codes
Sefa Eyeoglu
2022-09-20
fix: actually render color codes for texture packs
Sefa Eyeoglu
2022-09-20
feat: add texture pack parsing
Sefa Eyeoglu
2022-09-07
Merge pull request #997 from flowln/fix_major_version_filter
flow
2022-09-07
Merge pull request #1105 from flowln/better_resource_packs
flow
2022-09-07
refactor: create mod pages and filter widget by factory methods
flow
2022-09-07
fix: use more robust method of finding matches for major version
flow
2022-09-07
Merge pull request #939 from flowln/mod_downloader_improve
flow
2022-09-03
feat: move resource pack images to QPixmapCache
flow
2022-09-03
feat: add resource icon to InfoFrame
flow
2022-09-03
feat: modify InfoFrame and ResourcePackPage to show ResourcePack info
flow
2022-08-20
refactor: adapt rest of the codebase to the new resource model
flow
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-08-01
feat+refactor: clean up ProgressWidget and add progress indicatior to
flow
2022-08-01
change: preserve search term across different mod providers
flow
2022-08-01
feat: create delegate for project item views
flow
2022-07-17
feat: add some helping methods to WideBar
flow
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-07-03
feat: resolve JARs dynamically
Sefa Eyeoglu
2022-05-23
refactor: remove unused mod info and organize some stuff
flow
2022-04-29
fix(mnemonics): Add missing buddies to labels
txtsd
2022-04-22
added: Mnemonics for Settings/Custom Commands
Daniel Schemp
2022-04-20
fix: disable major version match for snapshots
Sefa Eyeoglu
2022-04-17
fix(translation): don't translate placeholders
flow
2022-04-16
Merge pull request #392 from flowln/mod_filter
Sefa Eyeoglu
2022-04-15
Show no loader selected message when add instance window first opens
Kenneth Chew
2022-04-15
ui: underline search button text when changing filters
flow
2022-04-15
rework: make the filter as a tabbed widget in the dialog itself
flow
2022-04-06
Allow components to specify Java agents and JVM arguments (#175)
Una
2022-03-21
Merge pull request #298 from Scrumplex/fix-i18n
Sefa Eyeoglu
2022-03-20
fix: retranslate CustomCommands
Sefa Eyeoglu
2022-03-20
chore: add license header
Sefa Eyeoglu
2022-03-20
App: Retranslate all pages when the language is changed
Jamie Mansfield
2022-03-20
App: Retranslate page header titles
Jamie Mansfield
2022-03-19
fix(i18n): fix translatable strings
Sefa Eyeoglu
2022-03-06
refactor: move help URL into buildconfig
Sefa Eyeoglu
2022-03-05
fix: switch to polymc.org wiki
Sefa Eyeoglu
2022-02-10
fix: update link to translations platform
Sefa Eyeoglu
2022-01-28
Fix button being present in other pages
timoreo
2022-01-17
Update selected language automatically
Philipp David
2022-01-10
More rebranding
swirl
2021-12-23
Use correct title on Java check during setup
CreeperzEdge
2021-12-04
GH-4071 Heavily refactor and rearchitect account system
Petr Mrázek
2021-11-28
GH-4071 handle network errors when logging in with MSA as 'soft'
Petr Mrázek
2021-11-22
NOISSUE continue reshuffling the codebase
Petr Mrázek