index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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.6
6.6.0
6.6.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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Offscreen: Fix implementation of QScreen::grabWindow
Volker Hilsheimer
2022-01-26
1
-3
/
+0
*
Check for null driver() before trying to exec()
Edward Welbourne
2022-01-25
1
-1
/
+32
*
QByteArray: fix isUpper/isLower
Giuseppe D'Angelo
2022-01-25
1
-13
/
+19
*
rhi: Make sure pixelSize() to a texture rt is always up to date
Laszlo Agocs
2022-01-25
1
-24
/
+42
*
Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool
Sona Kurazyan
2022-01-24
1
-0
/
+23
*
Mark ResultStoreBase as final
Sona Kurazyan
2022-01-24
2
-55
/
+146
*
Fix gcc warning in tests
Kai Köhne
2022-01-24
1
-0
/
+1
*
Q(Static)ByteArrayMatcher: manage indexIn() overloads
Marc Mutz
2022-01-23
1
-0
/
+34
*
QStaticByteArrayMatcher: fix searching in 2+GiB haystacks
Marc Mutz
2022-01-23
1
-0
/
+74
*
Use Q_INT64_C() to express qint64 constants
Edward Welbourne
2022-01-21
1
-3
/
+3
*
Remove flaky and duplicate animateClick tests
Volker Hilsheimer
2022-01-21
2
-30
/
+0
*
Tidy up tst_Warnings: comments and #if-ery
Edward Welbourne
2022-01-21
1
-3
/
+9
*
Fix memory leaks when capturing a QFuture in its continuation
Sona Kurazyan
2022-01-21
1
-0
/
+62
*
JSON: Further improve the duplicate handling in the parser
Ulf Hermann
2022-01-21
5
-10
/
+123
*
QFactoryLoader: add setExtraSearchPath() (for QPA plugins' use)
Thiago Macieira
2022-01-20
1
-4
/
+35
*
Improve QAbstractButton::animateClick test
Volker Hilsheimer
2022-01-20
1
-5
/
+28
*
QTabBar: Improve scrolling with high resolution mouse wheels
Noah Davis
2022-01-20
1
-0
/
+45
*
tst_QtJson: fix test for numbers above the limit of qint64
Thiago Macieira
2022-01-19
1
-10
/
+7
*
tst_QMetaType: remove call to pthread_yield()
Thiago Macieira
2022-01-19
1
-3
/
+0
*
tst_QMetaType: remove the IsInitialized check
Thiago Macieira
2022-01-19
2
-28
/
+11
*
tst_qmetatype: add a few more row for QMetaType::UknknownType
Thiago Macieira
2022-01-19
1
-0
/
+23
*
tst_qeventdispatcher: avoid influence between test functions
Alex Trotsenko
2022-01-19
1
-0
/
+8
*
Win32: always allow the event loop to be woken up by posted events
Volker Hilsheimer
2022-01-19
1
-3
/
+0
*
Add more tests for event dispatcher waking up
Volker Hilsheimer
2022-01-19
1
-1
/
+111
*
Further improve QShortcut test
Volker Hilsheimer
2022-01-18
1
-68
/
+67
*
QMetaType: add a missing check for null d_ptr
Thiago Macieira
2022-01-18
2
-0
/
+55
*
JSON: When clearing duplicate object entries, also clear containers
Ulf Hermann
2022-01-18
1
-0
/
+19
*
QVersionNumber: port fromString() to QAnyStringView
Marc Mutz
2022-01-18
1
-0
/
+41
*
QVersionNumber: change int to qsizetype in fromString()
Thiago Macieira
2022-01-17
1
-1
/
+1
*
QLatin1String: perform the comparison to another QL1S using memcmp()
Thiago Macieira
2022-01-17
1
-12
/
+33
*
Remove unused .qrc files
Joerg Bornemann
2022-01-17
46
-663
/
+0
*
Convert date-time to UTC before claiming it's in GMT
Edward Welbourne
2022-01-17
1
-8
/
+26
*
Remove execute permission from XML files
Edward Welbourne
2022-01-17
4
-0
/
+0
*
QAuthenticator: Use views for arguments in private functions
Mårten Nordheim
2022-01-17
1
-4
/
+4
*
QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock cases
Yuya Nishihara
2022-01-16
1
-0
/
+29
*
QCSS: Support Qt 5-style integer property selectors
Volker Hilsheimer
2022-01-15
2
-16
/
+16
*
tests: port to new QMutableEventPoint static API
Marc Mutz
2022-01-15
3
-120
/
+122
*
Add test case for style sheet selectors for enum properties
Volker Hilsheimer
2022-01-15
1
-0
/
+38
*
Don't include qeventpoint_p.h from qevent_p.h
Marc Mutz
2022-01-14
3
-0
/
+4
*
Stabilize tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad
Volker Hilsheimer
2022-01-14
2
-8
/
+15
*
Improve QShortcut test
Volker Hilsheimer
2022-01-13
1
-7
/
+14
*
Fix an assertion failure in massageAdjustedDateTime()
Edward Welbourne
2022-01-13
1
-0
/
+12
*
tst_QImageWriter: skip writing unsupported image formats
Janne Juntunen
2022-01-13
1
-0
/
+2
*
Make counts of various types of test result add up correctly
Edward Welbourne
2022-01-13
28
-82
/
+593
*
QMetaType: Allow conversion of derived gadget types to their base types
Ulf Hermann
2022-01-13
2
-2
/
+30
*
tst_QImageReader: move text reading tests behind a flag
Janne Juntunen
2022-01-13
1
-0
/
+8
*
tst_QString/tst_QByteArray: add checks for null-ness
Marc Mutz
2022-01-13
2
-0
/
+79
*
tst_qeventdispatcher: fix UB in single-shot timers activation
Alex Trotsenko
2022-01-13
1
-6
/
+6
*
Q*Parser: Replace "data" with "contents" in strings
Robert Löhning
2022-01-12
1
-3
/
+3
*
Fix tst_qcollator run time issue on INTEGRITY device
Tatiana Borisova
2022-01-12
1
-5
/
+5
[next]