summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/bootmanager.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-1/+1
2014-11-18EmuWindow: Add support for specifying minimal client area sizes.Tony Wasserka1-0/+2
2014-11-18Fixup EmuWindow interface and implementations thereof.Tony Wasserka1-6/+13
2014-11-18Viewport scaling and display density independenceKevin Hartman1-0/+1
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner1-8/+8
2014-10-08Added configuration file system.archshift1-0/+3
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman1-0/+2
2014-08-24Pass format to the QGLWidget and use atomic instead of mutex.Sacha1-3/+2
2014-08-24Fix EmuThread loop by ensuring it exits properly.Sacha1-1/+4
2014-08-24Fix the threading for GL Context in Qt5.Sacha1-0/+5
2014-08-15Bootmanager: changed `filename` to std::stringarchshift1-2/+2
2014-04-11Temporarily "fix" citra_qt for WindowsMathieu Vaillancourt1-2/+2
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-04More Qt changes for debuggerMathieu Vaillancourt1-0/+8
2014-04-01Basic QT windowMathieu Vaillancourt1-0/+104