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
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
*
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-01
345
-345
/
+0
*
QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.
Friedemann Kleint
2015-08-31
6
-8
/
+11
*
qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.
Friedemann Kleint
2015-08-31
27
-45
/
+32
*
QRingBuffer: avoid allocation in c'tor
Alex Trotsenko
2015-08-27
1
-8
/
+18
*
Add QGuiApplication::setDesktopFileName()
Pier Luigi Fiorini
2015-08-27
1
-0
/
+16
*
QByteArray: Add append/prepend/insert overload
Kevin Funk
2015-08-27
1
-10
/
+25
*
QRingBuffer: allow to search from any position
Alex Trotsenko
2015-08-27
1
-1
/
+2
*
Support accessing 32-bit Registry from 64-bit programs and vice versa
Sebastian Schuberth
2015-08-27
1
-0
/
+47
*
Remove gtk2 style from qtbase, it will be moved to qtstyleplugins
Dmitry Shachnev
2015-08-26
2
-6
/
+0
*
QGraphicsView tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.
Friedemann Kleint
2015-08-22
29
-273
/
+268
*
tst_qnetworkreply::ioGetFromBuiltinHttp - fix blacklisted test (OS X)
Timur Pocheptsov
2015-08-20
2
-2
/
+8
*
tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-08-19
5
-40
/
+40
*
tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-08-19
48
-571
/
+571
*
Autotest: Fix build error with QT_NO_EXCEPTIONS
Rainer Keller
2015-08-19
1
-2
/
+2
*
Allow loading of static plugins if QT_NO_LIBRARY is set.
Ulf Hermann
2015-08-18
2
-1
/
+12
*
QProcess: discard unwanted output from the child process
Alex Trotsenko
2015-08-16
1
-0
/
+20
*
Add QMainWindow::resizeDocks
Olivier Goffart
2015-08-16
1
-0
/
+93
*
Remove temporary string allocations when reading prepared statement.
Milian Wolff
2015-08-13
2
-0
/
+104
*
Don't try to dynamically resolve dbus symbols if QT_NO_LIBRARY
Ulf Hermann
2015-08-13
2
-1
/
+5
*
Remove type punning from QRgba64.
Erik Verbruggen
2015-08-11
1
-0
/
+19
*
Fix repremultiply from RGB64 to RGB30
Allan Sandfeld Jensen
2015-08-11
1
-0
/
+4
*
windows: Verify the built-in GPU blacklist in autotests
Laszlo Agocs
2015-08-11
1
-0
/
+16
*
Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev
Timur Pocheptsov
2015-08-09
39
-68
/
+369
|
\
|
*
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2015-08-06
39
-68
/
+369
|
|
\
|
|
*
Change how QDebug escapes QStrings in the output
Thiago Macieira
2015-08-06
4
-9
/
+39
|
|
*
Seed the random number generator before using QTemporaryDir
Thiago Macieira
2015-08-06
2
-1
/
+14
|
|
*
QLoggingCategory: fix default severity in Q_LOGGING_CATEGORY macro
Alex Merry
2015-08-03
1
-0
/
+11
|
|
*
Don't expose qt_setQtEnableTestFont(bool) by default
Konstantin Ritt
2015-07-31
3
-33
/
+62
|
|
*
ssl: add test certificates with DSA and EC keys
Jeremy Lainé
2015-07-30
12
-5
/
+103
|
|
*
QLineEdit should inherit the input methods from QComboBox.
BogDan Vatra
2015-07-30
1
-0
/
+9
|
|
*
consistently handle empty program string in QProcess::start overloads
Joerg Bornemann
2015-07-30
1
-0
/
+38
|
|
*
Fix typo in test results report for android
Samuel Gaist
2015-07-28
1
-1
/
+1
|
|
*
ssl: fix comment typo in QSslSocket tests
Jeremy Lainé
2015-07-28
1
-1
/
+1
|
|
*
ssl: fix QNAM self-signed certificate test for non-OpenSSL backends
Jeremy Lainé
2015-07-28
1
-2
/
+10
|
|
*
Fix compilation error while instantiating operator<< explicitly
Olivier Goffart
2015-07-26
1
-0
/
+9
|
|
*
QTimeZone: Convert fractional timezones properly.
Cesar Garcia Naranjo
2015-07-21
1
-0
/
+18
|
|
*
tst_qmimedatabase.cpp: Set write permission on files extracted from resources.
Friedemann Kleint
2015-07-21
1
-8
/
+38
|
|
*
Autotest: rename sub tests from "test" to something meaningful
Thiago Macieira
2015-07-18
8
-4
/
+4
|
|
*
tst_QUdpSocket: send two bytes in a datagram
Thiago Macieira
2015-07-17
1
-4
/
+4
|
|
*
Add test for invalid exif data
Rainer Keller
2015-07-17
2
-0
/
+8
*
|
|
QSslCertificate - skip tests failing with generic QSslCertificatePrivate
Timur Pocheptsov
2015-08-08
1
-0
/
+9
*
|
|
Blacklist test failing due to too new OpenSSL version
Simon Hausmann
2015-08-06
1
-0
/
+3
|
/
/
*
|
QSKIP SSL-session related tests (SecureTransport backend)
Timur Pocheptsov
2015-08-05
1
-0
/
+8
*
|
Blacklist some cases from tst_qftp
Jani Vähäkangas
2015-08-03
3
-3
/
+12
*
|
tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
62
-639
/
+671
*
|
tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
37
-774
/
+779
*
|
tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
17
-354
/
+355
*
|
Extend high-DPI manual test
Paul Olav Tvete
2015-07-30
4
-75
/
+954
*
|
high-DPI tweaks for autotests
Morten Johan Sørvig
2015-07-30
6
-113
/
+138
*
|
tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-29
4
-38
/
+38
[next]