citra/src/citra_qt/debugger
Tobias f106e76132
Port yuzu commit: "yuzu/CMakeLists: Disable implicit QString co… (#5074)
* yuzu/CMakeLists: Disable implicit QString conversions

Now that all of our code is compilable with implicit QString
conversions, we can enforce it at compile-time by disabling them.

Co-Authored-By: Mat M. <lioncash@users.noreply.github.com>

* citra_qt: Remove lots of implicit QString conversions

Co-authored-by: Mat M. <mathew1800@gmail.com>
2020-02-11 13:12:09 +01:00
..
graphics yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
ipc citra_qt/RecordDialog: close when OK is clicked 2019-09-21 23:56:07 -05:00
console.cpp Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
lle_service_modules.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
lle_service_modules.h citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
profiler.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
profiler.h Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
registers.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp Port yuzu commit: "yuzu/CMakeLists: Disable implicit QString co… (#5074) 2020-02-11 13:12:09 +01:00
wait_tree.h Kernel: replace boost::intrusive_ptr with std::shared_ptr 2019-03-24 14:32:11 -04:00