summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/InfoWidget.cpp
AgeCommit message (Expand)Author
2024-10-11DolphinQt: Restrict size of banner image in game properties info tab.Jordan Woyak
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2021-12-10Treewide: Adjust order of includesPokechu22
2021-10-09Add wrapper function to disable hotkeys for QFileDialogsowens99
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-15Qt: Re-add IOS version to the game info tabLéo Lam
2020-10-06Show NKitness in file format stringJosJuice
2020-09-23DolphinQt: Use 1-based disc numbering in InfoWidgetJosJuice
2020-06-21Show file format details in game propertiesJosJuice
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-04-03DolphinQt: Run tasks that use progress dialogs on separate threadsJosJuice
2019-09-25GameFile: Use enums for custom/length parametersJosJuice
2019-09-25GameFile: Support HBC-style XML metadataJosJuice
2019-04-11Merge pull request #7922 from JosJuice/verify-discJosJuice
2019-04-09VolumeVerifier: Calculate CRC32/MD5/SHA-1JosJuice
2019-04-02Merge pull request #7924 from jordan-woyak/info-widget-fixJMC47
2019-03-29DolphinQt: Make MD5 result text box read only.Jordan Woyak
2019-03-23DolphinQt: Fix unused widgets in InfoWidget from being visible.Jordan Woyak
2019-03-17DolphinQt/InputCommon: Fix a few memory leaks.Jordan Woyak
2018-07-07Move DolphinQt2 to DolphinQtspycrab