citra/src/citra_qt/multiplayer
Silent 4fd22c6a14
Qt: Fixed behaviour of buttons by connecting functors to correct signals
Following screens got fixes:
- Cheats
- Configure/Debug
- Configure/Input
- Chat Room
- Direct Connect
- Host
- Lobby List
2019-07-22 23:28:10 +02:00
..
chat_room.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-07-22 23:28:10 +02:00
chat_room.h citra_qt/multiplayer: Update themed icon on theme change 2019-01-16 22:01:21 +08:00
chat_room.ui citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00
client_room.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-07-22 23:28:10 +02:00
client_room.h citra_qt/multiplayer: Update themed icon on theme change 2019-01-16 22:01:21 +08:00
client_room.ui citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
direct_connect.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-07-22 23:28:10 +02:00
direct_connect.h citra_qt/multiplayer: retranslate multiplayer dialogs 2018-10-10 18:21:22 +08:00
direct_connect.ui
host_room.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-07-22 23:28:10 +02:00
host_room.h citra_qt/multiplayer: silent Wreorder warnings 2019-07-14 11:04:52 -04:00
host_room.ui citra_qt: Save ban list for room hosting 2018-12-15 11:03:33 +08:00
lobby.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-07-22 23:28:10 +02:00
lobby.h citra_qt/multiplayer: silent Wreorder warnings 2019-07-14 11:04:52 -04:00
lobby.ui
lobby_p.h citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00
message.cpp citra_qt/multiplayer: Disallow hosting rooms when preferred game is not selected 2019-04-20 12:50:20 +08:00
message.h citra_qt/multiplayer: Disallow hosting rooms when preferred game is not selected 2019-04-20 12:50:20 +08:00
moderation_dialog.cpp citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
moderation_dialog.h citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
moderation_dialog.ui citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
state.cpp citra_qt: Update the multiplayer dialogs when game list is repopulated 2019-04-20 12:50:26 +08:00
state.h citra_qt: Update the multiplayer dialogs when game list is repopulated 2019-04-20 12:50:26 +08:00
validation.h