aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_breakpoints.cpp
AgeCommit message (Collapse)Author
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj
2015-01-01Make letter cases consistent in menus and widgetsDaniel Lundqvist
In various menu options letter cases were not consistent. This was also the case within various debugging widgets. This attempts to make letter cases consistent, but it is of course a matter of opinion which way is the correct one.
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
License change
2014-12-20License changepurpasmart96
2014-12-20Pica/DebugUtils: Add an event triggered after loading a vertex.Tony Wasserka
2014-12-20citra-qt: static-constify a map.Tony Wasserka
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-09More cleanups.Tony Wasserka
2014-12-09More coding style fixes.Tony Wasserka
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09Add GUI widget for controlling pica breakpoints.Tony Wasserka