.. |
Achievements
|
5a80105555
Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer.
|
il y a 1 semaine |
Config
|
d922ba31f7
DolphinQt: Fix unnecessarily created Triforce widget in game properties Info tab.
|
il y a 6 jours |
Debugger
|
0b0151770a
Merge pull request #13436 from JoshuaVandaele/clang-format-19
|
il y a 2 semaines |
FIFO
|
d2cc6760a0
Use Common::ToUnderlying
|
il y a 1 mois |
GameList
|
7774dccc9d
Merge pull request #13509 from Dentomologist/gamelist_fix_right_doubleclick_starting_games
|
il y a 1 semaine |
InfinityBase
|
7afc3df76f
USB: Infinity window icon
|
il y a 2 mois |
NetPlay
|
7f3d8a1ad4
VideoConfig: Eliminate NetPlay related members.
|
il y a 2 mois |
QtUtils
|
2eeb2fd2b9
DolphinQt: Use non-autodismissable menus in menu bar.
|
il y a 1 semaine |
Settings
|
832570c658
Core: Add VBI Frequency Override
|
il y a 2 jours |
SkylanderPortal
|
149a3721ff
DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format.
|
il y a 6 mois |
Styles
|
0615db9e2e
Made progress bars more legible in dark mode
|
il y a 10 mois |
TAS
|
2f1d8272a8
DolphinQt/TAS: Use non-default std::atomic struct constructor to fix build with libstdc++ 15.
|
il y a 1 semaine |
AboutDialog.cpp
|
a76ed94120
AboutDialog: Disable resizing the About window
|
il y a 3 mois |
AboutDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
CMakeLists.txt
|
2eeb2fd2b9
DolphinQt: Use non-autodismissable menus in menu bar.
|
il y a 1 semaine |
CheatSearchFactoryWidget.cpp
|
6ca2da53e8
Partially revert "Revert "Audit uses of IsRunning and GetState""
|
il y a 7 mois |
CheatSearchFactoryWidget.h
|
55397b6d52
DolphinQt: Rewrite cheat search GUI.
|
il y a 3 ans |
CheatSearchWidget.cpp
|
b34b7f63ee
Fix random crash when using the cheat search
|
il y a 7 mois |
CheatSearchWidget.h
|
c202b55bd4
DolphinQt: Allow Cheat Search to create multiple AR codes when selecting multiple lines.
|
il y a 1 an |
CheatsManager.cpp
|
6ca2da53e8
Partially revert "Revert "Audit uses of IsRunning and GetState""
|
il y a 7 mois |
CheatsManager.h
|
f4db168a8e
CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once.
|
il y a 8 mois |
ConvertDialog.cpp
|
2b0cd16c8c
Modernize `std::none_of` with ranges
|
il y a 4 mois |
ConvertDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
DiscordHandler.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
il y a 1 an |
DiscordHandler.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
DiscordJoinRequestDialog.cpp
|
f9fe25291d
Remove most uses of StringFromFormat in favor of fmt
|
il y a 2 ans |
DiscordJoinRequestDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
DolphinEmu.entitlements
|
8a93620d06
DolphinQt: Remove entitlements for Steam overlay
|
il y a 9 mois |
DolphinEmuDebug.entitlements
|
8a93620d06
DolphinQt: Remove entitlements for Steam overlay
|
il y a 9 mois |
DolphinQt.manifest
|
b20cc6b67e
DolphinQt: dont set dpi awareness in manifest
|
il y a 2 ans |
DolphinQt.rc
|
13ba24c5a6
Move DolphinQt2 to DolphinQt
|
il y a 6 ans |
DolphinQt.vcxproj
|
2eeb2fd2b9
DolphinQt: Use non-autodismissable menus in menu bar.
|
il y a 1 semaine |
DolphinQt.vcxproj.user
|
64cd4cc86f
msbuild: use default Project attrs
|
il y a 3 ans |
GBAHost.cpp
|
ee64e217f4
Qt/Core: Refactor GBA Core accessors
|
il y a 3 ans |
GBAHost.h
|
d6f86e1754
Qt: Implement GBA host and widget
|
il y a 3 ans |
GBAWidget.cpp
|
6e6b298030
Core::RunOnCPUThread: Avoid Global System Accessor
|
il y a 1 an |
GBAWidget.h
|
dfb2783c25
GBAWidget: Add missing override specifiers
|
il y a 1 an |
GCMemcardCreateNewDialog.cpp
|
839b04014e
Add wrapper function to disable hotkeys for QFileDialog
|
il y a 3 ans |
GCMemcardCreateNewDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
GCMemcardManager.cpp
|
9602f36248
Remove redundant semicolons
|
il y a 8 mois |
GCMemcardManager.h
|
349add0f81
GCMemcardManager: Shorten-up EnumMap definitions
|
il y a 1 an |
Host.cpp
|
0b128badae
DolphinQt: Fix unresponsive hotkeys during framestep overlay move
|
il y a 1 mois |
Host.h
|
3d9c728910
Host: Rename `JitCacheInvalidation`
|
il y a 6 mois |
HotkeyScheduler.cpp
|
88cf25e915
Merge pull request #13114 from TryTwo/PR_Turbo_Mutes_Audio
|
il y a 6 mois |
HotkeyScheduler.h
|
2372b6a386
Add Open Achievements Hotkey
|
il y a 10 mois |
Info.plist.in
|
494e2c05c2
Adding support for detecting .bin images
|
il y a 3 semaines |
Main.cpp
|
a3b06b0572
Enforce XCB within code
|
il y a 3 mois |
MainWindow.cpp
|
e37a195192
MainWindow: Fix use-after-free during shutdown
|
il y a 2 semaines |
MainWindow.h
|
e37a195192
MainWindow: Fix use-after-free during shutdown
|
il y a 2 semaines |
MenuBar.cpp
|
2eeb2fd2b9
DolphinQt: Use non-autodismissable menus in menu bar.
|
il y a 1 semaine |
MenuBar.h
|
6515807685
Merge pull request #13278 from JoshuaVandaele/saves-import
|
il y a 1 semaine |
NANDRepairDialog.cpp
|
59f3be8c54
Qt: Make custom dialog for NAND Repair.
|
il y a 2 ans |
NANDRepairDialog.h
|
59f3be8c54
Qt: Make custom dialog for NAND Repair.
|
il y a 2 ans |
NKitWarningDialog.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
il y a 1 an |
NKitWarningDialog.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
RenderWidget.cpp
|
6d44afc7dd
Replace 'reinterpret_cast' with 'static_cast'
|
il y a 6 mois |
RenderWidget.h
|
91067044f1
Remove rounded corners on emulation render window
|
il y a 1 an |
ResourcePackManager.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
il y a 1 an |
ResourcePackManager.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
Resources.cpp
|
71f654cdc4
Add Triforce platform and preliminary boot.id parsing
|
il y a 3 semaines |
Resources.h
|
51e528e45f
DolphinQt: cache icons instead of single pixmaps
|
il y a 2 ans |
RiivolutionBootWidget.cpp
|
1a19a92943
Disable memory patches in hardcore mode
|
il y a 1 an |
RiivolutionBootWidget.h
|
1a19a92943
Disable memory patches in hardcore mode
|
il y a 1 an |
SearchBar.cpp
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
SearchBar.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
Settings.cpp
|
8724daf44e
Settings: Remove ConfigChangedCallback on shutdown
|
il y a 2 semaines |
Settings.h
|
8724daf44e
Settings: Remove ConfigChangedCallback on shutdown
|
il y a 2 semaines |
ToolBar.cpp
|
c99a0c25e0
Modernize `std::max_element` with ranges
|
il y a 7 mois |
ToolBar.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
Translation.cpp
|
e8d5fb89e4
C++20: Synthesize `operator!=` From `operator==`
|
il y a 7 mois |
Translation.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
Updater.cpp
|
0397339ab1
DolphinQt: Properly Delete (Some) Widgets
|
il y a 1 an |
Updater.h
|
5bdb291d90
Qt/Updater: Remove unused member variable.
|
il y a 2 ans |
WiiUpdate.cpp
|
e2fb8fab2f
DolphinQt: Set window decorations for all top-level QWidgets.
|
il y a 1 an |
WiiUpdate.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |
pch_qt.cpp
|
b39a11e23b
msbuild: add pch for dolphinqt
|
il y a 2 ans |
pch_qt.h
|
b39a11e23b
msbuild: add pch for dolphinqt
|
il y a 2 ans |
qt.conf
|
13ba24c5a6
Move DolphinQt2 to DolphinQt
|
il y a 6 ans |
qt.conf.win
|
199c0943a4
DolphinQt/CMake: Building on Windows
|
il y a 6 ans |
qt6.natvis
|
004e8a80b2
Add support for building against Qt 6
|
il y a 3 ans |
resource.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
il y a 3 ans |