index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Config
/
Graphics
/
GeneralWidget.cpp
Age
Commit message (
Expand
)
Author
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2024-03-24
DolphinQt: Tweak the aspect ratio setting description
JosJuice
2024-02-29
Add custom relative and raw (squared pixels) aspect ratio modes
Filoppi
2023-12-28
Qt: Handle Overridden Graphics Backend
Patrick Ferry
2023-12-18
Video: implement custom aspect ratio support (already exposed to Qt).
Filoppi
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-04-27
Qt: Rename GraphicsRadioInt to ConfigRadioInt
Dentomologist
2023-04-27
Qt/GeneralWidget and GraphicsWidget: Remove unused member variable
Dentomologist
2023-04-25
Qt: Rename GraphicsChoice to ConfigChoice
Dentomologist
2023-04-21
Qt: Rename GraphicsBool to ConfigBool
Dentomologist
2022-11-23
Improve FPS/VPS Counting and Revamp Appearance
Sam Belliveau
2022-08-08
Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...
Zopolis4
2022-05-16
Treat changing the graphics adapter the same as changing the backend
Pokechu22
2021-12-10
DolphinQt: Remove 5~5~5~ typos
Pokechu22
2021-07-09
GeneralWidget: Convert Adapter tooltip to BalloonTip
Dentomologist
2021-07-06
Merge pull request #9862 from delroth/spdx-tags
Mai M
2021-07-06
Merge pull request #8416 from JosJuice/shader-compilation-names
Léo Lam
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-12
GeneralWidget: Fix Backend description grammar
Dentomologist
2021-05-12
GeneralWidget: Fix Log Rendertime description grammar
Dentomologist
2021-04-10
Change the names for shader compilation settings
JosJuice
2020-12-31
Rename "Use Fullscreen" setting to "Start in Fullscreen"
Filippo Tarpini
2020-11-30
Qt: Add missing tr calls for tooltip descriptions
Léo Lam
2020-11-28
DolphinQt: Add tooltip support to General Graphics tab
iwubcode
2020-10-21
VideoCommon: Get rid of the global g_available_video_backends
Léo Lam
2020-05-22
Migrate video backend setting to the new config system
Léo Lam
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2019-10-18
DolphinQt: Mark ubershader setting names as translatable
JosJuice
2019-08-20
Enable adapter combo on emulation state change only if adapters are supported...
Silent
2019-07-30
DolphinQt: Replace QStringLiteral with alternatives where applicable
Lioncash
2019-07-26
Factorize software renderer backend switching warning to be fetched from a ne...
Silent
2019-06-26
Reorder graphics config
Mike Kuijl
2019-06-14
Qt: Minor adjustments to graphics window descriptions
8times9
2019-03-30
Config: Move the 'Display' settings from ConfigManager to the layered config ...
iwubcode
2019-03-04
Qt: Use ModalMessageBox everywhere
spycrab
2019-02-07
Merge pull request #7752 from 8times9/text-tweaks
Anthony
2019-02-07
Qt: Minor text tweaks
8times9
2019-01-25
Qt: Make more messages modal
spycrab
2018-09-28
GraphicsWindow: Ensure adapter selection isn't enabled while running
Stenzek
2018-08-23
Qt: Switch to QSignalBlocker for scoped signal blocking
Techjar
2018-07-13
Qt/GraphicsWindow: Fix lazy initialisation bugs
spycrab
2018-07-10
Qt: Clarify Synchronous (Ubershaders) name
Ryan Meredith
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab