summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add more stuff to configure.LittleWhite2016-03-221-1/+0
* Whole config is handled by Config class.LittleWhite2016-03-211-0/+3
* Add Configure widgetLittleWhite2016-03-211-4/+0
* Register ROM started through the gamelist in the list of ROM recently startedLittleWhite2016-03-161-1/+1
* Improve error report from Init() functionsLittleWhite2016-03-081-0/+2
* Add a configuration entry to enable/disable the checkLittleWhite2016-02-041-0/+1
* Add check before closure when emulation is runningLittleWhite2016-02-041-0/+7
* Implement gdbstubpolaris-2015-10-041-0/+1
* Add menu item for selecting the game list folderarchshift2015-10-021-0/+2
* Initial implementation of a game listarchshift2015-10-021-0/+4
* Don't show render window until a game is startedarchshift2015-10-021-0/+2
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-251-0/+2
* Improvements for MRULittleWhite2015-08-191-0/+18
* Merge pull request #1017 from LittleWhite-tb/qt-recent-filesbunnei2015-08-161-0/+7
|\
| * Add menu and logic to save and load recently loaded files.LittleWhite2015-08-111-0/+7
* | Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei2015-08-161-0/+1
|/
* citra-qt: Pass string by const referenceLioncash2015-07-291-1/+1
* OpenGL renderertfarley2015-05-231-0/+1
* Qt: Use signals for emu_thread start/stop and fix disasm widget.bunnei2015-05-021-4/+20
* Qt: Fix loading a new game without stopping emulation.bunnei2015-05-021-0/+1
* Qt: Move EmuThread ownership from render window to main window.bunnei2015-05-021-0/+6
* Add profiling infrastructure and widgetYuri Kunde Schlesner2015-03-021-0/+2
* citra-qt: Add option to hide dock widget title barsKingcom2015-01-201-0/+1
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-0/+63