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
/
ToolBar.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
2024-10-10
Modernize `std::max_element` with ranges
mitaclaw
2024-10-10
Modernize `std::transform` with ranges
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2023-04-25
DolphinQt: cache icons instead of single pixmaps
Shawn Hoffman
2023-04-15
Embrace nullptr over NULL and 0
get
2022-10-02
Qt: Allow opening controller settings during netplay.
Admiral H. Curtiss
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-10-01
Improved responsiveness when refreshing game list.
Christian Aguilera
2020-10-01
**Refresh** and **Purge Game List Cache** now correctly enabled/disabled as n...
Christian Aguilera
2020-09-12
DolphinQt: fix other widgets that use lambdas (capturing this) without settin...
iwubcode
2019-10-19
Add signals to enable/disable Refresh button
Silent
2019-02-25
DolphinQt: clean up includes
Tillmann Karras
2018-11-29
Qt: Disable controller configuration while NetPlay is running
Techjar
2018-10-08
Qt/debugger: reorder the PC toolbar icons to their correct buttons
aldelaro5
2018-09-08
Re-add i18n comments that were lost in the DolphinWX removal
JosJuice
2018-07-09
Qt: Remove ActionHelper
spycrab
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab