summaryrefslogtreecommitdiff
path: root/src/citra_qt
AgeCommit message (Expand)Author
2014-05-17Merge branch 'master' into threadingbunnei
2014-05-17updated how we call ARM core to make things much fasterbunnei
2014-05-15added ability to load AXF files (same as ELF)bunnei
2014-04-30added symbol map load function to Qt GUIbunnei
2014-04-23made qt window title consistentbunnei
2014-04-22fixes to build on linuxbunnei
2014-04-22updated CMakeLists for missing filesShizZy
2014-04-21Re-enable toggling window mode.Mathieu Vaillancourt
2014-04-21fixed order of LogManager and System initbunnei
2014-04-18Remove unused QTableViewMathieu Vaillancourt
2014-04-18UI/debugger changesMathieu Vaillancourt
2014-04-12Init window size from VideoCore. Start changing the default window behavior...Mathieu Vaillancourt
2014-04-12Show symbols in disasmMathieu Vaillancourt
2014-04-11Fixed GPLv2 license issuebunnei
2014-04-11Fixed GPLv2 license issuebunnei
2014-04-11Fixed GPLv2 license issuebunnei
2014-04-10Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei
2014-04-04Remove Core::GetState(). Use new ARM_Interface instead.Mathieu Vaillancourt
2014-04-03More Qt changes for debuggerMathieu Vaillancourt
2014-03-31Load file in qt windowMathieu Vaillancourt
2014-03-31Basic QT windowMathieu Vaillancourt