pcsx2/pcsx2-qt
Dan McCarthy 84e24a0142 Fix Failing to reload cheats on button press
The Cheats Settings menu was failing to reload cheats when pressing the button. This meant if you enabled a cheat, made changes, and clicked reload, there would be no updates in behavior.

This was due to the reload button getting wired to the function that refreshes the list of cheats, rather than the function that refreshes the list AND reloads the actual enabled cheats.

This now calls the right function and when reloading, any changes thart were saved to the cheat will now be present.
2023-11-17 13:33:20 +10:00
..
Debugger Debugger: Use the proper data role for sorting threads 2023-10-31 15:42:56 +00:00
GameList Qt: Check both English and non-English name for cover paths 2023-11-06 22:51:36 -06:00
Settings Fix Failing to reload cheats on button press 2023-11-17 13:33:20 +10:00
Tools/InputRecording Qt: Fix QFileDialog usage in NewInputRecordingDlg 2023-10-25 23:43:35 +10:00
Translations Qt: Update Base Translation 2023-11-17 01:53:17 +01:00
resources Qt: Small icon changes to profile buttons 2023-10-17 23:57:02 +01:00
AboutDialog.cpp Frontend: Add fullscreen UI implementation 2022-08-29 13:39:09 +01:00
AboutDialog.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AboutDialog.ui Qt:i18n: Adding I18N comments for translators, minor typo fixes (#8048) 2023-03-18 16:14:55 -05:00
AutoUpdaterDialog.cpp Updater:Mac: Show tar stderr if it fails 2023-11-04 02:24:51 -05:00
AutoUpdaterDialog.h Qt: Remove backup AppImage on next launch 2023-03-21 13:48:50 +00:00
AutoUpdaterDialog.ui Qt/Updater: Move download size indicator to better placement 2023-10-17 13:10:34 +10:00
CMakeLists.txt Qt: Change settings windows from QDialog to QWidget 2023-10-14 21:00:33 +10:00
ColorPickerButton.cpp Qt: Add DS4/DS5 LED settings 2023-01-16 14:08:01 +01:00
ColorPickerButton.h Qt: Add DS4/DS5 LED settings 2023-01-16 14:08:01 +01:00
CoverDownloadDialog.cpp Qt: Icon Revamps 2023-06-15 20:51:15 +10:00
CoverDownloadDialog.h Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
CoverDownloadDialog.ui Qt: Icon Revamps 2023-06-15 20:51:15 +10:00
DisplayWidget.cpp Qt: Fix returning from fullscreen on MacOS 2023-09-15 09:51:02 +10:00
DisplayWidget.h Qt: Fix returning from fullscreen on MacOS 2023-09-15 09:51:02 +10:00
EarlyHardwareCheck.cpp Qt: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
MainWindow.cpp Qt: Fix re-showing Controller Settings 2023-10-17 15:56:35 +10:00
MainWindow.h Qt: Fix typo 2023-10-15 01:11:35 -05:00
MainWindow.ui Qt: Add Edit Cheats/Patches to Tools menu 2023-09-10 11:19:53 +10:00
PrecompiledHeader.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
PrecompiledHeader.h Qt: Warning fixes for clang-cl 2022-12-25 09:27:44 +00:00
QtHost.cpp Qt: Fix Big Picture UI locking up after game list switch 2023-11-05 13:40:45 +10:00
QtHost.h Qt: Use locale-sensitive compare for game list sort 2023-10-15 01:11:35 -05:00
QtKeyCodes.cpp Qt: Fix arrow key handling on macOS 2023-08-12 16:17:47 +10:00
QtProgressCallback.cpp Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
QtProgressCallback.h Qt: Add cover downloader 2022-09-17 17:51:14 +01:00
QtUtils.cpp Debugger: Humanise CSV exporting 2023-10-26 19:26:43 +01:00
QtUtils.h Debugger: Copy as CSV. Breakpoint import from CSV 2023-10-12 12:46:12 +10:00
SettingWidgetBinder.h Qt: Change settings windows from QDialog to QWidget 2023-10-14 21:00:33 +10:00
SetupWizardDialog.cpp Pad: Move multitap into its own config section 2023-08-02 12:44:31 +10:00
SetupWizardDialog.h Qt: Add Setup Wizard 2023-06-24 15:18:24 +10:00
SetupWizardDialog.ui UI: Rename the "Open in Explorer" button to "Open BIOS Folder" 2023-10-03 14:45:06 +10:00
Themes.cpp Qt: Small tweaks to Cobalt Sky theme 2023-10-07 14:11:30 +10:00
Translations.cpp Qt: Use locale-sensitive compare for game list sort 2023-10-15 01:11:35 -05:00
pcsx2-qt.vcxproj Qt: Change settings windows from QDialog to QWidget 2023-10-14 21:00:33 +10:00
pcsx2-qt.vcxproj.filters Qt: Change settings windows from QDialog to QWidget 2023-10-14 21:00:33 +10:00