summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/VerifyWidget.cpp
AgeCommit message (Expand)Author
2024-04-09VerifyWidget: Listen for Core::State OnEmulationStateChangedmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2022-08-02VolumeVerifier: enable fast hash functions by defaultShawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-28DolphinQt: Disable verify button when emulation is runningJosJuice
2020-06-25Replace Windows CMake lambda constexpr capture workaroundJosJuice
2020-05-03Fix Windows CMake build errorsJosJuice
2020-04-03DolphinQt: Run tasks that use progress dialogs on separate threadsJosJuice
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2019-11-08Merge pull request #8382 from tkln/verify-widget-switch-none-warnConnor McLaughlin
2019-10-05VerifyWidget: Handle Severity::None case in Verify()Aapo Vienamo
2019-08-24VolumeVerifier: Add datfile parsingJosJuice
2019-08-09VolumeVerifier: Allocate QProgressDialog on stackJosJuice
2019-08-07Fix problems with running VolumeVerifier on very small disc imagesJosJuice
2019-04-22Merge pull request #8005 from JosJuice/issue-11679spycrab
2019-04-21Qt/VerifyWidget: Fix layout warningsspycrab
2019-04-19DolphinQt: Fix verify tab hash box sizes on macOSJosJuice
2019-04-09VolumeVerifier: Calculate CRC32/MD5/SHA-1JosJuice
2019-04-09Add a Verify tab to game propertiesJosJuice