Duckstation/src/duckstation-qt
2021-01-31 17:10:27 +10:00
..
resources Qt: Add icons for unknown region and PSF files in game list 2021-01-24 17:37:09 +10:00
translations Merge pull request #1534 from zkdpower/master 2021-01-31 16:22:56 +10:00
aboutdialog.cpp Qt: Add mention of contributors to about dialog 2020-10-05 00:23:30 +10:00
aboutdialog.h Qt: Add about dialog 2020-06-11 09:26:04 -07:00
aboutdialog.ui Qt: Make about dialog slightly taller 2021-01-11 01:32:19 +10:00
advancedsettingswidget.cpp Qt: Update widget help text 2021-01-10 20:49:25 -08:00
advancedsettingswidget.h Qt: Turn tweaks/hacks into a table 2020-09-06 20:54:00 +10:00
advancedsettingswidget.ui Qt/Android: Add help text for resampling, turn on by default 2021-01-11 02:27:14 +10:00
audiosettingswidget.cpp Qt: Fix audio sliders not applying correctly 2021-01-13 02:37:04 +10:00
audiosettingswidget.h HostInterface: Add separate volume control for fast forwarding 2020-12-09 01:03:32 +10:00
audiosettingswidget.ui Settings: Add audio resampling when running at non-standard speed 2021-01-11 01:14:32 +10:00
autoupdaterdialog.cpp Qt: Support multiple updater channels 2020-12-22 03:24:51 +10:00
autoupdaterdialog.h Qt: Support multiple updater channels 2020-12-22 03:24:51 +10:00
autoupdaterdialog.ui Qt: Minor improvements to auto-updater (icon, show download size) 2020-09-30 01:10:13 +10:00
biossettingswidget.cpp Fix bios comparator 2020-11-01 13:12:04 +01:00
biossettingswidget.h BIOS: Add option to set search directory elsewhere 2020-09-23 22:53:51 +10:00
biossettingswidget.ui BIOS: Add option to set search directory elsewhere 2020-09-23 22:53:51 +10:00
cheatcodeeditordialog.cpp Qt: Add groups to cheat manager 2020-10-21 22:28:11 +10:00
cheatcodeeditordialog.h Qt: Add groups to cheat manager 2020-10-21 22:28:11 +10:00
cheatcodeeditordialog.ui Qt: Add new cheat manager 2020-10-21 01:11:30 +10:00
cheatmanagerdialog.cpp Cheat Manager Memory Scanner improvements 2020-12-27 16:12:10 +00:00
cheatmanagerdialog.h Qt/CheatManager: Add manual watch address 2020-12-19 02:44:46 +10:00
cheatmanagerdialog.ui Qt: Fix crash when switching to cheat list 2020-12-19 19:09:34 +10:00
CMakeLists.txt Qt: Move speed settings into its own category 2021-01-24 20:41:40 +10:00
consolesettingswidget.cpp UI: Add missing register widget help (#1515) 2021-01-28 21:03:51 +10:00
consolesettingswidget.h Qt: Move speed settings into its own category 2021-01-24 20:41:40 +10:00
consolesettingswidget.ui Qt: Move speed settings into its own category 2021-01-24 20:41:40 +10:00
controllersettingswidget.cpp Allow mapping half axes to buttons 2020-08-29 14:19:28 +02:00
controllersettingswidget.h Qt: Split memory card/controller config, make bindings scroll 2020-05-20 23:26:26 +10:00
debuggermodels.cpp Qt: Fix some strings not being translatable 2021-01-06 00:15:42 +10:00
debuggermodels.h Qt: Add debugger UI 2020-12-17 12:15:37 +10:00
debuggerwindow.cpp Updated DebuggerWindow Files for Tracer 2021-01-04 03:11:14 +10:00
debuggerwindow.h Updated DebuggerWindow Files for Tracer 2021-01-04 03:11:14 +10:00
debuggerwindow.ui Updated DebuggerWindow Files for Tracer 2021-01-04 03:11:14 +10:00
displaysettingswidget.cpp Settings: Rename 'Display All Frames' to 'Optimal Frame Pacing' 2021-01-28 23:50:39 +10:00
displaysettingswidget.h HostDisplay: Implement exclusive fullscreen for D3D11 renderer 2020-11-02 00:56:05 +10:00
displaysettingswidget.ui Settings: Rename 'Display All Frames' to 'Optimal Frame Pacing' 2021-01-28 23:50:39 +10:00
duckstation-qt.aps Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
duckstation-qt.ico Ass a 256x256 app icon 2020-09-05 23:01:07 +02:00
duckstation-qt.rc Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
duckstation-qt.vcxproj HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
duckstation-qt.vcxproj.filters HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
DuckStation.icns Make better icns from Windows icon. 2020-10-14 08:49:39 -06:00
emulationsettingswidget.cpp Qt: Simplify runahead settings 2021-01-26 03:38:31 +10:00
emulationsettingswidget.h Qt: Simplify runahead settings 2021-01-26 03:38:31 +10:00
emulationsettingswidget.ui Qt: Simplify runahead settings 2021-01-26 03:38:31 +10:00
enhancementsettingswidget.cpp Settings: Disable interlacing by default 2021-01-28 23:52:25 +10:00
enhancementsettingswidget.h GPU: Implement support for multisample antialiasing 2020-10-31 14:27:58 +10:00
enhancementsettingswidget.ui Frontends: Add PGXP Depth Buffer options 2020-12-23 01:39:49 +10:00
gamelistmodel.cpp Qt: Add icons for unknown region and PSF files in game list 2021-01-24 17:37:09 +10:00
gamelistmodel.h Qt: Add icons for unknown region and PSF files in game list 2021-01-24 17:37:09 +10:00
gamelistsearchdirectoriesmodel.cpp Qt: Fix game list settings headings not being translatable 2020-08-02 03:06:23 +10:00
gamelistsearchdirectoriesmodel.h Qt: Fix game list settings headings not being translatable 2020-08-02 03:06:23 +10:00
gamelistsettingswidget.cpp Qt: Fix manual redump database downloading/updating 2020-11-28 00:42:09 +10:00
gamelistsettingswidget.h Qt: Add context menu and open directory to game directory list 2020-07-29 02:51:52 +10:00
gamelistsettingswidget.ui Fix size policy for Game List buttons 2021-01-15 18:13:57 +01:00
gamelistwidget.cpp Qt: Fix hitting enter on game list not launching game 2020-10-04 00:12:01 +10:00
gamelistwidget.h Qt: Add Game Properties to view menu (for running game) 2020-10-14 00:48:48 +10:00
gamepropertiesdialog.cpp GameSettings: Add runahead as per-game setting 2021-01-26 03:38:32 +10:00
gamepropertiesdialog.h Qt: Add UI elements for overclocking in game properties 2020-09-30 23:48:34 +10:00
gamepropertiesdialog.ui GameSettings: Add runahead as per-game setting 2021-01-26 03:38:32 +10:00
gdbconnection.cpp Qt: Implement GDB server 2020-12-26 00:47:02 +10:00
gdbconnection.h Qt: Implement GDB server 2020-12-26 00:47:02 +10:00
gdbserver.cpp Qt: Implement GDB server 2020-12-26 00:47:02 +10:00
gdbserver.h Qt: Implement GDB server 2020-12-26 00:47:02 +10:00
generalsettingswidget.cpp UI: Add missing register widget help (#1515) 2021-01-28 21:03:51 +10:00
generalsettingswidget.h Qt: Move emulation speed settings to console settings 2021-01-11 02:12:20 +10:00
generalsettingswidget.ui Qt: Move emulation speed settings to console settings 2021-01-11 02:12:20 +10:00
hotkeysettingswidget.cpp Qt: Make hotkey categories translatable 2020-10-03 01:06:04 +10:00
hotkeysettingswidget.h Qt: Use a single column in hotkey binding list 2020-02-16 00:14:23 +09:00
Info.plist.in Build: Create macOS .app for Qt 2020-08-25 22:04:55 +10:00
inputbindingdialog.cpp InputBindingDialog: Allow to translate the Close button 2021-01-23 22:02:10 +01:00
inputbindingdialog.h Support for SDL Joysticks 2020-11-15 16:12:39 +01:00
inputbindingdialog.ui Qt: Support binding multiple buttons/axis to controllers 2020-07-23 02:35:15 +10:00
inputbindingmonitor.cpp Support for SDL Joysticks 2020-11-15 16:12:39 +01:00
inputbindingmonitor.h Support for SDL Joysticks 2020-11-15 16:12:39 +01:00
inputbindingwidgets.cpp Support for SDL Joysticks 2020-11-15 16:12:39 +01:00
inputbindingwidgets.h Support for SDL Joysticks 2020-11-15 16:12:39 +01:00
main.cpp Qt: Install crash handler on startup 2021-01-31 17:00:57 +10:00
mainwindow.cpp Qt: Add missing minipsf extension to all file types filter 2021-01-25 02:30:28 +10:00
mainwindow.h CommonHostInterface: Add a method to get top-level window handle 2020-12-29 22:49:52 +10:00
mainwindow.ui Qt: Move speed settings into its own category 2021-01-24 20:41:40 +10:00
memorycardeditordialog.cpp Fix inconsistent forward/backward slashes in Memcard Editor 2020-12-22 16:14:22 +01:00
memorycardeditordialog.h Qt: Add open button to memory card editor 2020-12-19 17:02:02 +10:00
memorycardeditordialog.ui Qt: Add open button to memory card editor 2020-12-19 17:02:02 +10:00
memorycardsettingswidget.cpp Fix inconsistent forward/backward slashes in Memcard Editor 2020-12-22 16:14:22 +01:00
memorycardsettingswidget.h System: Add option to use a single memory card for playlists 2020-08-16 00:20:10 +10:00
memoryviewwidget.cpp Qt: Fix compilation on Qt <5.11 2020-12-17 13:05:17 +10:00
memoryviewwidget.h Qt: Add debugger UI 2020-12-17 12:15:37 +10:00
postprocessingchainconfigwidget.cpp Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
postprocessingchainconfigwidget.h Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
postprocessingchainconfigwidget.ui Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
postprocessingsettingswidget.cpp Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
postprocessingsettingswidget.h Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
postprocessingsettingswidget.ui Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
postprocessingshaderconfigwidget.cpp Qt: Fix spacing in shader parameters 2020-09-30 23:03:04 +10:00
postprocessingshaderconfigwidget.h Qt: Move post processing to its own setting category 2020-09-13 22:27:30 +10:00
qt.conf Build: Create macOS .app for Qt 2020-08-25 22:04:55 +10:00
qt.conf.win Build: Use bin directory for cmake, fix Windows/cmake build 2020-05-16 13:10:31 +10:00
qt5.natvis Qt: Add natvis file for Qt data structures 2020-01-02 16:11:22 +10:00
qtdisplaywidget.cpp Qt: Implement relative mouse mode 2020-12-28 00:37:04 +10:00
qtdisplaywidget.h Qt: Implement relative mouse mode 2020-12-28 00:37:04 +10:00
qthostinterface.cpp CommonHostInterface: Make RunLater()/ApplySettings() virtual 2021-01-31 17:10:27 +10:00
qthostinterface.h CommonHostInterface: Make RunLater()/ApplySettings() virtual 2021-01-31 17:10:27 +10:00
qtprogresscallback.cpp Qt: Delay showing game list refresh progress 2021-01-24 18:55:37 +10:00
qtprogresscallback.h Qt: Delay showing game list refresh progress 2021-01-24 18:55:37 +10:00
qtutils.cpp Qt: Fix flex sizing with >1 flex column 2021-01-11 01:29:31 +10:00
qtutils.h Changed debugger "Enter memory address" to accept hex only (#1317) 2020-12-27 00:43:43 +10:00
resource.h Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
settingsdialog.cpp Qt: Move speed settings into its own category 2021-01-24 20:41:40 +10:00
settingsdialog.h Qt: Move speed settings into its own category 2021-01-24 20:41:40 +10:00
settingsdialog.ui Qt: Move speed settings into its own category 2021-01-24 20:41:40 +10:00
settingwidgetbinder.h Qt: Remove usage of QString where possible for settings 2020-07-21 20:10:06 +10:00
update_translations.bat Qt: Update Japanese translation by mikakunin 2020-12-27 00:57:55 -08:00