| .. |
|
resources
|
Qt: Add Register button for achievements
|
3 months ago |
|
themes
|
Qt: Fix missing styling of QPlainTextEdit
|
3 months ago |
|
translations
|
Qt: Remove duplicate translation strings
|
3 months ago |
|
CMakeLists.txt
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
DuckStation.icns
|
…
|
|
|
Info.plist.in
|
…
|
|
|
aboutdialog.cpp
|
…
|
|
|
aboutdialog.h
|
…
|
|
|
aboutdialog.ui
|
…
|
|
|
achievementlogindialog.cpp
|
Achievements: Add RA SVG icon variant
|
5 months ago |
|
achievementlogindialog.h
|
…
|
|
|
achievementlogindialog.ui
|
…
|
|
|
achievementsettingswidget.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
achievementsettingswidget.h
|
Qt: Add Register button for achievements
|
3 months ago |
|
achievementsettingswidget.ui
|
Qt: Add Register button for achievements
|
3 months ago |
|
advancedsettingswidget.cpp
|
Qt: Remove unused signal in SettingsWindow
|
3 months ago |
|
advancedsettingswidget.h
|
Qt: Add web cache section to advanced
|
5 months ago |
|
advancedsettingswidget.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
animatedstackedwidget.cpp
|
Qt: Respect SH_Widget_Animation_Duration style hint
|
3 months ago |
|
animatedstackedwidget.h
|
Qt: Add animation to setup wizard
|
3 months ago |
|
asynchttprequest.cpp
|
HTTPDownloader: Convert to namespace
|
4 months ago |
|
asynchttprequest.h
|
HTTPDownloader: Convert to namespace
|
4 months ago |
|
asyncpixmaploader.cpp
|
Qt: Add AsyncPixmapLoader class
|
5 months ago |
|
asyncpixmaploader.h
|
Qt: Add AsyncPixmapLoader class
|
5 months ago |
|
audiosettingswidget.cpp
|
Qt: Suffix unavailable audio and video devices
|
3 months ago |
|
audiosettingswidget.h
|
…
|
|
|
audiosettingswidget.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
autoupdaterdialog.cpp
|
Qt: Fix missing translation of default update channel
|
3 months ago |
|
autoupdaterdialog.h
|
Qt: Fix missing translation of default update channel
|
3 months ago |
|
autoupdaterdialog.ui
|
…
|
|
|
biossettingswidget.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
biossettingswidget.h
|
…
|
|
|
biossettingswidget.ui
|
Qt: Minor UI consistency fixes (#3761)
|
3 months ago |
|
capturesettingswidget.cpp
|
Scripts: Relax rich-text checks in the translation validator
|
3 months ago |
|
capturesettingswidget.h
|
…
|
|
|
capturesettingswidget.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
cardradiobutton.cpp
|
Qt: Add CardRadioButton
|
3 months ago |
|
cardradiobutton.h
|
Qt: Add CardRadioButton
|
3 months ago |
|
colorpickerbutton.cpp
|
…
|
|
|
colorpickerbutton.h
|
…
|
|
|
consolesettingswidget.cpp
|
…
|
|
|
consolesettingswidget.h
|
…
|
|
|
consolesettingswidget.ui
|
Qt: Zero a few spacer size hints
|
7 months ago |
|
controllerbindingwidget.ui
|
Qt: Fix missing monochrome in controller settings
|
4 months ago |
|
controllerbindingwidget_analog_controller.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidget_analog_joystick.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidget_digital_controller.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidget_guncon.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidget_justifier.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidget_mouse.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidget_negcon.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidget_negconrumble.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllerbindingwidgets.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
controllerbindingwidgets.h
|
…
|
|
|
controllerglobalsettingswidget.cpp
|
Qt: Add configuration of multitap memory cards
|
3 months ago |
|
controllerglobalsettingswidget.h
|
…
|
|
|
controllerglobalsettingswidget.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
controllermacroeditwidget.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
controllersettingswindow.cpp
|
Qt: Add configuration of multitap memory cards
|
3 months ago |
|
controllersettingswindow.h
|
Qt: Add configuration of multitap memory cards
|
3 months ago |
|
controllersettingswindow.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
controllersettingwidgetbinder.h
|
Settings: Use string_view for parsing types
|
7 months ago |
|
coverdownloadwindow.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
coverdownloadwindow.h
|
…
|
|
|
coverdownloadwindow.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
debuggeraddbreakpointdialog.ui
|
…
|
|
|
debuggercodeview.cpp
|
Qt: Add 'Patch Instruction' and 'Nop Instruction' to debugger
|
3 months ago |
|
debuggercodeview.h
|
Qt: Add 'Patch Instruction' and 'Nop Instruction' to debugger
|
3 months ago |
|
debuggermodels.cpp
|
Qt: Fix duplicate message context in debugger error
|
3 months ago |
|
debuggermodels.h
|
…
|
|
|
debuggerwindow.cpp
|
Cheats: Invalidate icache when writing (likely) assembly codes
|
3 months ago |
|
debuggerwindow.h
|
Qt: Add 'Patch Instruction' and 'Nop Instruction' to debugger
|
3 months ago |
|
debuggerwindow.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
debuggingsettingswidget.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
debuggingsettingswidget.h
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
debuggingsettingswidget.ui
|
Qt: Use SVGWidget for icon in debugging settings
|
4 months ago |
|
displaywidget.cpp
|
Qt: Respond to QScreen refresh rate changes
|
6 months ago |
|
displaywidget.h
|
Qt: Respond to QScreen refresh rate changes
|
6 months ago |
|
duckstation-qt.aps
|
…
|
|
|
duckstation-qt.ico
|
…
|
|
|
duckstation-qt.rc
|
…
|
|
|
duckstation-qt.vcxproj
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
duckstation-qt.vcxproj.filters
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
editgameserialdialog.ui
|
…
|
|
|
emptygamelistwidget.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
emulationsettingswidget.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
emulationsettingswidget.h
|
Qt: Rework speed controls to be less confusing
|
3 months ago |
|
emulationsettingswidget.ui
|
Qt: Rework speed controls to be less confusing
|
3 months ago |
|
gamecheatcodechoiceeditordialog.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
gamecheatcodeeditordialog.ui
|
Qt: Use fixed-width font for cheat code editor
|
3 months ago |
|
gamecheatsettingswidget.cpp
|
Qt: Use fixed-width font for cheat code editor
|
3 months ago |
|
gamecheatsettingswidget.h
|
Cheats: Add 'Assembly' code type
|
3 months ago |
|
gamecheatsettingswidget.ui
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
gamelistsettingswidget.cpp
|
Qt: Use item view for game list directories
|
3 months ago |
|
gamelistsettingswidget.h
|
Qt: Use item view for game list directories
|
3 months ago |
|
gamelistsettingswidget.ui
|
Qt: Use item view for game list directories
|
3 months ago |
|
gamelistwidget.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
gamelistwidget.h
|
Qt: Remove multiple sources of truth for supported formats
|
3 months ago |
|
gamelistwidget.ui
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
gamepatchdetailswidget.ui
|
…
|
|
|
gamepatchsettingswidget.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
gamepatchsettingswidget.h
|
…
|
|
|
gamepatchsettingswidget.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
gamesummarywidget.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
gamesummarywidget.h
|
Qt: Move image verification logic to GameDatabase
|
3 months ago |
|
gamesummarywidget.ui
|
Merge pull request #3747 from Pesa/overlap
|
4 months ago |
|
graphicssettingswidget.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
graphicssettingswidget.h
|
Qt: Add reset buttons for tolerance/depth threshold
|
3 months ago |
|
graphicssettingswidget.ui
|
Qt: Warn when upscaling is enabled without PGXP
|
3 months ago |
|
hotkeysettingswidget.cpp
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
hotkeysettingswidget.h
|
…
|
|
|
inputbindingdialog.cpp
|
Qt: Make binding tooltips/multi-window localisable
|
4 months ago |
|
inputbindingdialog.h
|
Qt: Make binding tooltips/multi-window localisable
|
4 months ago |
|
inputbindingdialog.ui
|
Qt: Improve icon consistency
|
4 months ago |
|
inputbindingwidgets.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
inputbindingwidgets.h
|
Qt: Make binding tooltips/multi-window localisable
|
4 months ago |
|
interfacesettingswidget.cpp
|
Qt: Fix missing translation of default update channel
|
3 months ago |
|
interfacesettingswidget.h
|
…
|
|
|
interfacesettingswidget.ui
|
FullscreenUI: Add start-in-big-picture-mode option
|
3 months ago |
|
isobrowserwindow.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
isobrowserwindow.h
|
…
|
|
|
isobrowserwindow.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
logwindow.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
logwindow.h
|
…
|
|
|
mainwindow.cpp
|
Qt: Fix saved geometry being lost in nogui mode
|
3 months ago |
|
mainwindow.h
|
Qt: Add configuration of multitap memory cards
|
3 months ago |
|
mainwindow.ui
|
Qt: Add menu item to refresh achievement database
|
3 months ago |
|
memorycardeditorwindow.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
memorycardeditorwindow.h
|
…
|
|
|
memorycardeditorwindow.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
memorycardrenamefiledialog.ui
|
…
|
|
|
memorycardsettingswidget.cpp
|
Qt: Minor UI consistency fixes (#3761)
|
3 months ago |
|
memorycardsettingswidget.h
|
Qt: Add configuration of multitap memory cards
|
3 months ago |
|
memoryeditorwindow.cpp
|
Qt: Expose VRAM and SPU VRAM in memory editor/debugger
|
5 months ago |
|
memoryeditorwindow.h
|
…
|
|
|
memoryeditorwindow.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
memoryscannerwindow.cpp
|
Qt: Unmark some error messages from translation
|
5 months ago |
|
memoryscannerwindow.h
|
…
|
|
|
memoryscannerwindow.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
memoryviewwidget.cpp
|
Qt: Fix last-data buffer management in MemoryViewWidget
|
5 months ago |
|
memoryviewwidget.h
|
Qt: Expose VRAM and SPU VRAM in memory editor/debugger
|
5 months ago |
|
osdsettingswidget.cpp
|
Qt: Hide FSUI theme and font settings from game properties (#3751)
|
3 months ago |
|
osdsettingswidget.h
|
…
|
|
|
osdsettingswidget.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
pch.cpp
|
…
|
|
|
pch.h
|
…
|
|
|
postprocessingchainconfigwidget.ui
|
Qt: Don't use QIcon::fromTheme()
|
4 months ago |
|
postprocessingoverlayconfigwidget.ui
|
Qt: Minor UI consistency fixes (#3761)
|
3 months ago |
|
postprocessingselectshaderdialog.ui
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
postprocessingsettingswidget.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
postprocessingsettingswidget.h
|
Qt: Disable tab key navigation on game list (#3752)
|
3 months ago |
|
qt.conf
|
…
|
|
|
qt.conf.win
|
…
|
|
|
qthost.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
qthost.h
|
CDROM: Add manual control of lid state
|
4 months ago |
|
qtprogresscallback.cpp
|
Qt: Use atomic for auto close flag
|
3 months ago |
|
qtprogresscallback.h
|
Qt: Use atomic for auto close flag
|
3 months ago |
|
qtthemes.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
qttranslations.inl
|
Qt: Add Ukrainian translation to list
|
3 months ago |
|
qtutils.cpp
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
qtutils.h
|
Qt: Move ReadFileToByteArray() to QtUtils
|
4 months ago |
|
qtwindowinfo.cpp
|
Qt: Replace most _L1 usage with _s
|
4 months ago |
|
qtwindowinfo.h
|
System: Move gamescope screensaver hack to QtHost
|
5 months ago |
|
resource.h
|
…
|
|
|
searchbox.cpp
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
searchbox.h
|
Qt: Cancel search when pressing Esc
|
3 months ago |
|
selectdiscdialog.cpp
|
…
|
|
|
selectdiscdialog.h
|
…
|
|
|
selectdiscdialog.ui
|
Qt: Remove placeholder text from a bunch of ui files
|
3 months ago |
|
settingswindow.cpp
|
Qt: Add Register button for achievements
|
3 months ago |
|
settingswindow.h
|
Qt: Add Register button for achievements
|
3 months ago |
|
settingswindow.ui
|
Qt: Slightly increase settings category size
|
3 months ago |
|
settingwidgetbinder.h
|
Qt: Fix a decent number of strings missing from lupdate
|
3 months ago |
|
setupwizarddialog.cpp
|
Qt: Fix upscaling warning always showing in setup wizard
|
3 months ago |
|
setupwizarddialog.h
|
Qt: Match achievements login between settings/setup wizard
|
3 months ago |
|
setupwizarddialog.ui
|
Qt: Match achievements login between settings/setup wizard
|
3 months ago |
|
svgiconengine.cpp
|
Qt: Fix memory leaks in SVG helpers
|
3 months ago |
|
svgiconengine.h
|
Qt: Fix memory leaks in SVG helpers
|
3 months ago |
|
svgiconengine.json
|
Qt: Rename ThemeSVGIconEngine to SVGIconEngine
|
4 months ago |
|
svgwidget.cpp
|
Qt: Make SVGWidget respond to palette changes
|
4 months ago |
|
svgwidget.h
|
Qt: Make SVGWidget respond to palette changes
|
4 months ago |
|
texturereplacementsettingsdialog.ui
|
Qt: Zero a few spacer size hints
|
7 months ago |
|
togglebutton.cpp
|
…
|
|
|
togglebutton.h
|
…
|
|
|
update_translations.bat
|
…
|
|
|
vcruntimecheck.cpp
|
Misc: Remove redundant static qualifier from force-inline functions
|
4 months ago |