summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/QtUtils
AgeCommit message (Expand)Author
2026-04-24QtUtils: Add ShowFileInFolder function and make GameList right-click menu act...Jordan Woyak
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-03-12DolphinQt: Improve TAS UI WidgetsStavros Kosmas
2026-01-25Remove unused importsMartino Fontana
2025-11-18DolphinQt/QtUtils: Simplify RunOnObject and eliminate Common::Event race.Jordan Woyak
2025-10-27AdvancedPane: Add a button to restore default settingsJoshua Vandaële
2025-09-07DolphinQt: Center dialogs on top-level parent window.cristian64
2025-06-09Merge pull request #13738 from Tilka/convert_bannerJMC47
2025-06-07Merge pull request #13665 from jordan-woyak/dark-mode-filterJordan Woyak
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-06-07QtUtils/ImageConverter: simplifyTillmann Karras
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-06-06DolphinQt: Remove redundant window hintsDentomologist
2025-05-26DolphinQt: Fix the WiiPane hinting a larger than required size.Jordan Woyak
2025-05-26DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky.Jordan Woyak
2025-05-15DolphinQt: Add utility function for creating label text with a standard icon.Jordan Woyak
2025-05-03DolphinQt: Use non-autodismissable menus in menu bar.cristian64
2025-05-02Merge pull request #13278 from JoshuaVandaele/saves-importJosJuice
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-23linter: Apply clang-format 19.1 formattingJoshua Vandaële
2025-03-17Implement multiple saves importJoshua Vandaële
2025-01-01DolphinQt: Make input mapping and output testing non-blocking.Jordan Woyak
2024-11-02Add include guard to QtUtils.hJordan Woyak
2024-10-31DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without fo...Jordan Woyak
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-07-21QtUtils/ClearLayoutRecursively: Fix potential crashDentomologist
2024-04-13PPCSymbolDB: GetDescription by std::string_viewmitaclaw
2023-11-05DolphinQt: Check theme instead of system for when to apply dark title bars on...Admiral H. Curtiss
2023-10-15DolphinQt: Move GraphicsModListWidget::ClearLayoutRecursively() to QtUtils.Admiral H. Curtiss
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-08-12DolphinQt: Add function to set a QWidget's window decorations to dark ones on...Admiral H. Curtiss
2023-07-01QtUtils: Remove unused FlowLayoutDentomologist
2023-06-12ParallelProgressDialog: Mark WasCanceled() as constLioncash
2023-06-12ParallelProgressDialog: Initialize all data membersLioncash
2023-04-25DolphinQt: cache icons instead of single pixmapsShawn Hoffman
2023-04-15Embrace nullptr over NULL and 0get
2022-05-02Add support for building against Qt 6spycrab
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2022-02-27Qt/GeneralPane: Don't trigger config change events when populating GUI.Admiral H. Curtiss
2021-12-10Treewide: Adjust order of includesPokechu22
2021-12-10ParallelProgressDialog: Add missing license commentPokechu22
2021-11-02DolphinQt: Fix a -Wunused-result in gcc 11Emmanuel Gil Peyrot
2021-10-09Add wrapper function to disable hotkeys for QFileDialogsowens99
2021-09-19DolphinQt: Reduce latency of TAS input's controller input passthroughJosJuice
2021-09-15DolphinQt: Rewrite cheat search GUI.Admiral H. Curtiss
2021-07-05licensing: various one-off conversions to SPDX tagsPierre Bourdon
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-15DolphinQt: fix Visual Studio warning about 'assignment within conditional exp...iwubcode
2021-01-13DolphinQt: Resolve deprecated usage of margin()Lioncash
2021-01-05DolphinQt: Remove some useless includesFilippo Tarpini