summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Debugger/AssemblerWidget.cpp
AgeCommit message (Expand)Author
2024-10-10Modernize `std::min_element` with rangesmitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-04-20i18n: Add comments and improve source stringsJosJuice
2024-01-21Merge pull request #12512 from JosJuice/assembler-dirty-flagMai
2024-01-20DolphinQt: Rework dirty flag handling in AssemblerWidget::TabTextForEditorJosJuice
2024-01-20Partially revert "DolphinQt/Assembler: improve translatability"JosJuice
2023-12-15DolphinQt/Assembler: improve translatabilityTillmann Karras
2023-12-13Parser and Assembler implementationsvyuuui