dolphin/Source/Core/DolphinQt
Martino Fontana a14c88ba67 Remove unused imports
Yellow squiggly lines begone!
Done automatically on .cpp files through `run-clang-tidy`, with manual corrections to the mistakes.
If an import is directly used, but is technically unnecessary since it's recursively imported by something else, it is *not* removed.
The tool doesn't touch .h files, so I did some of them by hand while fixing errors due to old recursive imports.
Not everything is removed, but the cleanup should be substantial enough.
Because this done on Linux, code that isn't used on it is mostly untouched.
(Hopefully no open PR is depending on these imports...)
2026-01-25 16:12:15 +01:00
..
Achievements Remove unused imports 2026-01-25 16:12:15 +01:00
Config Remove unused imports 2026-01-25 16:12:15 +01:00
Debugger Remove unused imports 2026-01-25 16:12:15 +01:00
EmulatedUSB LogitechMicWindow: Fix compilation when cubeb is disabled 2026-01-17 01:51:38 +04:00
FIFO Remove unused imports 2026-01-25 16:12:15 +01:00
GameList Remove unused imports 2026-01-25 16:12:15 +01:00
InfinityBase Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
NetPlay Remove unused imports 2026-01-25 16:12:15 +01:00
QtUtils Remove unused imports 2026-01-25 16:12:15 +01:00
Settings Remove unused imports 2026-01-25 16:12:15 +01:00
SkylanderPortal Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
Styles/Dark DolphinQt/Styles/Dark: Adjust progress bar 2025-08-31 22:02:00 +02:00
TAS Remove unused imports 2026-01-25 16:12:15 +01:00
AboutDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
AboutDialog.h
CheatSearchFactoryWidget.cpp DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
CheatSearchFactoryWidget.h DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
CheatSearchWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
CheatSearchWidget.h CheatSearchWidget: New feature, writing a value to all selected addresses 2025-10-08 11:33:44 +02:00
CheatsManager.cpp Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
CheatsManager.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00
ConvertDialog.cpp DolphinQt: Make disc ConvertDialog have a better minimum size, use QFormLayout, and clean up the code a bit. 2025-11-06 04:34:07 -06:00
ConvertDialog.h
DiscordHandler.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
DiscordHandler.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
DiscordJoinRequestDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
DiscordJoinRequestDialog.h
DolphinEmu.entitlements
DolphinEmuDebug.entitlements
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj USB: Add emulated Logitech USB Microphone 2025-11-25 10:40:30 +11:00
DolphinQt.vcxproj.user
GBAHost.cpp libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GBAHost.h libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GBAWidget.cpp libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GBAWidget.h libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GCMemcardCreateNewDialog.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
GCMemcardCreateNewDialog.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
GCMemcardManager.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
GCMemcardManager.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
Host.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
Host.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
HotkeyScheduler.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
HotkeyScheduler.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
Info.plist.in DolphinQt: Disable Liquid Glass on macOS when built with Xcode 26 2026-01-09 08:27:12 -05:00
Main.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MainWindow.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MainWindow.h MenuBar: Add entries to open the config and cache folders 2026-01-15 20:40:48 +01:00
MenuBar.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
MenuBar.h MenuBar: Add entries to open the config and cache folders 2026-01-15 20:40:48 +01:00
NANDRepairDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
NANDRepairDialog.h
NKitWarningDialog.cpp fix Qt6 deprecation warnings 2025-07-19 22:08:15 +02:00
NKitWarningDialog.h
pch_qt.cpp
pch_qt.h
qt6.natvis
qt.conf
qt.conf.win
RenderWidget.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
RenderWidget.h
resource.h
ResourcePackManager.cpp Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
ResourcePackManager.h
Resources.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
Resources.h
RiivolutionBootWidget.cpp Common/FileSearch: Refactor DoFileSearch 2026-01-24 16:50:10 +01:00
RiivolutionBootWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
SearchBar.cpp
SearchBar.h Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
Settings.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
Settings.h Remove unused imports 2026-01-25 16:12:15 +01:00
ToolBar.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
ToolBar.h
Translation.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
Translation.h
Updater.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
Updater.h
WiiUpdate.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
WiiUpdate.h