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.5
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
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1067
-1627
/
+1440
*
QMimeDatabase: fix handling of glob-deleteall
David Faure
2020-09-22
1
-2
/
+7
*
QDecompressHelper: limit decompression ratio
Mårten Nordheim
2020-09-22
2
-0
/
+6
*
CMake: Regenerate projects
Alexandru Croitor
2020-09-22
29
-18
/
+358
*
CMake: Fix failing tests on macOS developer builds
Alexandru Croitor
2020-09-22
3
-0
/
+16
*
Remove default ctor for QIterable
Ulf Hermann
2020-09-22
1
-4
/
+4
*
Define inverted QRects consistently
Allan Sandfeld Jensen
2020-09-21
4
-42
/
+86
*
Cleanup API of QMimeData
Lars Knoll
2020-09-21
4
-3
/
+14
*
QAbstractEventDispatcher: change event dispatcher timer interval to qint64
Liu Yang
2020-09-21
4
-4
/
+4
*
Add reentrancy guard for processEvents() in QProgressDialog::setValue()
Christian Heimlich
2020-09-21
1
-0
/
+24
*
QMetaType: Allow registration of mutable views and register iterables
Ulf Hermann
2020-09-19
1
-3
/
+42
*
Extend QSequentialIterable and add QAssociativeIterable
Ulf Hermann
2020-09-19
2
-115
/
+179
*
Q(Any|Utf8)StringView: move array size deduction feature to fromArray
Mårten Nordheim
2020-09-18
1
-1
/
+33
*
QByteArrayView: move array size deduction feature to fromArray
Mårten Nordheim
2020-09-18
1
-24
/
+68
*
Say hello to PixelGadget
Morten Johan Sørvig
2020-09-18
3
-0
/
+445
*
Say hello to DprGadget
Morten Johan Sørvig
2020-09-18
3
-0
/
+209
*
rhi: Expose compute threadgroup limits in ResourceLimits
Laszlo Agocs
2020-09-18
1
-0
/
+5
*
Remove a leftover of qlinkedlist test
Sona Kurazyan
2020-09-18
1
-1148
/
+0
*
QGraphicsView:QGraphicstextitem show error after lose focus
Zhang Hao
2020-09-18
1
-1
/
+35
*
Fix warning about discarded return value in QTranslator test
Volker Hilsheimer
2020-09-17
1
-13
/
+13
*
Rename is[Begin|Update|End]Event, reimplement in QWheelEvent
Shawn Rutledge
2020-09-17
2
-14
/
+14
*
Deprecate implicit QPixmap conversion to QBitmap
Volker Hilsheimer
2020-09-17
2
-2
/
+2
*
Fix warning from shadowing virtual function
Volker Hilsheimer
2020-09-17
1
-20
/
+11
*
Fix deprecation warnings in tests
Volker Hilsheimer
2020-09-17
3
-16
/
+16
*
CMake Build: Add qtnetwork docker testserver support
Cristian Adam
2020-09-17
11
-0
/
+11
*
Normalize rounding
Allan Sandfeld Jensen
2020-09-16
2
-1
/
+2
*
QEventDispatcherWin32: create internal window on construction
Alex Trotsenko
2020-09-16
2
-0
/
+43
*
Mouse->touch synthesis: send touch event with mouse device
Shawn Rutledge
2020-09-16
1
-1
/
+19
*
Calculate velocity in QMutEventPoint::setTimestamp() with Kalman filter
Shawn Rutledge
2020-09-16
2
-1
/
+101
*
Track grab state in QPointingDevicePrivate::activePoints
Shawn Rutledge
2020-09-16
4
-37
/
+190
*
Use qint64 for value of that type in tst_QDateTime millisecond tests
Edward Welbourne
2020-09-15
1
-71
/
+91
*
Fix tst_QElapsedTimer::elapsed() flaky test
Jarek Kobus
2020-09-15
1
-11
/
+23
*
CMake: Fix building with -DQT_FEATURE_gui=OFF
Alex Richardson
2020-09-15
25
-34
/
+166
*
Fix tests to build in a no-widgets configuration
Alexandru Croitor
2020-09-15
2
-5
/
+8
*
Add a QMetaAssociation
Ulf Hermann
2020-09-15
2
-27
/
+288
*
QStyleSheetStyle: Fix push button hit testing with padding
Volker Hilsheimer
2020-09-15
1
-2
/
+8
*
Tests: fix json test for Android
Assam Boudjelthia
2020-09-15
2
-3
/
+2
*
Tests: fix qlogging build fail for Android
Assam Boudjelthia
2020-09-15
1
-7
/
+6
*
Blacklist tst_QTimeLine::interpolation on Windows in general
Mitch Curtis
2020-09-15
1
-1
/
+1
*
Use UTF-8 when converting 8 bit data in QTextStream
Lars Knoll
2020-09-15
2
-3
/
+11
*
Remove deprecated API
Lars Knoll
2020-09-15
1
-4
/
+4
*
Remove the SAX parser from QtXml
Lars Knoll
2020-09-15
789
-6263
/
+0
*
Trim trailing 0s from QTime construction, where neither use nor ornament
Edward Welbourne
2020-09-15
1
-153
/
+153
*
Add qHash implementation for QPoint
Mitch Curtis
2020-09-15
2
-5
/
+3
*
Switch QSurfaceFormat::colorSpace to a QColorSpace
Allan Sandfeld Jensen
2020-09-15
1
-1
/
+1
*
Schannel: Properly handle request for certificate
Mårten Nordheim
2020-09-14
1
-8
/
+0
*
Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS
Edward Welbourne
2020-09-14
6
-44
/
+4
*
Don't use default-constructed QTime() where QTime(0, 0) is intended
Edward Welbourne
2020-09-14
1
-35
/
+43
*
Remove some unused private methods and replace another
Edward Welbourne
2020-09-14
1
-90
/
+90
*
Fix compiler warnings about missing overrides
Lars Knoll
2020-09-13
23
-140
/
+154
[next]