summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp
AgeCommit message (Expand)Author
2026-03-15GeneralWidget: Add protections against invalid values in BackendWarning()OatmealDome
2025-10-15Merge pull request #13953 from TryTwo/add_osd_tabJMC47
2025-10-13VideoBackend: Rename GetName to GetConfigNameDentomologist
2025-10-10Qt Setting Panes: Remove original location of options transferred to the OSD ...TryTwo
2025-06-14DolphinQt: Move graphics config to main Settings window.Jordan Woyak
2025-06-07DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...Jordan Woyak
2025-05-02Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger ...TryTwo
2025-04-03CoreTiming: Add a setting to use Common::PrecisionTimer.Jordan Woyak
2025-03-10DolphinQt/GeneralWidget: Eliminate unnecessary g_Config usage.Jordan Woyak
2025-03-09VideoCommon: Move backend_info out of VideoConfig struct.Jordan Woyak
2025-01-07Qt, Config controls system: Remove signal block so signals can refresh the en...TryTwo
2024-12-10Add GFX property tabs to game properties window, allowing them to be set to t...TryTwo
2024-11-03GeneralWidget: Recommend default video backend in tooltipDentomologist
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-24DolphinQt: Tweak the aspect ratio setting descriptionJosJuice
2024-02-29Add custom relative and raw (squared pixels) aspect ratio modesFiloppi
2023-12-28Qt: Handle Overridden Graphics BackendPatrick Ferry
2023-12-18Video: implement custom aspect ratio support (already exposed to Qt).Filoppi
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-04-27Qt: Rename GraphicsRadioInt to ConfigRadioIntDentomologist
2023-04-27Qt/GeneralWidget and GraphicsWidget: Remove unused member variableDentomologist
2023-04-25Qt: Rename GraphicsChoice to ConfigChoiceDentomologist
2023-04-21Qt: Rename GraphicsBool to ConfigBoolDentomologist
2022-11-23Improve FPS/VPS Counting and Revamp AppearanceSam Belliveau
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-05-16Treat changing the graphics adapter the same as changing the backendPokechu22
2021-12-10DolphinQt: Remove 5~5~5~ typosPokechu22
2021-07-09GeneralWidget: Convert Adapter tooltip to BalloonTipDentomologist
2021-07-06Merge pull request #9862 from delroth/spdx-tagsMai M
2021-07-06Merge pull request #8416 from JosJuice/shader-compilation-namesLéo Lam
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-12GeneralWidget: Fix Backend description grammarDentomologist
2021-05-12GeneralWidget: Fix Log Rendertime description grammarDentomologist
2021-04-10Change the names for shader compilation settingsJosJuice
2020-12-31Rename "Use Fullscreen" setting to "Start in Fullscreen"Filippo Tarpini
2020-11-30Qt: Add missing tr calls for tooltip descriptionsLéo Lam
2020-11-28DolphinQt: Add tooltip support to General Graphics tabiwubcode
2020-10-21VideoCommon: Get rid of the global g_available_video_backendsLéo Lam
2020-05-22Migrate video backend setting to the new config systemLéo Lam
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2019-10-18DolphinQt: Mark ubershader setting names as translatableJosJuice
2019-08-20Enable adapter combo on emulation state change only if adapters are supported...Silent
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-07-26Factorize software renderer backend switching warning to be fetched from a ne...Silent
2019-06-26Reorder graphics configMike Kuijl