summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/NewPatchDialog.cpp
AgeCommit message (Expand)Author
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-03-09Simplify `std::find_if` with `std::ranges::find` and projectionsmitaclaw
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-12-29Fix bad memory references in NewPatchDialogsmurf3tte
2020-12-29Patches for Resident Evil 2/3 audio issuessmurf3tte
2020-12-11DolphinQt: Fix crash after removing extra patch lineJosJuice
2020-12-11Core: Allow overriding the enabling of a codeJosJuice
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-04-23Qt/NewPatchDialog: Fix crashes on entry removalspycrab
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-02-05DolphinQt: limit patch padding to 8Tillmann Karras
2018-07-07Move DolphinQt2 to DolphinQtspycrab