index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testlib
/
qpropertytesthelper_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qpropertytesthelper_p.h: port from QScopedPointer to std::optional
Marc Mutz
2025-01-03
1
-6
/
+33
*
Make headers QT_NO_QSNPRINTF-clean
Marc Mutz
2024-08-03
1
-0
/
+2
*
QPROPERTY_TEST_COMPARISON_HELPER: fix mbstowcs and snprintf usage
Marc Mutz
2024-07-31
1
-13
/
+9
*
QPROPERTY_TEST_COMPARISON_HELPER: don't write 1KiB of NULs
Marc Mutz
2024-07-21
1
-1
/
+1
*
Fix a compiler warning (GCC 13.2.1) -Wpessimizing-move
Ahmad Samir
2023-11-20
1
-2
/
+2
*
Extend QTestPrivate property tests - actual implementation [2/2]
Ivan Solovev
2023-11-01
1
-20
/
+37
*
QTestPrivate property tests: don't try to create abstract types
Volker Hilsheimer
2023-09-28
1
-2
/
+12
*
Extend QTestPrivate property tests - update signatures [1/2]
Ivan Solovev
2023-09-27
1
-2
/
+64
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-9
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
1
-0
/
+1
*
Include qproperty.h where needed
Marc Mutz
2021-11-04
1
-0
/
+1
*
Add a helper method for testing write-once bindable properties
Juha Vuolle
2021-04-30
1
-4
/
+117
*
Improve error message in bindable property test
Andreas Buhr
2021-04-23
1
-8
/
+14
*
qpropertytesthelper: Check that the types match
Fabian Kosmale
2021-04-22
1
-0
/
+11
*
QTest: improve the read-only property test helper
Sona Kurazyan
2021-04-20
1
-0
/
+12
*
QTest: add helper methods to test bindable properties
Ivan Solovev
2021-04-16
1
-0
/
+304