Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-01 | Merge pull request #845 from flowln/news_in_launcher | timoreo | |
2022-07-01 | Merge pull request #863 from Scrumplex/fix-braindead-moment | Sefa Eyeoglu | |
update NewLaunch package name | |||
2022-07-01 | fix: update NewLaunch package name | Sefa Eyeoglu | |
2022-07-01 | Merge pull request #800 from Scrumplex/refactor-newlaunch-package | flow | |
Rename NewLaunch package | |||
2022-07-01 | feat: use ConcurrentTask for mod downloads | flow | |
Way faster :) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-01 | feat: add ConcurrentTask | flow | |
This tasks (or rather, meta-task) has the ability to run several other sub tasks concurrently. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-01 | Merge pull request #652 from flowln/mod_page | Sefa Eyeoglu | |
2022-07-01 | Merge pull request #785 from icelimetea/reformat-javacheck | Sefa Eyeoglu | |
2022-06-30 | Remove redundant type name from status bar | Kenneth Chew | |
The type name is always "Minecraft", so it showed "Minecraft X.X.X (Minecraft)" | |||
2022-06-30 | Fix Minecraft version not appearing in status bar | Kenneth Chew | |
2022-07-01 | Merge branch 'PolyMC:develop' into account-list | Gingeh | |
2022-06-30 | chore: add DCO requirement | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-30 | Change Online status to Ready | Gingeh | |
2022-06-30 | change: better regex for removing 'The' when sorting mods | flow | |
Teh :| Co-authored-by: timoreo22 <timo.oreo34@gmail.com> | |||
2022-06-30 | Merge pull request #826 from kthchew/fix/kill-menubar | Sefa Eyeoglu | |
2022-06-30 | Merge pull request #837 from DioEgizio/fix-sort-mr | timoreo22 | |
2022-06-30 | Disable the refresh button for offline accounts | Gingeh | |
2022-06-30 | Merge remote-tracking branch 'origin/account-list' into account-list | Gingeh | |
# Conflicts: # launcher/minecraft/auth/AccountData.cpp | |||
2022-06-30 | add tr() to offline account name | Gingeh | |
Co-authored-by: flow <flowlnlnln@gmail.com> | |||
2022-06-30 | add tr() to offline account name | Gingeh | |
Co-authored-by: flow <flowlnlnln@gmail.com> | |||
2022-06-29 | Move account checkboxes to the profile column (oops) | Gingeh | |
2022-06-29 | Rename profile column to username and update the tooltip | Gingeh | |
2022-06-29 | Disable skin buttons for offline accounts | Gingeh | |
2022-06-29 | Make the profile and account name columns use all available space | Gingeh | |
2022-06-29 | Move the profile name column to the left | Gingeh | |
2022-06-29 | Don't show account name for offline accounts | Gingeh | |
2022-06-28 | Create winget.yml | Russell Banks | |
2022-06-27 | Merge pull request #827 from kthchew/fix/menubar-separator | Ezekiel Smith | |
Workaround Qt bug to fix menu bar separators on macOS | |||
2022-06-27 | Merge pull request #811 from jn64/fix/window-title | Ezekiel Smith | |
Fix duplicate name in window title | |||
2022-06-27 | Merge pull request #834 from DioEgizio/reword-flame-warning | Ezekiel Smith | |
chore(flame): reword warning | |||
2022-06-26 | Merge pull request #724 from Zetvue/patch-1 | flow | |
* Resize PolyMC logo Co-authored-by: Tatsuya Noda <topia@clovery.jp> | |||
2022-06-26 | fix: use `clicked` instead of `pressed` signal for button clicks | flow | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-25 | feat: add news reader dialog | flow | |
Makes it easier to read about new blog posts! Yay :D | |||
2022-06-25 | fix: use right name for the content of a News entry | flow | |
2022-06-24 | fix(modrinth): fix sorting | DioEgizio | |
2022-06-23 | Update launcher/ui/pages/modplatform/flame/FlamePage.ui | DioEgizio | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-23 | chore(flame): reword warning | DioEgizio | |
2022-06-22 | fix: add missing connections to the abort signal | flow | |
Beginning with efa3fbff39bf0dabebdf1c6330090ee320895a4d, we separated the failing and the aborting signals, as they can mean different things in certain contexts. Still, some places are not yet changed to reflect this modification. This can cause aborting of progress dialogs to not work, instead making the application hang in an unusable satte. This goes through some places where it's not hooked up yet, fixing their behaviour in those kinds of situation. | |||
2022-06-22 | Merge pull request #830 from Scrumplex/fix-launchermeta | flow | |
Replace old reference to launchermeta | |||
2022-06-22 | fix: remove old reference to launchermeta | Sefa Eyeoglu | |
2022-06-22 | Workaround Qt bug to fix menu bar separators on macOS | Kenneth Chew | |
2022-06-21 | Disable launch actions in menu bar when last instance is deleted | Kenneth Chew | |
This caused a crash when the action was selected! | |||
2022-06-21 | Separate the kill and launch instance actions | Kenneth Chew | |
2022-06-22 | Merge pull request #807 from Scrumplex/lgtm-config | Ezekiel Smith | |
Add LGTM config | |||
2022-06-22 | Merge pull request #812 from jn64/fix/about-labels | Ezekiel Smith | |
Make version labels in About dialog selectable | |||
2022-06-22 | Merge pull request #817 from flowln/zip_ensure_path | Ezekiel Smith | |
Don't create unnecessary folders when extracting ZIPs | |||
2022-06-22 | Merge pull request #778 from Scrumplex/track-real-architecture | Ezekiel Smith | |
Track real CPU architecture for instances | |||
2022-06-21 | fix: scale mod icons to the right size | flow | |
2022-06-21 | Merge pull request #797 from kthchew/fix/update-shortcut | Sefa Eyeoglu | |
2022-06-21 | Merge pull request #788 from kthchew/fix/win-install-version | Sefa Eyeoglu | |