summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Graphics/GeneralWidget.cpp
AgeCommit message (Expand)Author
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
2019-06-14Qt: Minor adjustments to graphics window descriptions8times9
2019-03-30Config: Move the 'Display' settings from ConfigManager to the layered config ...iwubcode
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-02-07Merge pull request #7752 from 8times9/text-tweaksAnthony
2019-02-07Qt: Minor text tweaks8times9
2019-01-25Qt: Make more messages modalspycrab
2018-09-28GraphicsWindow: Ensure adapter selection isn't enabled while runningStenzek
2018-08-23Qt: Switch to QSignalBlocker for scoped signal blockingTechjar
2018-07-13Qt/GraphicsWindow: Fix lazy initialisation bugsspycrab
2018-07-10Qt: Clarify Synchronous (Ubershaders) nameRyan Meredith
2018-07-07Move DolphinQt2 to DolphinQtspycrab