Duckstation/src/duckstation-qt
2020-01-24 14:50:56 +10:00
..
resources Qt: Add icons for game list entry type (disc/exe) 2020-01-08 13:50:44 +10:00
CMakeLists.txt Remove YBaseLib dependency 2020-01-10 13:40:53 +10:00
consolesettingswidget.cpp Qt: Thread-safe QSettings access and updating 2020-01-24 14:49:49 +10:00
consolesettingswidget.h Qt: Hook up console settings 2020-01-01 14:01:58 +10:00
consolesettingswidget.ui Qt: Show flags for region instead of text 2020-01-08 13:39:19 +10:00
d3d11displaywindow.cpp Frontend: Fix error in swap chain ResizeBuffers() 2020-01-20 17:26:57 +10:00
d3d11displaywindow.h Settings: Add option for creating a debug GPU device 2020-01-19 14:54:19 +10:00
duckstation-qt.vcxproj Qt: Remove QAudioOutput-based audio stream 2020-01-11 14:04:58 +10:00
duckstation-qt.vcxproj.filters Qt: Remove QAudioOutput-based audio stream 2020-01-11 14:04:58 +10:00
gamelistsettingswidget.cpp Qt: Hook up 'Add Game List Directory' function 2020-01-24 14:50:53 +10:00
gamelistsettingswidget.h Qt: Hook up 'Add Game List Directory' function 2020-01-24 14:50:53 +10:00
gamelistsettingswidget.ui Add initial work on Qt frontend 2019-12-31 16:18:30 +10:00
gamelistwidget.cpp GameList: Move entry to global scope so it can be forward declared 2020-01-24 14:50:44 +10:00
gamelistwidget.h GameList: Move entry to global scope so it can be forward declared 2020-01-24 14:50:44 +10:00
gpusettingswidget.cpp Qt: Thread-safe QSettings access and updating 2020-01-24 14:49:49 +10:00
gpusettingswidget.h Qt: GPU settings tab 2020-01-03 17:51:58 +10:00
gpusettingswidget.ui Qt: GPU settings tab 2020-01-03 17:51:58 +10:00
hotkeysettingswidget.cpp Qt: Fix handling of display window size in hidpi 2020-01-07 14:27:48 +10:00
hotkeysettingswidget.h Qt: Initial hotkey implementation 2020-01-05 12:46:03 +10:00
inputbindingwidgets.cpp Qt: Thread-safe QSettings access and updating 2020-01-24 14:49:49 +10:00
inputbindingwidgets.h Qt: Properly handle modifier keys for input 2020-01-06 15:14:47 +10:00
main.cpp Remove YBaseLib dependency 2020-01-10 13:40:53 +10:00
mainwindow.cpp Qt: Power off system correctly when exiting 2020-01-24 14:50:56 +10:00
mainwindow.h Qt: Power off system correctly when exiting 2020-01-24 14:50:56 +10:00
mainwindow.ui Qt: Hook up 'Add Game List Directory' function 2020-01-24 14:50:53 +10:00
opengldisplaywindow.cpp Settings: Add option for creating a debug GPU device 2020-01-19 14:54:19 +10:00
opengldisplaywindow.h Settings: Add option for creating a debug GPU device 2020-01-19 14:54:19 +10:00
portsettingswidget.cpp Qt: Fix extra margins in pad settings panel 2020-01-24 14:50:52 +10:00
portsettingswidget.h Qt: Thread-safe QSettings access and updating 2020-01-24 14:49:49 +10:00
qt5.natvis Qt: Add natvis file for Qt data structures 2020-01-02 16:11:22 +10:00
qtdisplaywindow.cpp Settings: Add option for creating a debug GPU device 2020-01-19 14:54:19 +10:00
qtdisplaywindow.h Settings: Add option for creating a debug GPU device 2020-01-19 14:54:19 +10:00
qthostinterface.cpp Qt: Stub saving resume state when powering off 2020-01-24 14:50:54 +10:00
qthostinterface.h Qt: Stub saving resume state when powering off 2020-01-24 14:50:54 +10:00
qtsettingsinterface.cpp Add initial work on Qt frontend 2019-12-31 16:18:30 +10:00
qtsettingsinterface.h Add initial work on Qt frontend 2019-12-31 16:18:30 +10:00
qtutils.cpp Remove YBaseLib dependency 2020-01-10 13:40:53 +10:00
qtutils.h Qt: Support runtime renderer switching 2020-01-07 18:55:36 +10:00
settingsdialog.cpp Qt: Reorder settings categories 2020-01-24 14:50:51 +10:00
settingsdialog.h Qt: Hook up 'Add Game List Directory' function 2020-01-24 14:50:53 +10:00
settingsdialog.ui Qt: Reorder settings categories 2020-01-24 14:50:51 +10:00
settingwidgetbinder.h Qt: Thread-safe QSettings access and updating 2020-01-24 14:49:49 +10:00