summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/GameConfigEdit.cpp
AgeCommit message (Expand)Author
2025-10-30GameConfigEdit: Fix unused-result warningJoshua Vandaƫle
2025-08-08DolphinQt: Make GameConfigHighlighter better handle large files.Jordan Woyak
2024-08-15Use 'contains' methodmitaclaw
2023-02-12Rename Fast Disc Speed to Emulate Disc Speed and invert optionCharles Lombardo
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-13DolphinQt: Migrate QRegExp over to QRegularExpressionLioncash
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2019-08-08Merge pull request #8271 from lioncash/qstringConnor McLaughlin
2019-07-30DolphinQt/Config/GameConfigEdit: Pass parent pointer to base classLioncash
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-03-31Qt/GameConfigEdit: Show warning if opening in an external editor failsspycrab
2019-03-17DolphinQt/InputCommon: Fix a few memory leaks.Jordan Woyak
2019-03-04Qt/GameConfigEdit: Use QPushButton instead of QToolButton for presets menuTechjar
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-03-02DolphinQt: Fix invalid error message when trying to save a zero-sized game co...Jordan Woyak
2019-02-06Qt/GameConfigEdit: Fix some settings being in the wrong sectionspycrab
2019-01-26Qt/GameConfigWidget: Complete overhaulspycrab