aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs/AboutDialog.cpp
AgeCommit message (Collapse)Author
2022-01-31Add "PolyMC Contributors" to Credits sectionJoshua Goins
This also adds a link to the PolyMC Contributors page on Github.
2022-01-27Improve the About pageJoshua Goins
Improves #106. This more clearly marks the original MultiMC contributors, and now correctly hides the "Build Platform" if this is set as empty. The version label is now moved under the "PolyMC" title so it looks just a little bit better (and matches other applications). The copyright on the "About" page now correctly attributes the MultiMC contributors just like on the "License" page.
2022-01-16Default to colored icons, update copyrightswirl
Closes: #74
2022-01-09remove patreon stuffswirl
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon.
2021-12-31NOISSUE fix build and change how NetJob is usedPetr Mrázek
Feed it network upfront...
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek