summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Debug/Watches.cpp
AgeCommit message (Expand)Author
2024-12-15Modernize `std::any_of` with rangesmitaclaw
2023-12-12Watches: Make use of std::erase_ifLioncash
2023-06-18Replace std::ostringstream usage with fmt::formatget
2022-12-23Core: add locked state to watchesiwubcode
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-04Watches: Fix Save and Load from stringsSepalani
2019-12-29Use std::istringstream or std::ostringstream instead of std::stringstream whe...David Korth
2019-07-08Common/Watches: std::move strings where applicableLioncash
2018-04-28DebugInterface: Watches methods addedSepalani