Commit Graph

16 Commits

Author SHA1 Message Date
SirMangler
4190e5a45c Updated to Beta 5.0-14790 2021-08-15 10:09:23 +01:00
Pierre Bourdon
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
SPDX standardizes how source code conveys its copyright and licensing
information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX
tags are adopted in many large projects, including things like the Linux
kernel.
2021-07-05 04:35:56 +02:00
SirMangler
870d410b22 Merged with beta 5.0-13178 2020-12-20 22:40:43 +00:00
SirMangler
9a7e3e09ee Changed Toggle PrimeHack to Toggle PrimeHack Controls & allowed some mods to run regardless. 2020-12-18 21:11:08 +00:00
iwubcode
613d8b1cba DolphinQt: Remove description box handling from graphics widget and window 2020-11-28 11:49:14 -06:00
SirMangler
7e6b0e4b0f Merged with Beta 5.0-12247 2020-08-10 00:04:28 +01:00
Léo Lam
8df56cb319 Migrate video backend setting to the new config system
Fixes https://bugs.dolphin-emu.org/issues/12087
2020-05-22 16:54:53 +02:00
SirMangler
277babd6ec Updated graphics & mapping UI and general tweaks 2020-05-03 01:22:23 +01:00
SirMangler
ab2e46e2c0 Fixed Import & Version String Changed 2020-04-10 15:33:05 +01:00
SirMangler
143dccb0dd Changed ModalMessageBox import to an identical version but it works for Linux. 2020-04-08 21:18:00 +01:00
SirMangler
09b03548be Minor UI bug fix. 2020-04-07 20:19:46 +01:00
SirMangler
ed40978e88 Warning Dialogues for if PrimeHack is disabled & Minor improvements 2020-04-03 08:15:57 +01:00
SirMangler
538f647f43 Implemented Advanced FOV Adjustment
This is a dumbly sized commit.
2020-03-25 19:53:45 +00:00
Stenzek
211a9bf6d2 Qt/MainWindow: Lazy initialize child windows 2018-10-14 21:46:59 +10:00
Stenzek
93923e2b29 Don't fill backend info when core is running
The current approach results in the UI thread creating a graphics device
whilst the core is running, leading to races on function pointers, and
potentially crashing.
2018-09-28 21:43:22 +10:00
spycrab
13ba24c5a6 Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00