summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make letter cases consistent in menus and widgetsDaniel Lundqvist2015-01-011-2/+2
* Change popout mode to "Single Window Mode"Daniel Lundqvist2015-01-011-6/+6
* Remove duplicate workDaniel Lundqvist2014-12-261-7/+0
* Allow focus only when in popout modeDaniel Lundqvist2014-12-261-1/+10
* Allow focus on the Qt render widgetDaniel Lundqvist2014-12-261-0/+1
* HLE: Rename namespaces to match move & fix initialization orderYuri Kunde Schlesner2014-12-161-6/+0
* Remove old logging systemYuri Kunde Schlesner2014-12-131-1/+0
* Add configurable per-class log filteringYuri Kunde Schlesner2014-12-131-5/+7
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-3/+3
* New logging systemYuri Kunde Schlesner2014-12-131-3/+15
* citra-qt: Add pica framebuffer widget.Tony Wasserka2014-12-091-0/+6
* Add GUI widget for controlling pica breakpoints.Tony Wasserka2014-12-091-0/+6
* Pica/DebugUtils: Add breakpoint functionality.Tony Wasserka2014-12-091-0/+4
* Loader: Add 3DSX supportichfly2014-12-081-1/+1
* Change NULLs to nullptrs.Rohit Nirmal2014-12-031-4/+4
* 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