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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QVariant: Fix flags for type-erased associative iterator key
Stephen Kelly
2016-04-03
1
-0
/
+27
*
Fix QtGui dependencies in tests/benchmarks
Kai Pastor
2016-04-01
5
-5
/
+11
*
QPointer: add a test for const QPointer<X>
Marc Mutz
2016-04-01
1
-0
/
+16
*
Autotest: Remove blacklistings
Simo Fält
2016-04-01
8
-24
/
+0
*
Fixup for text labels in lancelot graphics test
Eirik Aavitsland
2016-03-31
2
-14
/
+14
*
moc: bail out early on missing or invalid options file
Joerg Bornemann
2016-03-31
1
-0
/
+27
*
Fix possible crash in QImage::pixel()
Eskil Abrahamsen Blomfeldt
2016-03-31
1
-0
/
+29
*
Enable cmake auto tests for -no-gui
Kai Pastor
2016-03-30
3
-3
/
+10
*
QTextEdit::inputMethodQuery(): Preserve types when applying offset.
Friedemann Kleint
2016-03-30
1
-0
/
+13
*
QtWidgets: Add autotests for Qt::WA_OutsideWSRange flag
Błażej Szczygieł
2016-03-29
1
-0
/
+66
*
QPlainTextEdit: Take vertical offset into account when answering input method...
Friedemann Kleint
2016-03-29
1
-0
/
+13
*
Purge sRGB chunks from PNGs in tests.
Edward Welbourne
2016-03-29
10
-0
/
+0
*
Allow to style arrows drawn with drawPrimitive in QCommonStyle.
Hannah von Reth
2016-03-25
1
-0
/
+48
*
Fix qSetMessagePattern to have many time/backtrace parts
M. Moellney
2016-03-25
1
-0
/
+11
*
Update comment in tst_QLocalSocket::readBufferOverflow
Joerg Bornemann
2016-03-24
1
-1
/
+1
*
tst_QAtomicInteger: fix UBs (signed overflow)
Marc Mutz
2016-03-24
1
-93
/
+0
*
Add a write buffer to QLocalSocket/Win
Joerg Bornemann
2016-03-24
1
-3
/
+17
*
QAbstractItemView test: check that the selection model is in sync with the view
Giuseppe D'Angelo
2016-03-23
1
-0
/
+55
*
QAbstractItemView: trigger handlers (and redraw) when changing selection model
Giuseppe D'Angelo
2016-03-23
1
-0
/
+54
*
Initialize input method for read-only QTextBrowser
Marko Kangas
2016-03-23
1
-0
/
+11
*
Fix tests for build with -no-gui
Kai Pastor
2016-03-23
2
-1
/
+5
*
Remove QPROCESS_USE_SPAWN and all that it surrounds
James McDonnell
2016-03-22
1
-28
/
+10
*
Add auto-test for crash in QCocoaBackingStore
Gabriel de Dietrich
2016-03-21
1
-0
/
+45
*
Fix QFINDTESTDATA when using cmake ninja generator
Stephen Kelly
2016-03-19
5
-0
/
+89
*
Manual High DPI test: Create Dnd pixmap with device pixel ratio.
Friedemann Kleint
2016-03-16
1
-1
/
+5
*
WinRT: Fix QTimeZone transitions by switching backend
Maurice Kalinowski
2016-03-16
1
-1
/
+1
*
Manual High DPI test: Add test for window masks.
Friedemann Kleint
2016-03-16
1
-1
/
+22
*
tst_QXmlStream::writerHangs(): Create file in temporary directory
Maurice Kalinowski
2016-03-16
1
-1
/
+2
*
QTextStream test: Change current directory
Maurice Kalinowski
2016-03-16
2
-0
/
+20
*
tst_qtabbar sizeHints fix
Milla Pohjanheimo
2016-03-16
1
-16
/
+10
*
QRect: fix UB (int overflow) in center()
Marc Mutz
2016-03-15
1
-1
/
+1
*
tst_QRect: drop a test that depends on int overflow
Marc Mutz
2016-03-15
1
-2
/
+1
*
tst_QSqlQuery: fix UBs (invalid downcasts, member calls)
Marc Mutz
2016-03-15
1
-50
/
+32
*
Remove restoreDockWidget from BLACKLIST
Milla Pohjanheimo
2016-03-15
1
-2
/
+0
*
Add a manual test for foreign windows.
Friedemann Kleint
2016-03-11
3
-1
/
+338
*
tst_QTextStream::textModeOnEmptyRead(): Create file in temporary directory.
Friedemann Kleint
2016-03-11
1
-4
/
+2
*
Disable tests requiring shared build when compiling statically
Maurice Kalinowski
2016-03-11
1
-0
/
+6
*
QLocalServer/Win: Fix race condition in listen().
Joerg Bornemann
2016-03-10
1
-2
/
+0
*
Enable most of tst_qstatictext on non-developer builds
Allan Sandfeld Jensen
2016-03-10
3
-2
/
+9
*
Fix glitch in tst_QLocalSocket::sendData
Joerg Bornemann
2016-03-10
1
-3
/
+6
*
tst_QStaticText: Output verbose message for test failures.
Friedemann Kleint
2016-03-10
1
-23
/
+32
*
Fix signed integer overflows in tst_QAtomicInteger
Marc Mutz
2016-03-10
1
-8
/
+80
*
QObject: fix GCC 6 warning about qt_static_metacall's 'hidden' attribute use
Marc Mutz
2016-03-09
1
-0
/
+50
*
Accept LFCRLF to mark end of HTTP Headers
Dyami Caliri
2016-03-09
1
-0
/
+67
*
Manual touch test: Remove QDebug operator for QTouchDevice.
Friedemann Kleint
2016-03-09
1
-18
/
+0
*
Generate QVariant::fromValue(enum_value) for enum values
Jarek Kobus
2016-03-09
2
-0
/
+94
*
tst_QMetaType: fix misleading indention
Marc Mutz
2016-03-09
1
-1
/
+1
*
tst_QKeyEvent: Fix MSVC warning about 64bit shift.
Friedemann Kleint
2016-03-08
1
-1
/
+1
*
Ensure QTextStream doesn't modify the Text flag on the underlying iodevice
Lars Knoll
2016-03-08
1
-0
/
+17
*
Make an implicit grab on TouchBegin for a widget subscribed to a gesture
Alexander Volkov
2016-03-05
1
-0
/
+48
[next]