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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add QTabBar test in tst_baseline_widgets
Axel Spoerl
2022-01-27
1
-0
/
+56
*
Offscreen: Fix implementation of QScreen::grabWindow
Volker Hilsheimer
2022-01-26
1
-3
/
+0
*
Add QScrollBar test in tst_baseline_widgets
Axel Spoerl
2022-01-26
1
-0
/
+69
*
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
*
QByteArray benchmark: fix clang -Wmove-result
Marc Mutz
2022-01-24
1
-1
/
+1
*
benchmarks: fix some (future) -Wunused-result warnings
Marc Mutz
2022-01-24
3
-28
/
+28
*
tst_bench_qlocalsocket: fix Clang 10 warnings about unneeded capture
Marc Mutz
2022-01-24
1
-2
/
+1
*
QTransform benchmark: measure what was promised
Marc Mutz
2022-01-24
1
-1
/
+1
*
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
*
Add layout in QRadioButton baseline test for better visualization
Axel Spoerl
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
*
Add QRadioButton test in tst_baseline_widgets
Axel Spoerl
2022-01-21
1
-0
/
+70
*
Use QPromise when creating continuations to avoid memory leaks
Sona Kurazyan
2022-01-21
1
-0
/
+1
*
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
*
Baseline: Move the paintcommands code into the shared directory
Volker Hilsheimer
2022-01-20
5
-5
/
+5
*
Add QCheckBox test in tst_baseline_widgets
Axel Spoerl
2022-01-20
1
-0
/
+57
*
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
*
Baseline test framework: follow rule of zero for PlatformInfo type
Volker Hilsheimer
2022-01-19
2
-29
/
+1
*
Baseline test framework: fix bug in internal data structure
Eirik Aavitsland
2022-01-19
2
-23
/
+2
*
Further improve QShortcut test
Volker Hilsheimer
2022-01-18
1
-68
/
+67
*
Add QDial test in tst_baseline_widgets
Axel Spoerl
2022-01-18
1
-0
/
+41
*
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
48
-757
/
+0
*
Convert date-time to UTC before claiming it's in GMT
Edward Welbourne
2022-01-17
1
-8
/
+26
*
widgets baseline test: add QSpinBox
Timur Pocheptsov
2022-01-17
1
-0
/
+37
*
Prevent takeStandardSnapshots() from stopping on first mismatch
Axel Spoerl
2022-01-17
2
-4
/
+18
*
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
[next]