summaryrefslogtreecommitdiff
path: root/src/citra_qt/main.h
AgeCommit message (Expand)Author
2016-03-22Add more stuff to configure.LittleWhite
2016-03-21Whole config is handled by Config class.LittleWhite
2016-03-21Add Configure widgetLittleWhite
2016-03-16Register ROM started through the gamelist in the list of ROM recently startedLittleWhite
2016-03-08Improve error report from Init() functionsLittleWhite
2016-02-04Add a configuration entry to enable/disable the checkLittleWhite
2016-02-04Add check before closure when emulation is runningLittleWhite
2015-10-04Implement gdbstubpolaris-
2015-10-01Add menu item for selecting the game list folderarchshift
2015-10-01Initial implementation of a game listarchshift
2015-10-01Don't show render window until a game is startedarchshift
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-08-19Improvements for MRULittleWhite
2015-08-16Merge pull request #1017 from LittleWhite-tb/qt-recent-filesbunnei
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-08-11Add menu and logic to save and load recently loaded files.LittleWhite
2015-07-29citra-qt: Pass string by const referenceLioncash
2015-05-22OpenGL renderertfarley
2015-05-01Qt: Use signals for emu_thread start/stop and fix disasm widget.bunnei
2015-05-01Qt: Fix loading a new game without stopping emulation.bunnei
2015-05-01Qt: Move EmuThread ownership from render window to main window.bunnei
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-01-20citra-qt: Add option to hide dock widget title barsKingcom
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj