This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-08 12:54:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
88522b7a26
dolphin
/
Source
/
Core
/
DolphinQt
/
Config
History
Connor McLaughlin
8be5ee9fe2
Merge pull request
#8277
from lioncash/code
...
DolphinQt/Config/ARCodeWidget: Avoid unnecessary disk operations
2019-08-09 23:42:55 +10:00
..
Graphics
DolphinQt: Replace QStringLiteral with alternatives where applicable
2019-07-30 09:06:03 -04:00
Mapping
Merge pull request
#8271
from lioncash/qstring
2019-08-08 12:25:30 +10:00
ARCodeWidget.cpp
Merge pull request
#8277
from lioncash/code
2019-08-09 23:42:55 +10:00
ARCodeWidget.h
DolphinQt/Config/ARCodeWidget: Use forward declarations where applicable
2019-07-31 09:48:45 -04:00
CheatCodeEditor.cpp
DolphinQt: Replace QStringLiteral with alternatives where applicable
2019-07-30 09:06:03 -04:00
CheatCodeEditor.h
CheatWarningWidget.cpp
Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more.
2019-07-24 00:18:58 +02:00
CheatWarningWidget.h
ControllersWindow.cpp
Qt/ControllersWindow: Fix radio buttons not getting disabled
2019-07-05 16:50:37 +02:00
ControllersWindow.h
FilesystemWidget.cpp
DolphinQt: Replace QStringLiteral with alternatives where applicable
2019-07-30 09:06:03 -04:00
FilesystemWidget.h
GameConfigEdit.cpp
Merge pull request
#8271
from lioncash/qstring
2019-08-08 12:25:30 +10:00
GameConfigEdit.h
DolphinQt/Config/GameConfigEdit: Pass parent pointer to base class
2019-07-30 19:17:25 -04:00
GameConfigHighlighter.cpp
GameConfigHighlighter.h
GameConfigWidget.cpp
Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more.
2019-07-24 00:18:58 +02:00
GameConfigWidget.h
GeckoCodeWidget.cpp
Merge pull request
#8277
from lioncash/code
2019-08-09 23:42:55 +10:00
GeckoCodeWidget.h
DolphinQt/Config/GeckoCodeWidget: Use forward declarations where applicable
2019-07-31 09:54:54 -04:00
InfoWidget.cpp
InfoWidget.h
LogConfigWidget.cpp
LogConfigWidget.h
LogWidget.cpp
LogWidget.h
NewPatchDialog.cpp
Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more.
2019-07-24 00:18:58 +02:00
NewPatchDialog.h
PatchesWidget.cpp
Connect numerous QPushButtons to use clicked signal instead of pressed. This unifies UI behaviour more.
2019-07-24 00:18:58 +02:00
PatchesWidget.h
PropertiesDialog.cpp
DiscIO: Add functions CreateDisc and CreateWAD
2019-07-18 22:29:04 +02:00
PropertiesDialog.h
SettingsWindow.cpp
SettingsWindow.h
VerifyWidget.cpp
VolumeVerifier: Allocate QProgressDialog on stack
2019-08-09 14:47:15 +02:00
VerifyWidget.h