summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* EmuWindow: Remove window title getters/setters.Tony Wasserka2014-11-181-1/+2
* Merge pull request #159 from SeannyM/enable_logTony Wasserka2014-11-151-0/+5
|\
| * Add support for disabling log from settingsSean2014-11-031-0/+5
* | Qt: Auto-start game when selected, play game that's passed via argv[1].archshift2014-11-051-2/+7
* | Fixed capitalization issuesGareth Poole2014-11-021-2/+2
|/
* Added configuration file system.archshift2014-10-081-1/+4
* Loader: Added support for loading raw BIN executables.bunnei2014-08-281-1/+1
* Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated.Tony Wasserka2014-08-251-2/+2
* Fix the threading for GL Context in Qt5.Sacha2014-08-241-3/+0
* Bootmanager: changed `filename` to std::stringarchshift2014-08-151-3/+2
* Qt: Updated open dialog to include NCCH formats.bunnei2014-07-051-1/+1
* Loader: Implemented AppLoader interface for abstracting application loading.bunnei2014-06-251-5/+2
* Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei2014-06-171-1/+2
* citra-qt: Add command list view.Tony Wasserka2014-06-121-0/+6
* citra-qt: Add GX command history viewer.Tony Wasserka2014-06-121-0/+6
* added ability to load AXF files (same as ELF)bunnei2014-05-161-1/+1
* added symbol map load function to Qt GUIbunnei2014-05-011-1/+9
* made qt window title consistentbunnei2014-04-241-0/+4
* Re-enable toggling window mode.Mathieu Vaillancourt2014-04-221-34/+26
* fixed order of LogManager and System initbunnei2014-04-221-1/+1
* UI/debugger changesMathieu Vaillancourt2014-04-191-16/+23
* Init window size from VideoCore. Start changing the default window behavior...Mathieu Vaillancourt2014-04-131-10/+12
* Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt2014-04-111-5/+5
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+230