zhupengfei
b1bbe0441e
qt_themes: add themed connected/disconnected icons for dark and fix status bar theme updating
...
In dark theme, it is very hard to see the connected/disconnected icons because they are dark too. So I added two white-coloured icons for the dark theme. This also fixed an issue where theme update does not change the icon on the status bar.
2018-07-28 11:50:46 +08:00
zhupengfei
76465dd0f5
citra_qt: retranslate status bar
2018-07-24 19:20:00 +08:00
James Rowe
65b38a7537
fixup: Address review
2018-04-25 10:31:51 -06:00
James Rowe
c7726f13e8
Frontend: Prevent a crash from closing a hosted room using the Disconnect button and then trying to host another room
2018-04-20 00:53:56 -06:00
James Rowe
a5c8e07f46
Remove duplicated logic in HostRoom
...
Fixes some issues with multiple warning messages
2018-04-19 10:28:18 -06:00
James Rowe
a85511cd7d
Fix multiplayer dropdowns and proxy model
...
* Filters in the lobby properly remove rooms
* Multiplayer menu items for Show Room and Leave Room work as intended
2018-04-19 10:28:17 -06:00
James Rowe
f346a9d372
Split multiplayer code into its own class
2018-04-19 10:28:15 -06:00