citra/src/citra_qt/multiplayer
Vitor K a26b466ac8
Use unique_ptr on all ui objects from .ui files (#5511)
* Forward declare ui and use unique_ptr

* ConfigureEnhancements: use unique_ptr for ui

* Use make_unique instead of new where applicable

* Move some of the ui includes that already used unique_ptr

* main.cpp: also make use of make_unique on Config

* Address review comments
2020-10-01 09:23:01 +08:00
..
chat_room.cpp NetworkMessage: create ErrorManager class to provide a context to tr 2020-02-29 20:48:58 -03: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 NetworkMessage: create ErrorManager class to provide a context to tr 2020-02-29 20:48:58 -03:00
direct_connect.h citra_qt/multiplayer: retranslate multiplayer dialogs 2018-10-10 18:21:22 +08:00
direct_connect.ui Fix multiplayer dropdowns and proxy model 2018-04-19 10:28:17 -06:00
host_room.cpp NetworkMessage: create ErrorManager class to provide a context to tr 2020-02-29 20:48:58 -03: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 Use unique_ptr on all ui objects from .ui files (#5511) 2020-10-01 09:23:01 +08:00
lobby.h Use unique_ptr on all ui objects from .ui files (#5511) 2020-10-01 09:23:01 +08:00
lobby.ui Replace "Hide Full Games" with "Hide Full Rooms" 2018-04-22 16:56:49 +05:30
lobby_p.h citra_qt/multiplayer: Specify string conversions explicitly 2019-11-09 02:45:47 +01:00
message.cpp NetworkMessage: create ErrorManager class to provide a context to tr 2020-02-29 20:48:58 -03:00
message.h NetworkMessage: create ErrorManager class to provide a context to tr 2020-02-29 20:48:58 -03: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 NetworkMessage: create ErrorManager class to provide a context to tr 2020-02-29 20:48:58 -03:00
state.h citra_qt: Update the multiplayer dialogs when game list is repopulated 2019-04-20 12:50:26 +08:00
validation.h citra_qt/multiplayer: Specify string conversions explicitly 2019-11-09 02:45:47 +01:00