Commit Graph

1234 Commits

Author SHA1 Message Date
PCSX2 Bot 0a599e7337 Qt: Update Base Translation 2024-10-18 20:26:49 -04:00
chaoticgd f77bf1ec6b Debugger: Be smarter about deciding when functions should be hashed 2024-10-18 13:57:05 -04:00
chaoticgd ed4fbb4f5a Debugger: Hash functions scanned in by the MIPS analyst 2024-10-18 13:57:05 -04:00
chaoticgd f963291970 Debugger: Cache hash match results on symbol tree nodes 2024-10-18 13:57:05 -04:00
chaoticgd 2c3abe33d5 Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
chaoticgd 0fd7e1d7c2 Debugger: Split out SymbolImporter into its own class 2024-10-18 13:57:05 -04:00
PCSX2 Bot 18c492d9da Qt: Update Base Translation 2024-10-15 12:28:13 +02:00
PCSX2 Bot 3b3e35beb7 Qt: Update Base Translation 2024-10-13 00:05:55 +02:00
Bobby Smith 5845109b75 Qt: Call 'map_text_to_keycode()' only when Shift modifier is being used 2024-10-10 18:35:36 -04:00
Ty Lamontagne 7dd2ebdf49 Translations: hotfix a translation mistake causing fmt to crash 2024-10-09 19:24:08 -04:00
PCSX2 Bot 324b1464e4 Qt: Update Base Translation 2024-10-08 22:13:02 +02:00
TheLastRar 4319094b02 QT: Clear m_status_verbose_widget text on VM stop 2024-10-08 15:44:59 -04:00
chaoticgd 60abebb3a5 Debugger: Fix crash in symbol tree menu code 2024-10-08 09:47:41 -04:00
Ty Lamontagne 924326460c Debugger: Destroy and re-create the debugger on theme change 2024-10-07 11:24:09 -04:00
PCSX2 Bot 7f9f383324 Qt: Update Base Translation 2024-10-05 20:06:55 -04:00
KamFretoZ 2ab24bbf28 Qt: Move savestate related options to its new home 2024-10-05 11:04:39 -04:00
PCSX2 Bot cc9eaef477 Qt: Update Base Translation 2024-10-01 20:18:11 -04:00
KamFretoZ 58a26dbca4 Qt: Update Glyph Ranges 2024-10-01 19:05:51 -04:00
KamFretoZ ab5b622d70 Qt: Fix VPS Counter 2024-10-01 19:05:51 -04:00
KamFretoZ 60e21e2530 SaveState: Add configurable compression type and level 2024-10-01 19:05:51 -04:00
PCSX2 Bot 5479ab1b8a Qt: Update Base Translation 2024-09-26 20:24:43 -04:00
Tyler Wilding aa5a94df5a
translations: Syncing Crowdin translations (#11849) 2024-09-26 16:42:42 -04:00
PCSX2 Bot d9b7f413ff Qt: Update Base Translation 2024-09-26 02:47:57 +02:00
crashGG 6c3cf12df6 GS: Add a 10:7 pixel ration option 2024-09-25 11:46:09 -04:00
PCSX2 Bot c01dc20284 Qt: Update Base Translation 2024-09-23 23:56:16 +02:00
Matthew ac4d827a9c Qt: Add a permission error dialog when converting memorycards in a R/O directory 2024-09-22 14:15:22 -04:00
Joe Wagner fc715d58f0 Qt: Fix keyboard SHIFT for non-alpha characters 2024-09-20 03:01:33 +02:00
PCSX2 Bot eb5ea6f64e Qt: Update Base Translation 2024-09-18 17:38:09 +02:00
PCSX2 Bot 158e67cf6d Qt: Update Base Translation 2024-09-16 18:41:23 +02:00
JordanTheToaster 904874d959 OSD: Improve main window stat spacing 2024-09-16 18:40:20 +02:00
chaoticgd 8d3f4fac23 Debugger: Prevent flicker when resetting symbol tree node children 2024-09-15 08:57:12 -04:00
chaoticgd 93b18412f5 Debugger: Make check box widgets in the symbol tree more responsive 2024-09-15 08:57:12 -04:00
JordanTheToaster d9c5f22d1e OSD: Rename various fields 2024-09-15 08:41:12 -04:00
PCSX2 Bot f50083e47a Qt: Update Base Translation 2024-09-14 18:07:20 +02:00
KamFretoZ 4e1979427d Qt: Make Settings List Word Wrapped 2024-09-12 15:42:00 -04:00
OctopusButtons 4565a62634 UI: Update mipmapping help description
Added mipmapping description similar to the help/hover text of other items. Wording is my own phrasing.
2024-09-12 15:36:19 -04:00
Martino Fontana a4d2332f9c Config: Set `{ntsc,pal}FrameRate` bounds to 10-300 Hz 2024-09-10 11:58:42 -04:00
Nenderus 4963ea9b11 CMake: Install translations in PACKAGE MODE 2024-09-09 20:11:21 -04:00
PCSX2 Bot 11caae46c1 Qt: Update Base Translation 2024-09-09 20:10:18 -04:00
PCSX2 Bot 7d6f74083b Qt: Update Base Translation 2024-09-06 18:59:17 +02:00
KamFretoZ 28e4b10fda
Translation: Remove excess double quote (#11777)
* Translation: Remove excess double quote on the train controller

* Qt: Add Train Controller Icon

* Qt: Expand controller input list

* FSUI: Base Translation Update

* Qt: Update Base Translations
2024-09-03 12:09:54 -04:00
PCSX2 Bot d178bb3904 Qt: Update Base Translation 2024-09-03 10:24:50 +02:00
chaoticgd 90463a4a6c Debugger: Bring back the expression parser 2024-09-02 16:16:05 -04:00
PCSX2 Bot f340b5ebd0 Qt: Update Base Translation 2024-09-01 19:07:18 +02:00
Joe Stringer 8d3bb1ad80 Settings: Add DenshaCon bindings UI 2024-08-31 20:47:29 +02:00
Ty Lamontagne a8ce6a9f0e UI: Enable "System" and toolbar savestate options in OSDSYS
Saving state in OSDSYS was supported and worked fine with hotkeys, the UI just didn't reflect that.
2024-08-29 11:40:20 -04:00
chaoticgd 42e4a47bfc DebugTools: Fix some compiler warnings 2024-08-28 23:29:35 +02:00
Jordan e423fd10c6
Misc: Minor text and settings changes (#11751)
* VMManager: Update CPU detection text

* Settings: Move texture preload to advanced

* Settings: Move spin during readback to advanced

* Translations: Add extra comment to mailbox presentation

Update GraphicsSettingsWidget.ui
2024-08-28 16:08:49 -04:00
PCSX2 Bot f73a9e89f6 Qt: Update Base Translation 2024-08-28 01:02:56 +02:00
chaoticgd 79dbc272b8 Debugger: Add symbol tree widgets for functions and variables
This adds three new tabs in the debugger: The Globals tab, the Locals
tab and the Parameters tab. In addition, it rewrites the Functions tab.

All four of these tabs use the new symbol tree widgets and the
associated model. This allows the user the inspect complex data
structures in memory with full type information.

Lastly, new dialogs have been added for creating symbols.
2024-08-27 12:48:40 -04:00