summaryrefslogtreecommitdiff
path: root/src/citra_qt/main.cpp
AgeCommit message (Expand)Author
2016-11-27Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-19Kernel/Loader: Grab the system mode from the NCCH ExHeader.Subv
2016-11-15Merge pull request #2172 from jroweboy/fix-mingwbunnei
2016-11-15Merge pull request #1753 from jroweboy/frame_layoutsbunnei
2016-11-13Add mingw compile supportJames Rowe
2016-11-11Minor Menu FixesPringo
2016-11-05Add default hotkey to swap primary screens.James Rowe
2016-10-04Merge pull request #1652 from wwylele/kernal-toolbunnei
2016-09-22qt: shutdown system if errorwwylele
2016-09-22implement wait tree widgetwwylele
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-02Qt: unify running detectionwwylele
2016-08-29qt: Recreate GL context on startup to support changing V-Sync.bunnei
2016-07-29Input GUI: Add tab to remap controls (#1900)Anon
2016-07-10Qt: add system settings config tabwwylele
2016-06-07Merge pull request #1765 from JayFoxRox/debug-surface-viewerbunnei
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot
2016-05-21Loader, Frontends: Refactor loader creation and game loadingEmmanuel Gil Peyrot
2016-05-07citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'Jannik Vogel
2016-05-06Frontends, VideoCore: Move glad initialisation to the frontendEmmanuel Gil Peyrot
2016-04-28Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik RydgÄrd
2016-04-11CitraQt: Apply config at startupJannik Vogel
2016-04-10Merge pull request #1368 from LittleWhite-tb/configure-widgetbunnei
2016-04-05Merge pull request #1643 from MerryMage/make_uniqueMathew Maidment
2016-04-05Common: Remove Common::make_unique, use std::make_uniqueMerryMage
2016-03-31Fix encode problem On WindowsLFsWang
2016-03-22Add more stuff to configure.LittleWhite
2016-03-21Whole config is handled by Config class.LittleWhite
2016-03-21Add Configure widgetLittleWhite
2016-03-16Register ROM started through the gamelist in the list of ROM recently startedLittleWhite
2016-03-08Merge pull request #1344 from LittleWhite-tb/error-outputbunnei
2016-03-08Improve error report from Init() functionsLittleWhite
2016-03-07Set the appropriate locale to get float conversion working using std::to_stringLittleWhite
2016-03-03Display errors in GUI when loading ROM failedLittleWhite
2016-02-04Add a configuration entry to enable/disable the checkLittleWhite
2016-02-04Add check before closure when emulation is runningLittleWhite
2016-01-06Change default gameListRootDir from "" to "."archshift
2016-01-01Gamelist: supply default settings for QSettings configarchshift
2015-11-11Merge pull request #1122 from polaris-/gdbstubbunnei
2015-10-22Handle changes pointed out in comments on PRpolaris-
2015-10-20change file path encoding to Local8bit()wwylele
2015-10-18citra-qt: persist hardware-rendering and shaders-jit settingsPierre de La Morinerie
2015-10-09CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Emmanuel Gil Peyrot
2015-10-06Game list: propely hide on toggling window modearchshift
2015-10-04Implement gdbstubpolaris-
2015-10-01Game list: save and load column sizes, sort order, to QSettingsarchshift
2015-10-01Add menu item for selecting the game list folderarchshift
2015-10-01Initial implementation of a game listarchshift
2015-10-01Don't show render window until a game is startedarchshift