yuzu/src/citra_qt/debugger
Tony Wasserka 7a132e2a77 Merge pull request #986 from Lectem/better_widgets
citra-qt: Improve pica command list widget.
2015-07-26 14:09:03 +02:00
..
callstack.cpp Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
callstack.h Qt Callstack: Clear the callstack every time it's updated 2015-01-11 21:47:28 -08:00
callstack.ui Make the call stack entries not editable 2015-06-19 11:22:20 -04:00
disassembler.cpp dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
disassembler.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
disassembler.ui citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. 2015-02-03 21:11:50 +01:00
graphics.cpp citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
graphics.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
graphics_breakpoint_observer.cpp Pica/DebugUtils: Factor out BreakPointObserverDock into its own file. 2015-02-11 15:40:04 +01:00
graphics_breakpoint_observer.h Add CiTrace recording support. 2015-07-13 22:27:20 +02:00
graphics_breakpoints.cpp Merge pull request #981 from Subv/checkboxes 2015-07-25 12:00:10 -07:00
graphics_breakpoints.h Qt/GPU Breakpoints: Changed the widget so that we don't have to select and click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name. 2015-07-23 19:37:52 -05:00
graphics_breakpoints_p.h Qt/GPU Breakpoints: Changed the widget so that we don't have to select and click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name. 2015-07-23 19:37:52 -05:00
graphics_cmdlists.cpp citra-qt/command list: Enable uniform row heights and automatically resize columns. 2015-07-25 22:13:23 +02:00
graphics_cmdlists.h citra-qt: Add support for copying the command list contents to clipboard. 2015-07-15 17:51:59 +02:00
graphics_framebuffer.cpp citra-qt: Add depth formats to framebuffer viewing widget. 2015-07-13 23:54:38 +02:00
graphics_framebuffer.h citra-qt: Add depth formats to framebuffer viewing widget. 2015-07-13 23:54:38 +02:00
graphics_tracing.cpp CiTrace: Clean up initialization method. 2015-07-13 22:27:21 +02:00
graphics_tracing.h citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. 2015-07-13 22:27:21 +02:00
graphics_vertex_shader.cpp Merge pull request #892 from zawata/another-warning-fixes 2015-07-25 12:50:32 -07:00
graphics_vertex_shader.h citra-qt: Add a vertex shader debugger. 2015-02-11 15:40:45 +01:00
profiler.cpp Citra_QT : Fix Conversion Warnings 2015-07-19 03:59:44 -07:00
profiler.h Headers: Add some forgotten overrides, thanks clang! 2015-04-14 21:18:25 +02:00
profiler.ui Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
ramview.cpp Memmap: Re-organize memory function in two files 2015-05-15 00:04:38 -03:00
ramview.h citra-qt: Renamed all .hxx headers to .h 2015-01-06 04:51:54 -08:00
registers.cpp Qt: Fixed a bug in shutdown procedure, various cleanups. 2015-05-01 18:35:51 -04:00
registers.h Qt: Fixed a bug in shutdown procedure, various cleanups. 2015-05-01 18:35:51 -04:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00