index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Config
/
ARCodeWidget.cpp
Age
Commit message (
Expand
)
Author
2024-03-31
CheatsManager: Allow making the window smaller
Dentomologist
2023-12-02
Disable cheats in hardcore mode
LillyJadeKatrin
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-05-02
ARCode: Add sort by enabled state
Sepalani
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2022-03-08
Add NonDefaultQPushButton to set autoDefault of buttons to false
Martin
2022-02-12
Remove unused includes of QButtonGroup
Pokechu22
2021-09-16
Qt/ARCodeWidget: Disable functionality if no game id is given.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-06
ARCodeWidget: Take game ID and revision directly instead of through GameFile.
Admiral H. Curtiss
2020-12-11
Core: Allow overriding the enabling of a code
JosJuice
2019-08-09
Merge pull request #8277 from lioncash/code
Connor McLaughlin
2019-07-31
DolphinQt/Config/ARCodeWidget: Use forward declarations where applicable
Lioncash
2019-07-31
DolphinQt/Config/ARCodeWidget: Call LoadDefaultGameIni() directly
Lioncash
2019-07-31
DolphinQt/Config/ARCodeWidget: Avoid unnecessary disk operations
Lioncash
2019-07-31
DolphinQt/Config/ARCodeWidget: Deduplicate ini path
Lioncash
2019-07-30
DolphinQt: Replace QStringLiteral with alternatives where applicable
Lioncash
2019-07-24
Connect numerous QPushButtons to use clicked signal instead of pressed. This ...
Silent
2019-06-22
Config/ARCodeWidget: Add option for alphabetical sorting
spycrab
2019-06-22
Qt/ARCodeWidget: Support drag and drop reordering
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab