summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/ToolBar.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2024-10-10Modernize `std::max_element` with rangesmitaclaw
2024-10-10Modernize `std::transform` with rangesmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2023-04-25DolphinQt: cache icons instead of single pixmapsShawn Hoffman
2023-04-15Embrace nullptr over NULL and 0get
2022-10-02Qt: Allow opening controller settings during netplay.Admiral H. Curtiss
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-10-01Improved 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-12DolphinQt: fix other widgets that use lambdas (capturing this) without settin...iwubcode
2019-10-19Add signals to enable/disable Refresh buttonSilent
2019-02-25DolphinQt: clean up includesTillmann Karras
2018-11-29Qt: Disable controller configuration while NetPlay is runningTechjar
2018-10-08Qt/debugger: reorder the PC toolbar icons to their correct buttonsaldelaro5
2018-09-08Re-add i18n comments that were lost in the DolphinWX removalJosJuice
2018-07-09Qt: Remove ActionHelperspycrab
2018-07-07Move DolphinQt2 to DolphinQtspycrab