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.6
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
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
126
-368
/
+372
*
Add unit tests to assure QtConcurrent works on move-only sequences
Andreas Buhr
2020-10-07
3
-78
/
+291
*
Allow millisecond-overflow when the result remains valid
Edward Welbourne
2020-10-07
2
-4
/
+30
*
Use start of day when wrapping 24:00 to the next day
Edward Welbourne
2020-10-07
1
-0
/
+5
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
2
-5
/
+5
*
Convert a couple of APIs to use views
Lars Knoll
2020-10-06
1
-13
/
+12
*
QUrl::fromLocalFile: accept invalid hostnames
Thiago Macieira
2020-10-05
1
-0
/
+15
*
tst_QUrl/Win: test QUrl::fromLocalFile with backslashes
Thiago Macieira
2020-10-05
1
-6
/
+17
*
tst_QUrl: give the to/fromLocalFile test rows proper names
Thiago Macieira
2020-10-05
1
-52
/
+60
*
Make QAnyStringView comparison operators hidden friends
Karsten Heimrich
2020-10-06
1
-32
/
+46
*
Test end-date, not just its string representation, in QDTE test
Edward Welbourne
2020-10-06
1
-170
/
+264
*
Change QString::fromLatin1 and friends to use QByteArrayView
Lars Knoll
2020-10-05
1
-19
/
+20
*
QFlags: remove deprecated constructor
Edward Welbourne
2020-10-03
2
-5
/
+5
*
Handle trailing cruft consistently in Qt::DateFormat parsing
Edward Welbourne
2020-10-03
1
-4
/
+3
*
Remove compiler test
Allan Sandfeld Jensen
2020-10-02
12
-1763
/
+1
*
Rework a test, eliminating some needless conversion via strings
Edward Welbourne
2020-10-02
1
-35
/
+15
*
End touch->mouse synthesis when the chosen touchpoint is released
Shawn Rutledge
2020-10-02
1
-0
/
+24
*
Add test case for QSslSocket to show the wrong behavior
Lars Schmertmann
2020-10-02
5
-0
/
+373
*
QTreeView: fetch as many nested entries as fit into the view
Volker Hilsheimer
2020-10-02
1
-0
/
+151
*
rhi: vk: Alter command buffer strategy
Laszlo Agocs
2020-10-02
1
-3
/
+0
*
rhi: Make per-frame flags per-pass where appropriate
Laszlo Agocs
2020-10-02
1
-3
/
+3
*
Give some QTime test-cases more informative names
Edward Welbourne
2020-10-01
1
-11
/
+19
*
CMake: Clean up the public API a bit
Alexandru Croitor
2020-10-01
1
-29
/
+29
*
Fix race condition in QThreadPool::clear
Allan Sandfeld Jensen
2020-10-01
1
-0
/
+26
*
Properly deprecate QProcess::pid
Volker Hilsheimer
2020-10-01
2
-2
/
+2
*
tst_qwindow: verify isBeginEvent(), isUpdateEvent() and isEndEvent()
Shawn Rutledge
2020-09-30
1
-8
/
+25
*
QREMatchIterator: add support for range-based for
Giuseppe D'Angelo
2020-09-30
1
-0
/
+21
*
Re-enable a QDateTimeEdit right-to-left test of its sectionText()
Edward Welbourne
2020-09-30
1
-8
/
+11
*
Deal with {und,ov}erflow issues in QLine's length handling
Edward Welbourne
2020-09-30
1
-24
/
+34
*
QTestResult: Don't pass a nullptr file to addFailure()
Ulf Hermann
2020-09-30
6
-55
/
+79
*
Use universal references in QtConcurrent
Sona Kurazyan
2020-09-30
1
-2
/
+51
*
QPrinter: unit tests fail when default printer supports duplex
Andreas Buhr
2020-09-30
1
-3
/
+2
*
QList: don't detach on squeeze when holding raw data
Mårten Nordheim
2020-09-30
2
-0
/
+5
*
Fix ChangeHandler notification for eager properties
Fabian Kosmale
2020-09-30
1
-2
/
+1
*
Add logging categories to image handlers
Allan Sandfeld Jensen
2020-09-30
1
-4
/
+4
*
QVariant: Change metatype in convert() even on failure
Fabian Kosmale
2020-09-30
1
-1
/
+12
*
Revert "Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040"
Liang Qi
2020-09-30
1
-1
/
+0
*
QJsonObject: fix sorting after parsing from JSON text
Thiago Macieira
2020-09-29
1
-8
/
+43
*
Add {add,sub,mul}_overflow detection when one operand is a constant
Thiago Macieira
2020-09-29
1
-147
/
+171
*
Further blacklist network tests on Windows MinGW
Tony Sarajärvi
2020-09-29
1
-0
/
+48
*
rhi: Drop QBitArray usage
Laszlo Agocs
2020-09-29
1
-0
/
+13
*
Disable moving of QProperty
Lars Knoll
2020-09-29
1
-99
/
+33
*
QProperty: fix QBindingStoragePrivate::reallocate related code
Fabian Kosmale
2020-09-29
1
-0
/
+36
*
QPrinter: fix unit tests for special case when no printer is default
Andreas Buhr
2020-09-29
1
-1
/
+7
*
tests/xcb: fix tst_QWidget::updateWhileMinimized() - again
Liang Qi
2020-09-29
1
-1
/
+2
*
Blacklist QTcpSocket::connectToHostErrors in Windows 10 builds
Tony Sarajärvi
2020-09-29
1
-1
/
+2
*
Add checks for new QBitArray version
Allan Sandfeld Jensen
2020-09-29
1
-46
/
+57
*
Switch QBitArray to qsizetype
Allan Sandfeld Jensen
2020-09-29
1
-0
/
+1
*
Blacklist tst_QUdpSocket::writeDatagramToNonExistingPeer
Heikki Halmet
2020-09-29
1
-4
/
+1
*
Fix compiler warnings from QKeyCombination
Lars Knoll
2020-09-28
12
-62
/
+71
[next]