aboutsummaryrefslogtreecommitdiff
path: root/application/widgets/ServerStatus.cpp
AgeCommit message (Collapse)Author
2020-01-07GH-2880 make services status widget open a valid pagePetr Mrázek
https://help.mojang.com/ no longer has API status
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-02-13GH-2143 Switch Mojang status icons to current set of servicesPetr Mrázek
This also removes the Web and Account web icons, because they are simply not relevant to MultiMC (it does not use those). You can always check their status by opening them in a browser.
2016-01-05GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek
Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH
2015-04-19GH-894 link server status widgets to help.mojang.comPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek