Duckstation/src/duckstation-qt
Connor McLaughlin 3eaf28675a
Merge pull request #1126 from andercard0/patch-34
Atualização Português do Brasil
2020-12-03 00:57:30 +10:00
..
resources Qt: Implement game grid/cover view 2020-09-24 00:31:44 +10:00
translations Merge pull request #1126 from andercard0/patch-34 2020-12-03 00:57:30 +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 more translation-friendly 2020-07-29 02:38:04 +10:00
advancedsettingswidget.cpp PGXP: Add geometry tolerance setting 2020-11-27 01:40:50 +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: Linux compile fix 2020-10-29 01:58:08 +10:00
audiosettingswidget.h Qt: Fix volume slider slowing down emulation 2020-07-21 20:10:17 +10:00
audiosettingswidget.ui CDROM: Add a setting and hotkey to mute CD audio 2020-10-04 00:12:01 +10:00
autoupdaterdialog.cpp Qt: Provide warning in auto updater on settings version increase 2020-10-07 07:59:39 -07: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 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 Cheats: Support parsing built-in database 2020-11-30 01:15:44 +10:00
cheatmanagerdialog.h Qt/CheatManager: Add import file/text options 2020-11-08 00:22:35 +10:00
cheatmanagerdialog.ui Qt/CheatManager: Add preset address ranges 2020-10-21 22:28:11 +10:00
CMakeLists.txt Factorize input hooks into reusable monitor classes 2020-11-15 15:31:13 +01:00
consolesettingswidget.cpp CDROM: Add option to speed up double speed reads 2020-10-05 00:18:10 +10:00
consolesettingswidget.h CDROM: Add option to speed up double speed reads 2020-10-05 00:18:10 +10:00
consolesettingswidget.ui CDROM: Add option to speed up double speed reads 2020-10-05 00:18:10 +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: Default of GPU thread is enabled 2020-11-24 14:51:40 +10:00
displaysettingswidget.h HostDisplay: Implement exclusive fullscreen for D3D11 renderer 2020-11-02 00:56:05 +10:00
displaysettingswidget.ui GPU: Split software to frontend/backend 2020-11-21 18:39:04 +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 CPU/Recompiler: Implement LUT-based fastmem 2020-11-24 14:49:21 +10:00
duckstation-qt.vcxproj.filters CPU/Recompiler: Implement LUT-based fastmem 2020-11-24 14:49:21 +10:00
DuckStation.icns Make better icns from Windows icon. 2020-10-14 08:49:39 -06:00
enhancementsettingswidget.cpp GTE: Make widescreen hack use display aspect ratio 2020-11-11 01:02:40 +10:00
enhancementsettingswidget.h GPU: Implement support for multisample antialiasing 2020-10-31 14:27:58 +10:00
enhancementsettingswidget.ui GTE: Make widescreen hack use display aspect ratio 2020-11-11 01:02:40 +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 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 Qt/GameListSettings: Use push button for all buttons 2020-07-18 01:33:36 +10: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 Qt: Fix MSAA game settings not updating combo box on open 2020-11-28 00:14:45 +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 PGXP tolerance and MSAA 2020-11-27 01:40:50 +10:00
generalsettingswidget.cpp HostInterface: Add proper turbo speed setting 2020-11-03 22:59:26 +10:00
generalsettingswidget.h HostInterface: Add proper turbo speed setting 2020-11-03 22:59:26 +10:00
generalsettingswidget.ui HostInterface: Add proper turbo speed setting 2020-11-03 22:59:26 +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 Support for SDL Joysticks 2020-11-15 16:12:39 +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: Add new cheat manager 2020-10-21 01:11:30 +10:00
mainwindow.cpp Qt: Allow memory card editing from playlist context menu 2020-12-02 00:56:31 +10:00
mainwindow.h Qt: Hook up window size menu 2020-11-19 00:40:02 +10:00
mainwindow.ui Qt: Add screenshot to System menu 2020-11-19 00:40:02 +10:00
memorycardeditordialog.cpp Qt: Add Edit Memory Cards to game list context menu 2020-11-11 01:02:40 +10:00
memorycardeditordialog.h Qt: Add Edit Memory Cards to game list context menu 2020-11-11 01:02:40 +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: Allow memory card editing from playlist context menu 2020-12-02 00:56:31 +10:00
qthostinterface.h Qt: Hook up window size menu 2020-11-19 00:40:02 +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 HostInterface: Add proper turbo speed setting 2020-11-03 22:59:26 +10:00
qtutils.h HostInterface: Add proper turbo speed setting 2020-11-03 22:59:26 +10:00
resource.h Qt: Add icon to executable 2020-06-15 03:29:35 +10:00
settingsdialog.cpp Qt: Fix close button in settings not being translatable 2020-10-03 01:13:18 +10:00
settingsdialog.h BIOS: Automatically detect images, improve selection UI 2020-09-23 00:20:50 +10:00
settingsdialog.ui Qt: Fix close button in settings not being translatable 2020-10-03 01:13:18 +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