.. |
Achievements
|
1012803f2e
Merge pull request #12954 from LillyJadeKatrin/retroachievements-confirm
|
3 semanas atrás |
Config
|
47a86d920f
GeneralWidget: Recommend default video backend in tooltip
|
3 semanas atrás |
Debugger
|
0371b74ebf
JitBlockTableModel: Update For Symbols Too
|
1 mês atrás |
FIFO
|
07605bf67c
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
|
1 mês atrás |
GameList
|
6ca2da53e8
Partially revert "Revert "Audit uses of IsRunning and GetState""
|
1 mês atrás |
InfinityBase
|
9602f36248
Remove redundant semicolons
|
3 meses atrás |
NetPlay
|
d296b2613c
Modernize `std::adjacent_find` with ranges
|
1 mês atrás |
QtUtils
|
d920064779
Add include guard to QtUtils.h
|
3 semanas atrás |
Settings
|
149a3721ff
DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format.
|
3 semanas atrás |
SkylanderPortal
|
149a3721ff
DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format.
|
3 semanas atrás |
Styles
|
0615db9e2e
Made progress bars more legible in dark mode
|
4 meses atrás |
TAS
|
c3bdd05d2a
TAS Input: Enable hotkeys and controller input when Input has focus
|
5 meses atrás |
AboutDialog.cpp
|
9c432e960b
AboutDialog: Update copyright year to 2024
|
5 meses atrás |
AboutDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
CMakeLists.txt
|
149a3721ff
DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format.
|
3 semanas atrás |
CheatSearchFactoryWidget.cpp
|
6ca2da53e8
Partially revert "Revert "Audit uses of IsRunning and GetState""
|
1 mês atrás |
CheatSearchFactoryWidget.h
|
55397b6d52
DolphinQt: Rewrite cheat search GUI.
|
3 anos atrás |
CheatSearchWidget.cpp
|
b34b7f63ee
Fix random crash when using the cheat search
|
2 meses atrás |
CheatSearchWidget.h
|
c202b55bd4
DolphinQt: Allow Cheat Search to create multiple AR codes when selecting multiple lines.
|
8 meses atrás |
CheatsManager.cpp
|
6ca2da53e8
Partially revert "Revert "Audit uses of IsRunning and GetState""
|
1 mês atrás |
CheatsManager.h
|
f4db168a8e
CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once.
|
3 meses atrás |
ConvertDialog.cpp
|
214756dd18
Small wording changes for dump conversions
|
3 meses atrás |
ConvertDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
DiscordHandler.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
1 ano atrás |
DiscordHandler.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
DiscordJoinRequestDialog.cpp
|
f9fe25291d
Remove most uses of StringFromFormat in favor of fmt
|
2 anos atrás |
DiscordJoinRequestDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
DolphinEmu.entitlements
|
8a93620d06
DolphinQt: Remove entitlements for Steam overlay
|
3 meses atrás |
DolphinEmuDebug.entitlements
|
8a93620d06
DolphinQt: Remove entitlements for Steam overlay
|
3 meses atrás |
DolphinQt.manifest
|
b20cc6b67e
DolphinQt: dont set dpi awareness in manifest
|
1 ano atrás |
DolphinQt.rc
|
13ba24c5a6
Move DolphinQt2 to DolphinQt
|
6 anos atrás |
DolphinQt.vcxproj
|
149a3721ff
DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format.
|
3 semanas atrás |
DolphinQt.vcxproj.user
|
64cd4cc86f
msbuild: use default Project attrs
|
2 anos atrás |
GBAHost.cpp
|
ee64e217f4
Qt/Core: Refactor GBA Core accessors
|
3 anos atrás |
GBAHost.h
|
d6f86e1754
Qt: Implement GBA host and widget
|
3 anos atrás |
GBAWidget.cpp
|
6e6b298030
Core::RunOnCPUThread: Avoid Global System Accessor
|
8 meses atrás |
GBAWidget.h
|
dfb2783c25
GBAWidget: Add missing override specifiers
|
11 meses atrás |
GCMemcardCreateNewDialog.cpp
|
839b04014e
Add wrapper function to disable hotkeys for QFileDialog
|
3 anos atrás |
GCMemcardCreateNewDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
GCMemcardManager.cpp
|
9602f36248
Remove redundant semicolons
|
3 meses atrás |
GCMemcardManager.h
|
349add0f81
GCMemcardManager: Shorten-up EnumMap definitions
|
1 ano atrás |
Host.cpp
|
62d7166e6a
GDBStub: Signal Breakpoint Changes To Host
|
1 semana atrás |
Host.h
|
3d9c728910
Host: Rename `JitCacheInvalidation`
|
1 mês atrás |
HotkeyScheduler.cpp
|
88cf25e915
Merge pull request #13114 from TryTwo/PR_Turbo_Mutes_Audio
|
1 mês atrás |
HotkeyScheduler.h
|
2372b6a386
Add Open Achievements Hotkey
|
4 meses atrás |
Info.plist.in
|
bb5326adf4
DolphinQt: Rename output bundle on macOS to DolphinQt
|
3 meses atrás |
Main.cpp
|
12f8b11452
MainWindow: Avoid Global System Accessor
|
1 mês atrás |
MainWindow.cpp
|
97931a718f
Merge pull request #13151 from mitaclaw/core-global-system-6
|
3 semanas atrás |
MainWindow.h
|
12f8b11452
MainWindow: Avoid Global System Accessor
|
1 mês atrás |
MenuBar.cpp
|
9afd09598c
DolphinQt: JIT Widget Refresh
|
1 mês atrás |
MenuBar.h
|
9afd09598c
DolphinQt: JIT Widget Refresh
|
1 mês atrás |
NANDRepairDialog.cpp
|
59f3be8c54
Qt: Make custom dialog for NAND Repair.
|
2 anos atrás |
NANDRepairDialog.h
|
59f3be8c54
Qt: Make custom dialog for NAND Repair.
|
2 anos atrás |
NKitWarningDialog.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
1 ano atrás |
NKitWarningDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
RenderWidget.cpp
|
962230f91e
Core: Store current state in less places
|
5 meses atrás |
RenderWidget.h
|
91067044f1
Remove rounded corners on emulation render window
|
7 meses atrás |
ResourcePackManager.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
1 ano atrás |
ResourcePackManager.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
Resources.cpp
|
51e528e45f
DolphinQt: cache icons instead of single pixmaps
|
1 ano atrás |
Resources.h
|
51e528e45f
DolphinQt: cache icons instead of single pixmaps
|
1 ano atrás |
RiivolutionBootWidget.cpp
|
1a19a92943
Disable memory patches in hardcore mode
|
11 meses atrás |
RiivolutionBootWidget.h
|
1a19a92943
Disable memory patches in hardcore mode
|
11 meses atrás |
SearchBar.cpp
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
SearchBar.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
Settings.cpp
|
5e8f5afb52
DolphinQt: Remove unneeded Win32 code
|
1 mês atrás |
Settings.h
|
5e8f5afb52
DolphinQt: Remove unneeded Win32 code
|
1 mês atrás |
ToolBar.cpp
|
c99a0c25e0
Modernize `std::max_element` with ranges
|
1 mês atrás |
ToolBar.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
Translation.cpp
|
e8d5fb89e4
C++20: Synthesize `operator!=` From `operator==`
|
1 mês atrás |
Translation.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
Updater.cpp
|
0397339ab1
DolphinQt: Properly Delete (Some) Widgets
|
6 meses atrás |
Updater.h
|
5bdb291d90
Qt/Updater: Remove unused member variable.
|
2 anos atrás |
WiiUpdate.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
1 ano atrás |
WiiUpdate.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |
pch_qt.cpp
|
b39a11e23b
msbuild: add pch for dolphinqt
|
2 anos atrás |
pch_qt.h
|
b39a11e23b
msbuild: add pch for dolphinqt
|
2 anos atrás |
qt.conf
|
13ba24c5a6
Move DolphinQt2 to DolphinQt
|
6 anos atrás |
qt.conf.win
|
199c0943a4
DolphinQt/CMake: Building on Windows
|
5 anos atrás |
qt6.natvis
|
004e8a80b2
Add support for building against Qt 6
|
2 anos atrás |
resource.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 anos atrás |