azahar/src/citra_qt/debugger
Reg Tiangha 19eeb949a1 citra_qt: Build fixes for QT 6.8 (#441)
* citra_qt: Build fixes for QT 6.8

Replace deprecated `stateChanged` function with `checkStateChanged` that was first introduced in QT 6.7.

* citra_qt: Use macros to detect QT version

* citra_qt: Group QT macro version checks together
2024-11-15 16:56:48 +00:00
..
graphics Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
ipc citra_qt: Build fixes for QT 6.8 (#441) 2024-11-15 16:56:48 +00:00
console.cpp Fix showing color console if debugger attached on windows. (#88) 2024-11-07 14:43:55 +01:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
lle_service_modules.cpp Add per game configuration options (#6187) 2022-12-08 13:27:25 +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 qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00
profiler.h citra_qt: Fix remaining build errors 2024-11-10 18:16:49 +00:00
registers.cpp arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
registers.h citra_qt: Fix remaining build errors 2024-11-10 18:16:49 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
wait_tree.h Miscallenious fixes to gl backend and qt frontend (#6834) 2023-08-02 01:40:39 +03:00