summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MainWindow.cpp
AgeCommit message (Expand)Author
2019-08-01Fix saving states freezing up emulationspycrab
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-06-15QtGui: Handle file open eventsVincent Duvert
2019-06-08Merge pull request #8146 from Techjar/netplay-network-optsConnor McLaughlin
2019-06-07Core/ConfigManager: Use forward declarations where applicableLioncash
2019-05-31Qt/NetPlayDialog: Change network mode options to radio buttonsTechjar
2019-04-21Merge pull request #7841 from iwubcode/config-mgr-onionJMC47
2019-04-06Merge pull request #7945 from spycrab/np_browserspycrab
2019-04-06Qt/NetPlay: Integrate NetPlayIndexspycrab
2019-04-05Merge pull request #7960 from Techjar/netplay-fix-segfault-on-exitJMC47
2019-04-05NetPlay: Implement golf modeTechjar
2019-04-05Qt/MainWindow: Fix segfault on exit while NetPlay is openTechjar
2019-04-02NetPlay: Move host input authority logic to clientTechjar
2019-03-30Config: Move the 'Display' settings from ConfigManager to the layered config ...iwubcode
2019-03-27Merge pull request #7935 from JosJuice/cli-arg-movieJosJuice
2019-03-27DolphinQt: Add support for the --movie parameterJosJuice
2019-03-26NetPlayChatUI: Add activate chat hotkeyspycrab
2019-03-21Merge pull request #7906 from jordan-woyak/leak-fixTilka
2019-03-21DolphinQt: Make Ctrl+F show the game list search and select the search text i...Jordan Woyak
2019-03-17DolphinQt/InputCommon: Fix a few memory leaks.Jordan Woyak
2019-03-13DolphinQt: Fix OnStopRecording/OnExportRecording logicJosJuice
2019-03-13DolphinQt: Save movie when closing emulationJosJuice
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-02-13Merge pull request #7798 from ShFil119/impr/emptyTilka
2019-02-13Use empty instead of sizeFilip Gawin
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2019-02-02DolphinQt: Connect Host::RequestStop() to MainWindow::RequestStop()Stenzek
2019-01-28Merge pull request #7715 from Techjar/qt-delete-unparentedJMC47
2019-01-26Qt/MainWindow: Don't unpause after confirming shutdownTechjar
2019-01-25VideoBackends: Store a backbuffer 'scale'Stenzek
2019-01-19Qt/MainWindow: Directly delete unparented dialogsTechjar
2019-01-17Merge pull request #7696 from TryTwo/Debugger_Restore_Tabbed_DockingLéo Lam
2019-01-16Merge pull request #7693 from jordan-woyak/hotplug-callback-fixLéo Lam
2019-01-11Debugger restore tabbed dockingTryTwo
2019-01-10ControllerInterface: Allow hotplug callbacks to be unregistered and don't rel...Jordan Woyak
2019-01-04Add M3U file support for automatic disc switchingJosJuice
2019-01-04Automatic disc change for 2-disc gamesJosJuice
2018-12-29Merge pull request #7658 from spycrab/debugger_showspycrab
2018-12-28Qt/Debugger: Add Show in Code / Show in Memoryspycrab
2018-12-23Merge pull request #7600 from spycrab/resource_packspycrab
2018-12-19Implement resource packsspycrab
2018-12-05Merge pull request #7594 from TryTwo/NestedDocksLéo Lam
2018-11-29Qt: Disable controller configuration while NetPlay is runningTechjar
2018-11-27Add nested docking to increase layout choices while debugging.TryTwo
2018-11-12NetPlay: Sync power button eventTechjar
2018-10-29Core: Switch controller interface to render widget on bootingStenzek
2018-10-29ControllerInterface: Don't crash on non-X11 QPAStenzek
2018-10-29Merge pull request #7483 from Zexaron/netplay_save-host-settingsPierre Bourdon
2018-10-28Merge pull request #7497 from stenzek/lazy-initializePierre Bourdon
2018-10-28Merge pull request #7499 from JosJuice/purge-game-list-cachePierre Bourdon