index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_QCoreApplication: ensure that theMainThread has expected states
Thiago Macieira
2023-04-26
2
-3
/
+38
*
tst_qxmlstream: remove dependency on QtXml
Marc Mutz
2023-04-25
1
-1
/
+0
*
Introduce the qt_internal_project_setup macro
Alexey Edelev
2023-04-25
3
-0
/
+4
*
QDomDocument: no longer drop a provided 'standalone' attribute if 'no'
Axel Spoerl
2023-04-24
1
-0
/
+26
*
Handle parent being a child's focus proxy in QWidget::setFocusProxy
Axel Spoerl
2023-04-24
1
-20
/
+119
*
QStandardPaths: de-duplicate some unittests code
Ahmad Samir
2023-04-22
1
-28
/
+28
*
QStandardPaths/Unix: fix writableLocation() when test mode is enabled
Ahmad Samir
2023-04-22
1
-3
/
+66
*
QStandardPaths/Unix: restore org and app names in unittests
Ahmad Samir
2023-04-22
1
-7
/
+11
*
tst_qnetworkreply: Don't try using ftp servers while ftp is missing
Mårten Nordheim
2023-04-20
1
-43
/
+51
*
Network tests: drop testing ftp proxy server
Mårten Nordheim
2023-04-20
3
-3
/
+14
*
QWidgetTextControl: emit cursorPositionChanged() when select all
Liang Qi
2023-04-20
1
-0
/
+5
*
rhi: update manual test shaders
Laszlo Agocs
2023-04-20
8
-4
/
+4
*
Fix setting combo data with QSortFilterProxyModel
Friedemann Kleint
2023-04-19
1
-28
/
+56
*
Add binary compatibility file built against 6.5.0
Milla Pohjanheimo
2023-04-19
1
-0
/
+27329
*
Remove unused variables
Amir Masoud Abdol
2023-04-19
3
-12
/
+0
*
rhi: Fix offscreen manual test's Vulkan init
Laszlo Agocs
2023-04-19
1
-0
/
+1
*
tst_QDeadlineTimer: use the new QCOMPARE_xx() macros
Thiago Macieira
2023-04-19
1
-164
/
+216
*
tests: blacklist tst_QGraphicsEffect::draw() on Wayland
Liang Qi
2023-04-17
1
-0
/
+2
*
mimetypes/: port to qsizetype
Ahmad Samir
2023-04-16
1
-1
/
+1
*
Correct time zone in tst_QDateTimeEdit::stepIntoDSTGap()
Edward Welbourne
2023-04-14
1
-1
/
+1
*
Correct the start of a QDTE::stepIntoDSTGap() test
Edward Welbourne
2023-04-14
1
-1
/
+1
*
tst_QDateTimeEdit::springForward(): use u'0' instead of QLatin1Char('0')
Edward Welbourne
2023-04-14
1
-4
/
+4
*
tst_QDateTimeEdit: correct computation of width of gap
Edward Welbourne
2023-04-14
1
-2
/
+15
*
Correct row names in tst_QDateTimeEdit::springForward_data()
Edward Welbourne
2023-04-14
1
-7
/
+8
*
tst_QDateTime: Remove two duplicate test cases
Edward Welbourne
2023-04-14
1
-5
/
+0
*
Correct a test's precondition on the system zone
Edward Welbourne
2023-04-14
1
-3
/
+9
*
Explain the cases where we must exclude some QDTE test cases
Edward Welbourne
2023-04-14
1
-21
/
+24
*
tst_QDateTime::addMSecs(): check for failure after calling helper
Edward Welbourne
2023-04-14
1
-4
/
+9
*
Replace PUBLIC_LIBRARIES with LIBRARIES in qt_internal_add_manual_test
Amir Masoud Abdol
2023-04-14
7
-8
/
+8
*
Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"
Tor Arne Vestbø
2023-04-13
3
-3
/
+3
*
windows: Re-apply mask when DPI changes, to account for new scale factor
Volker Hilsheimer
2023-04-12
3
-0
/
+139
*
QAccessible test: skip focusChild on wayland
Volker Hilsheimer
2023-04-11
1
-0
/
+3
*
Permissions: respect context object's thread and life time
Volker Hilsheimer
2023-04-05
1
-0
/
+92
*
QPluginLoader: don't instantiante multiple, identical instances
Thiago Macieira
2023-04-05
1
-7
/
+19
*
QListView: No-op, when a list item is dropped directly behind itself
Axel Spoerl
2023-04-05
1
-0
/
+54
*
QMultiHash: fix missing update to m_size
Thiago Macieira
2023-04-04
1
-0
/
+73
*
Bump version to 6.5.1
Jani Heikkinen
2023-04-03
3
-3
/
+3
*
tst_bench_QCryptographicHash: use resultView()
Marc Mutz
2023-04-01
1
-2
/
+2
*
tst_qxmlstream: add non-US-ASCII hasAttribute() checks
Marc Mutz
2023-04-01
1
-2
/
+19
*
Pick up initial state of foreign windows instead of reflecting QWindow
Tor Arne Vestbø
2023-04-01
1
-0
/
+57
*
Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITY
Mårten Nordheim
2023-04-01
3
-3
/
+60
*
tst_Q(Any)StringView: check conversion from winrt::hstring
Marc Mutz
2023-03-31
2
-0
/
+33
*
Add basic test for QWindow foreign windows
Tor Arne Vestbø
2023-03-31
2
-0
/
+137
*
tst_bench_QCryptographicHash: port from std::function to qxp::function_ref
Marc Mutz
2023-03-31
1
-3
/
+2
*
tst_bench_QCryptographicHash: QSKIP unsupported algorithms
Marc Mutz
2023-03-31
1
-0
/
+19
*
tst_bench_QCryptographicHash: add benchmarks for QMessageAuthenticationCode
Marc Mutz
2023-03-31
1
-0
/
+80
*
tst_qtconcurrentrun: fix UB (uninit'ed values)
Marc Mutz
2023-03-31
1
-2
/
+2
*
tst_QThreadPool: reduce the number of infinite timeouts
Marc Mutz
2023-03-31
1
-47
/
+56
*
tst_QDateTimeEdit::stepModifierPressAndHold(): tweak start date
Edward Welbourne
2023-03-31
1
-1
/
+5
*
tst_QSslSocket_onDemandCertificates_member: Blacklist Windows & debug
Axel Spoerl
2023-03-30
2
-8
/
+17
[next]