Duckstation/src/duckstation-qt
2020-03-29 01:12:27 +10:00
..
resources Qt: Add icons for game list entry type (disc/exe) 2020-01-08 13:50:44 +10:00
audiosettingswidget.cpp Qt: Add audio dumping options 2020-03-15 22:04:32 +10:00
audiosettingswidget.h Qt: Skeleton for audio settings 2020-01-24 14:51:13 +10:00
audiosettingswidget.ui Qt: Add audio dumping options 2020-03-15 22:04:32 +10:00
CMakeLists.txt Qt: Split some console settings out into general settings 2020-03-22 13:20:08 +10:00
consolesettingswidget.cpp Qt: Split some console settings out into general settings 2020-03-22 13:20:08 +10:00
consolesettingswidget.h Qt: Split some console settings out into general settings 2020-03-22 13:20:08 +10:00
consolesettingswidget.ui Qt: Split some console settings out into general settings 2020-03-22 13:20:08 +10:00
d3d11displaywidget.cpp HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
d3d11displaywidget.h HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
duckstation-qt.vcxproj Qt: Split some console settings out into general settings 2020-03-22 13:20:08 +10:00
duckstation-qt.vcxproj.filters Qt: Add ProgressCallback implementation 2020-03-12 15:32:15 +10:00
gamelistsettingswidget.cpp Qt/GameList: Update entry rather than ignoring same directory added twice 2020-03-10 23:10:20 +10:00
gamelistsettingswidget.h Qt: Add automatic download of redump disc database for game list 2020-01-24 14:51:25 +10:00
gamelistsettingswidget.ui GameList: Auto set cache/database path from user directory 2020-01-24 14:51:09 +10:00
gamelistwidget.cpp GameList: Seperate disc region and console region 2020-03-12 13:51:29 +10:00
gamelistwidget.h Qt: Save settings for column visibility/sorting in game list 2020-03-02 11:08:29 +10:00
generalsettingswidget.cpp Qt: Add help for general settings 2020-03-22 13:20:08 +10:00
generalsettingswidget.h Qt: Add help for general settings 2020-03-22 13:20:08 +10:00
generalsettingswidget.ui Qt: Add OSD options to general settings 2020-03-22 13:20:08 +10:00
gpusettingswidget.cpp Qt: Properly implement "Start Fullscreen" 2020-03-12 13:53:58 +10:00
gpusettingswidget.h GPU: Implement "Scaled Dithering" option 2020-03-01 00:05:31 +10:00
gpusettingswidget.ui Qt: Properly implement "Start Fullscreen" 2020-03-12 13:53:58 +10:00
hotkeysettingswidget.cpp FrontendCommon: Move input binding and some other logic from Qt to common 2020-02-28 17:00:09 +10:00
hotkeysettingswidget.h Qt: Use a single column in hotkey binding list 2020-02-16 00:14:23 +09:00
inputbindingwidgets.cpp Qt: Add "Clear All" and "Rebind All" to controller bindings 2020-03-22 00:50:09 +10:00
inputbindingwidgets.h Qt: Add "Clear All" and "Rebind All" to controller bindings 2020-03-22 00:50:09 +10:00
main.cpp Qt: Use menu font instead of system font as default font 2020-03-22 22:40:29 +10:00
mainwindow.cpp Qt: Hide mouse cursor in fullscreen mode 2020-03-29 01:12:27 +10:00
mainwindow.h Qt: Force redraw the display when restoring after minimized 2020-03-22 21:50:49 +10:00
mainwindow.ui Qt: Split some console settings out into general settings 2020-03-22 13:20:08 +10:00
opengldisplaywidget.cpp HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
opengldisplaywidget.h HostDisplay: Add texture dumping/saving support 2020-03-16 00:03:49 +10:00
portsettingswidget.cpp Qt: Add "Clear All" and "Rebind All" to controller bindings 2020-03-22 00:50:09 +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
qtdisplaywidget.cpp Qt: Force redraw the display when restoring after minimized 2020-03-22 21:50:49 +10:00
qtdisplaywidget.h Qt: Force redraw the display when restoring after minimized 2020-03-22 21:50:49 +10:00
qthostinterface.cpp System: Include buffer swap time in frame time measurement 2020-03-24 00:20:56 +10:00
qthostinterface.h Qt: Force redraw the display when restoring after minimized 2020-03-22 21:50:49 +10:00
qtprogresscallback.cpp Qt: Add ProgressCallback implementation 2020-03-12 15:32:15 +10:00
qtprogresscallback.h Qt: Add ProgressCallback implementation 2020-03-12 15:32:15 +10:00
qtsettingsinterface.cpp FrontendCommon: Move input binding and some other logic from Qt to common 2020-02-28 17:00:09 +10:00
qtsettingsinterface.h FrontendCommon: Move input binding and some other logic from Qt to common 2020-02-28 17:00:09 +10:00
qtutils.cpp Qt: Add "Clear All" and "Rebind All" to controller bindings 2020-03-22 00:50:09 +10:00
qtutils.h Qt: Add "Clear All" and "Rebind All" to controller bindings 2020-03-22 00:50:09 +10:00
settingsdialog.cpp Qt: Remove ? button in title bar 2020-03-22 22:40:45 +10:00
settingsdialog.h Qt: Add help text section to settings dialog 2020-03-22 13:20:08 +10:00
settingsdialog.ui Qt: Use menu font instead of system font as default font 2020-03-22 22:40:29 +10:00
settingwidgetbinder.h Qt: Don't store floats in settings as QVariant data 2020-02-28 17:00:07 +10:00