..
resources
Qt: Implement game grid/cover view
2020-09-24 00:31:44 +10:00
translations
Atualização Tradução Português do Brasil
2020-09-30 19:51:52 -03:00
aboutdialog.cpp
Qt: Make about dialog more translation-friendly
2020-07-29 02:38:04 +10:00
aboutdialog.h
Qt: Add about dialog
2020-06-11 09:26:04 -07:00
aboutdialog.ui
Qt: Make about dialog more translation-friendly
2020-07-29 02:38:04 +10:00
advancedsettingswidget.cpp
Qt: Fix advanced setting text being editable
2020-09-08 11:44:54 +10:00
advancedsettingswidget.h
Qt: Turn tweaks/hacks into a table
2020-09-06 20:54:00 +10:00
advancedsettingswidget.ui
Qt: Turn tweaks/hacks into a table
2020-09-06 20:54:00 +10:00
audiosettingswidget.cpp
Qt/AudioSettingsWidget: Mark some help text as translatable
2020-08-22 14:38:57 +10:00
audiosettingswidget.h
Qt: Fix volume slider slowing down emulation
2020-07-21 20:10:17 +10:00
audiosettingswidget.ui
Qt: Make audio buffer size max out at 8192 frames
2020-09-13 14:56:16 +10:00
autoupdaterdialog.cpp
Qt: Minor improvements to auto-updater (icon, show download size)
2020-09-30 01:10:13 +10:00
autoupdaterdialog.h
Qt: Minor improvements to auto-updater (icon, show download size)
2020-09-30 01:10:13 +10:00
autoupdaterdialog.ui
Qt: Minor improvements to auto-updater (icon, show download size)
2020-09-30 01:10:13 +10:00
biossettingswidget.cpp
Qt: Fix auto-detect in BIOS settings being untranslatable
2020-09-24 00:37:07 +10: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
CMakeLists.txt
BIOS: Automatically detect images, improve selection UI
2020-09-23 00:20:50 +10:00
consolesettingswidget.cpp
Qt: Add options for CPU overclocking
2020-09-30 23:48:34 +10:00
consolesettingswidget.h
Qt: Add options for CPU overclocking
2020-09-30 23:48:34 +10:00
consolesettingswidget.ui
Qt: Add options for CPU overclocking
2020-09-30 23:48:34 +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
displaysettingswidget.cpp
Qt: Move post processing to its own setting category
2020-09-13 22:27:30 +10:00
displaysettingswidget.h
Qt: Post processing UI
2020-09-13 01:23:43 +10:00
displaysettingswidget.ui
Qt: Move post processing to its own setting category
2020-09-13 22:27:30 +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
Qt: Add Russian translation
2020-09-23 00:39:57 +10:00
duckstation-qt.vcxproj.filters
Qt: Add Russian translation
2020-09-23 00:39:57 +10:00
DuckStation.icns
Build: Create macOS .app for Qt
2020-08-25 22:04:55 +10:00
enhancementsettingswidget.cpp
GPU: Add option to force 4:3 for 24-bit content (e.g. FMVs)
2020-09-26 15:11:45 +10:00
enhancementsettingswidget.h
Qt: Split GPU options into display and enhancements
2020-09-11 00:18:57 +10:00
enhancementsettingswidget.ui
GPU: Add option to force 4:3 for 24-bit content (e.g. FMVs)
2020-09-26 15:11:45 +10:00
gamelistmodel.cpp
Qt: Add cover refresh menu option
2020-09-24 00:31:44 +10:00
gamelistmodel.h
Qt: Add cover refresh menu option
2020-09-24 00:31:44 +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
Move GameList to FrontendCommon
2020-09-01 12:46:44 +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
Qt/GameListSettings: Use push button for all buttons
2020-07-18 01:33:36 +10:00
gamelistwidget.cpp
Qt: Add cover refresh menu option
2020-09-24 00:31:44 +10:00
gamelistwidget.h
Qt: Add cover refresh menu option
2020-09-24 00:31:44 +10:00
gamepropertiesdialog.cpp
Qt: Add UI elements for overclocking in game properties
2020-09-30 23:48:34 +10:00
gamepropertiesdialog.h
Qt: Add UI elements for overclocking in game properties
2020-09-30 23:48:34 +10:00
gamepropertiesdialog.ui
Qt: Add UI elements for overclocking in game properties
2020-09-30 23:48:34 +10:00
generalsettingswidget.cpp
Qt: Split GPU options into display and enhancements
2020-09-11 00:18:57 +10:00
generalsettingswidget.h
Qt: Add help for general settings
2020-03-22 13:20:08 +10:00
generalsettingswidget.ui
Qt: Split GPU options into display and enhancements
2020-09-11 00:18:57 +10:00
hotkeysettingswidget.cpp
Support translating strings in emulator core
2020-08-22 13:06:20 +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
Allow mapping half axes to buttons
2020-08-29 14:19:28 +02:00
inputbindingdialog.h
Allow mapping half axes to buttons
2020-08-29 14:19:28 +02:00
inputbindingdialog.ui
Qt: Support binding multiple buttons/axis to controllers
2020-07-23 02:35:15 +10:00
inputbindingwidgets.cpp
Allow mapping half axes to buttons
2020-08-29 14:19:28 +02:00
inputbindingwidgets.h
Allow mapping half axes to buttons
2020-08-29 14:19:28 +02:00
main.cpp
Pass a SystemBootParameters pointer to QtHostInterface::bootSystem
2020-09-12 22:01:08 +02:00
mainwindow.cpp
Qt: Include .m3u in start disc filter
2020-09-25 00:25:53 +10:00
mainwindow.h
Qt: Add light fusion and blue dark fusion themes
2020-09-24 00:31:44 +10:00
mainwindow.ui
Qt: Add light fusion and blue dark fusion themes
2020-09-24 00:31:44 +10:00
memorycardeditordialog.cpp
Make path separators in UI more consistent
2020-09-20 00:08:17 +02:00
memorycardeditordialog.h
Qt: Add memory card editor
2020-09-19 00:28:47 +10:00
memorycardeditordialog.ui
Qt: Add memory card editor
2020-09-19 00:28:47 +10:00
memorycardsettingswidget.cpp
Make additional strings in controller settings translatable
2020-08-24 00:22:49 +10:00
memorycardsettingswidget.h
System: Add option to use a single memory card for playlists
2020-08-16 00:20:10 +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
WindowInfo: Add surface_scale field
2020-07-01 01:57:25 +10:00
qtdisplaywidget.h
HostDisplay: Move most backend logic to FrontendCommon
2020-06-30 03:03:56 +10:00
qthostinterface.cpp
Qt: Simplify load game state string
2020-09-26 01:13:48 +10:00
qthostinterface.h
Merge pull request #845 from CookiePLMonster/fix-resume
2020-09-14 00:11:42 +10:00
qtprogresscallback.cpp
Common: Add title, modal information to ProgressCallback
2020-08-06 19:32:53 +10:00
qtprogresscallback.h
Common: Add title, modal information to ProgressCallback
2020-08-06 19:32:53 +10:00
qtutils.cpp
GameSettings: Add a bunch more user settings
2020-09-02 00:00:48 +10:00
qtutils.h
GameSettings: Add a bunch more user settings
2020-09-02 00:00:48 +10:00
resource.h
Qt: Add icon to executable
2020-06-15 03:29:35 +10:00
settingsdialog.cpp
BIOS: Automatically detect images, improve selection UI
2020-09-23 00:20:50 +10:00
settingsdialog.h
BIOS: Automatically detect images, improve selection UI
2020-09-23 00:20:50 +10:00
settingsdialog.ui
BIOS: Automatically detect images, improve selection UI
2020-09-23 00:20:50 +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: Add Russian translation
2020-09-23 00:39:57 +10:00