1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-nightly/src/citra_qt
Yuri Kunde Schlesner 4af2a1a3d7 citra-qt: Remove callstack widget
Appears to be currently broken, and given the complexity of doing this
for ARM code without debugging information, should probably be left to
an external tool or library. Use the GDB stub instead.

Closes #586
2017-05-07 15:32:47 -07:00
..
configuration Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
debugger citra-qt: Remove callstack widget 2017-05-07 15:32:47 -07:00
util Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
CMakeLists.txt citra-qt: Remove callstack widget 2017-05-07 15:32:47 -07:00
Info.plist CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
bootmanager.cpp citra-qt: remove dead code 2017-03-17 21:45:29 +02:00
bootmanager.h citra-qt: remove dead code 2017-03-17 21:45:29 +02:00
citra-qt.rc Unify Windows ICON resource name 2016-12-05 19:09:16 +01:00
game_list.cpp Don’t focus the search field if the game is empty 2017-05-06 12:08:28 +02:00
game_list.h Fixed some more typos 2017-05-03 00:23:20 +02:00
game_list_p.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
hotkeys.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hotkeys.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
hotkeys.ui Add Configure widget 2016-03-21 20:03:18 +01:00
main.cpp citra-qt: Remove callstack widget 2017-05-07 15:32:47 -07:00
main.h citra-qt: Remove callstack widget 2017-05-07 15:32:47 -07:00
main.ui citra-qt: game list search function (#2673) 2017-04-29 22:04:39 -04:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h citra-qt: game list search function (#2673) 2017-04-29 22:04:39 -04:00