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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Main.cpp
Age
Commit message (
Expand
)
Author
2024-10-24
MainWindow: Avoid Global System Accessor
mitaclaw
2024-09-27
DolphinQt: Remove unneeded Win32 code
robxnano
2024-06-23
MainWindow: Remove Show() and redistribute its logic to other places.
TryTwo
2024-03-23
Core: Remove RunAsCPUThread
mitaclaw
2024-03-18
Core: Avoid (Some) Global System Accessor
mitaclaw
2023-11-05
DolphinQt/Settings: Split setting of the user style into two functions.
Admiral H. Curtiss
2023-08-12
DolphinQt: Set the theme before constructing the MainWindow, some panels that...
Admiral H. Curtiss
2023-08-12
DolphinQt: Set the application palette to a matching one when the Windows dar...
Admiral H. Curtiss
2023-08-12
DolphinQt: Switch dark/light theme when Windows theme changes.
Admiral H. Curtiss
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-08-12
DolphinQt: On Windows, detect whether the system is using a dark theme.
Admiral H. Curtiss
2023-06-02
Core: Assert that only the Host thread may call PauseAndLock().
Admiral H. Curtiss
2023-05-29
Revert "Revert "DolphinQt: use default dpi rounding mode (passthrough)""
Shawn Hoffman
2023-05-16
StringUtil: Move CommandLineToUtf8Argv() into Common namespace
Lioncash
2023-05-02
Revert "DolphinQt: use default dpi rounding mode (passthrough)"
JosJuice
2023-04-25
DolphinQt: fix handling of Qt-specific cmdline args
Shawn Hoffman
2023-04-23
DolphinQt: use default dpi rounding mode (passthrough)
Shawn Hoffman
2023-04-17
Treat --debugger command line as a temporary setting
Pokechu22
2023-04-10
Resolve [-Wwrite-strings]
Minty-Meeo
2023-01-20
DolphinQt: Add workaround for Qt 6.3+ bug on Linux
OatmealDome
2022-09-24
Integrate "Ignore for this session" better with config system
JosJuice
2022-05-25
Windows: Remove unused Qt 5 code and references
Dentomologist
2022-05-16
Merge pull request #8763 from JosJuice/panic-alert-deadlock-gpu
Admiral H. Curtiss
2022-05-02
Add support for building against Qt 6
spycrab
2022-03-07
windows: wrap all main funcs with utf8 conversions
Shawn Hoffman
2022-01-13
DolphinQt: Improve the earlier panic alert deadlock fix
JosJuice
2022-01-13
DolphinQt: Fix the panic alert deadlock, GPU thread edition
JosJuice
2021-12-27
Config: Port AutoUpdate settings to new config system.
Admiral H. Curtiss
2021-11-22
Core/Boot: Refactor storage of boot-to-savestate data into a separate class.
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
Qt: Fix IOWindow keeping a shared ptr to devices even after them being remove...
Filoppi
2021-04-28
Qt: make all tooltips look similar to balloon tips (and share parts of their ...
Filoppi
2021-01-27
rename Core/Analytics to Core/DolphinAnalytics
Shawn Hoffman
2020-09-21
DolphinQt: Stop using qtmain
JosJuice
2020-09-21
DolphinQt: Handle non-ASCII characters in Windows cmd arguments
JosJuice
2020-09-07
Merge pull request #8976 from JosJuice/port-some-settings
LC
2020-08-04
DolphinQt: Ignore "-psn" command line option on macOS
OatmealDome
2020-08-03
Port some settings to the new config system
JosJuice
2020-05-06
Core: Add support for specifying a command line option to boot the game into ...
iwubcode
2020-03-31
DolphinQt: Fix the panic alert deadlock (a.k.a. "Question" issue)
JosJuice
2020-03-22
Parse arguments before Qt
AlexApps99
2020-02-17
Windows GUI: Use QMenu font (Segoe UI) for entire application
nyanpasu64
2019-11-23
Simplify wstring to QString conversion
tinyredpanda
2019-10-29
Disable render to main when using batch mode
JosJuice
2019-08-20
Merge pull request #8308 from CookiePLMonster/cmdline-headless
Connor McLaughlin
2019-08-11
Make --batch run Dolphin in headless mode, provided --exec is also passed
Silent
2019-08-01
Make alert messages application modal and not window modal,
Silent
2019-07-20
When clicking "Ignore for this session", make message box handler return true...
Silent
2019-06-23
Make DolphinAnalytics a true singleton - static local variables are initializ...
Silent
2019-06-19
Common/MsgHandler: Namespace code within the Common namespace
Lioncash
[next]