citra/src/citra_qt/multiplayer
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
..
chat_room.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
chat_room.h Fix player list not showing in lobby. Fix host and direct connect crashing citra 2018-04-19 10:28:18 -06:00
chat_room.ui Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
client_room.cpp fixup: Address review 2018-04-25 10:31:51 -06:00
client_room.h Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
client_room.ui Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
direct_connect.cpp citra_qt: use Citra Web Service username as default multiplayer nickname 2018-07-17 15:25:00 +08:00
direct_connect.h Fix player list not showing in lobby. Fix host and direct connect crashing citra 2018-04-19 10:28:18 -06:00
direct_connect.ui Fix multiplayer dropdowns and proxy model 2018-04-19 10:28:17 -06:00
host_room.cpp citra_qt: use Citra Web Service username as default multiplayer nickname 2018-07-17 15:25:00 +08:00
host_room.h Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
host_room.ui Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
lobby_p.h Address review comments 2018-04-19 10:28:16 -06:00
lobby.cpp citra_qt: use Citra Web Service username as default multiplayer nickname 2018-07-17 15:25:00 +08:00
lobby.h Frontend: Prevent connecting to another room when already joining 2018-04-20 00:53:31 -06:00
lobby.ui Replace "Hide Full Games" with "Hide Full Rooms" 2018-04-22 16:56:49 +05:30
message.cpp Frontend: Add missing translation for network error messages 2018-04-25 09:44:16 -06:00
message.h Address review comments 2018-04-19 10:28:16 -06:00
state.cpp qt_themes: add themed connected/disconnected icons for dark and fix status bar theme updating 2018-07-28 11:50:46 +08:00
state.h qt_themes: add themed connected/disconnected icons for dark and fix status bar theme updating 2018-07-28 11:50:46 +08:00
validation.h Fix player list not showing in lobby. Fix host and direct connect crashing citra 2018-04-19 10:28:18 -06:00