38 Commits (7628f3a6fcc166ee123ff26936fbd2e0fed1c4cd)

Author SHA1 Message Date
Yuri Kunde Schlesner 5b96915c69 Qt: Reorganize connection of menu events 9 years ago
Yuri Kunde Schlesner 4cb1f36896 Qt: Re-organize setup of debugging widgets 9 years ago
Yuri Kunde Schlesner c7c0219f8a Qt: Remove orpahned function declaration 9 years ago
Yuri Kunde Schlesner 5f00fe905c Qt: Remove unnecessary std::string usage 9 years ago
noah the goodra 6bcd5ce047 added drag n drop feature 9 years ago
Lioncash cc1f2c131b citra-qt: Move bits of constructor behavior to named functions 9 years ago
MerryMage 5a4e1b469d main: Open folder when open save folder location context menu is clicked 9 years ago
Subv 1323ab2f5f Kernel/Loader: Grab the system mode from the NCCH ExHeader. 9 years ago
James Rowe d9305b0a07 Add default hotkey to swap primary screens. 9 years ago
wwylele f69a543110 implement wait tree widget 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
Jannik Vogel 7d7849d71a citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' 10 years ago
LittleWhite 3eb737a5f5 Add more stuff to configure. 10 years ago
LittleWhite e33b938505 Whole config is handled by Config class. 10 years ago
LittleWhite 426c4a2a5b Add Configure widget 10 years ago
LittleWhite 5912c9c327 Register ROM started through the gamelist in the list of ROM recently started 10 years ago
LittleWhite 4be68dddfb Improve error report from Init() functions 10 years ago
LittleWhite 973a6c40da Add a configuration entry to enable/disable the check 10 years ago
LittleWhite c2b210f713 Add check before closure when emulation is running 10 years ago
polaris- 31dee93e84 Implement gdbstub 10 years ago
archshift 797b91a449 Add menu item for selecting the game list folder 10 years ago
archshift 6e1bb58ee8 Initial implementation of a game list 10 years ago
archshift afd06675fa Don't show render window until a game is started 10 years ago
polaris- 5114d75647 Implement gdbstub 10 years ago
Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library 11 years ago
LittleWhite adee93d784 Improvements for MRU 11 years ago
bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
LittleWhite 66eabd326f Add menu and logic to save and load recently loaded files. 11 years ago
Lioncash 13ddf60f60 citra-qt: Pass string by const reference 11 years ago
tfarley 05dc633a8c OpenGL renderer 11 years ago
bunnei 43cf424907 Qt: Use signals for emu_thread start/stop and fix disasm widget. 11 years ago
bunnei 3dd2688785 Qt: Fix loading a new game without stopping emulation. 11 years ago
bunnei 762c1a9ff5 Qt: Move EmuThread ownership from render window to main window. 11 years ago
Yuri Kunde Schlesner cd1fbfcf1b Add profiling infrastructure and widget 11 years ago
Kingcom 76c74ffc96 citra-qt: Add option to hide dock widget title bars 11 years ago
chrisvj b0a14cfe7f citra-qt: Renamed all .hxx headers to .h 11 years ago
chrisvj 6dfcf2271b citra-qt: Added license headers to files. 11 years ago
Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. 11 years ago
archshift 6096b289b7 Bootmanager: changed `filename` to std::string 12 years ago
Tony Wasserka 6893732348 citra-qt: Add command list view. 12 years ago
Tony Wasserka 87e98ff97b citra-qt: Add GX command history viewer. 12 years ago
bunnei 08fb71108a added symbol map load function to Qt GUI 12 years ago
Mathieu Vaillancourt 81f6062c85 Re-enable toggling window mode. 12 years ago
Mathieu Vaillancourt e5f09b8be6 UI/debugger changes 12 years ago
Mathieu Vaillancourt 68a8594d04 Init window size from VideoCore. Start changing the default window behavior... 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
Mathieu Vaillancourt 1c7120b3aa More Qt changes for debugger 12 years ago
Mathieu Vaillancourt 05be8d2f0c Basic QT window 12 years ago