summaryrefslogtreecommitdiffstats
path: root/src/citra_qt (follow)
Commit message (Expand)AuthorAgeFilesLines
* added symbol map load function to Qt GUIbunnei2014-05-014-11/+31
* made qt window title consistentbunnei2014-04-241-0/+4
* fixes to build on linuxbunnei2014-04-231-12/+12
* updated CMakeLists for missing filesShizZy2014-04-231-6/+6
* Re-enable toggling window mode.Mathieu Vaillancourt2014-04-224-48/+55
* fixed order of LogManager and System initbunnei2014-04-221-1/+1
* Remove unused QTableViewMathieu Vaillancourt2014-04-193-37/+2
* UI/debugger changesMathieu Vaillancourt2014-04-1919-233/+285
* Init window size from VideoCore. Start changing the default window behavior...Mathieu Vaillancourt2014-04-135-29/+17
* Show symbols in disasmMathieu Vaillancourt2014-04-131-1/+9
* Fixed GPLv2 license issuebunnei2014-04-111-2/+7
* Fixed GPLv2 license issuebunnei2014-04-111-2/+7
* Fixed GPLv2 license issuebunnei2014-04-111-2/+7
* Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt2014-04-1117-577/+90
* fixed project includes to use new directory structurebunnei2014-04-092-76/+108
* got rid of 'src' folders in each sub-projectbunnei2014-04-0934-0/+0
* Remove Core::GetState(). Use new ARM_Interface instead.Mathieu Vaillancourt2014-04-053-27/+25
* More Qt changes for debuggerMathieu Vaillancourt2014-04-049-187/+190
* Load file in qt windowMathieu Vaillancourt2014-04-011-12/+12
* Basic QT windowMathieu Vaillancourt2014-04-0140-0/+4463