summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qwinregistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix using NT APIs on i386Martin Storsjö2025-04-061-1/+1
* Teach QWinRegistryKey to observe changes to the keyTor Arne Vestbø2025-04-011-2/+46
* Add QWinRegistryKey::name() and debug operatorTor Arne Vestbø2025-04-011-0/+58
* Remove TODO statement from QWinRegistryKey::stringValue()Jøger Hansegård2024-11-091-0/+4
* Replace QWinRegistryKey::dwordValue with QWinRegistryKey::value<T>Jøger Hansegård2024-11-091-6/+0
* QtCore platform code: s/QPair/std::pair/Marc Mutz2023-12-131-2/+2
* QWinRegistryKey: Fix how we handle the default value, take 2Yuhang Zhao2022-10-281-4/+5
* QWinRegistryKey: fix assert when querying default valueYuhang Zhao2022-10-211-2/+3
* QWinRegistry: Add missing includeMårten Nordheim2022-09-151-0/+1
* QWinRegistryKey: refactorYuhang Zhao2022-09-141-38/+87
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Windows: Fix registry string read failuresFriedemann Kleint2020-06-111-11/+9
* Win32: Consolidate registry codeFriedemann Kleint2019-10-141-0/+120