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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
Config
/
VerifyWidget.cpp
Age
Commit message (
Expand
)
Author
2024-04-09
VerifyWidget: Listen for Core::State OnEmulationStateChanged
mitaclaw
2024-04-08
Core::GetState: Avoid Global System Accessor
mitaclaw
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2022-08-02
VolumeVerifier: enable fast hash functions by default
Shawn Hoffman
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-04-28
DolphinQt: Disable verify button when emulation is running
JosJuice
2020-06-25
Replace Windows CMake lambda constexpr capture workaround
JosJuice
2020-05-03
Fix Windows CMake build errors
JosJuice
2020-04-03
DolphinQt: Run tasks that use progress dialogs on separate threads
JosJuice
2020-02-06
DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.
Jordan Woyak
2019-11-08
Merge pull request #8382 from tkln/verify-widget-switch-none-warn
Connor McLaughlin
2019-10-05
VerifyWidget: Handle Severity::None case in Verify()
Aapo Vienamo
2019-08-24
VolumeVerifier: Add datfile parsing
JosJuice
2019-08-09
VolumeVerifier: Allocate QProgressDialog on stack
JosJuice
2019-08-07
Fix problems with running VolumeVerifier on very small disc images
JosJuice
2019-04-22
Merge pull request #8005 from JosJuice/issue-11679
spycrab
2019-04-21
Qt/VerifyWidget: Fix layout warnings
spycrab
2019-04-19
DolphinQt: Fix verify tab hash box sizes on macOS
JosJuice
2019-04-09
VolumeVerifier: Calculate CRC32/MD5/SHA-1
JosJuice
2019-04-09
Add a Verify tab to game properties
JosJuice