index
:
platform/upstream/qtbase
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/ipalachev/tizen
sandbox/jihochu/5.0
sandbox/pcoval/tizen
tizen
tizen2.2
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
Use qt.io rather than qt-project.org for network tests
Shawn Rutledge
3
-3
/
+3
2015-01-24
Fix QXmlStreamReader parsing of files containing NULs
Thiago Macieira
18
-0
/
+21
2015-01-22
QTemporaryDir: Remove directories on failure
Eskil Abrahamsen Blomfeldt
1
-0
/
+14
2015-01-22
QSortFilterProxyModel: fix a regression
Giuseppe D'Angelo
1
-0
/
+37
2015-01-20
tst_qstring_mac: Correct memory management.
Morten Johan Sørvig
1
-2
/
+8
2015-01-16
Merge 5.4 into 5.4.1
Oswald Buddenhagen
40
-85
/
+685
2015-01-16
Diaglib/Event filter: Output application state on focus events.
Friedemann Kleint
1
-4
/
+70
2015-01-16
Correction on bound values in case of repeated QSqlQuery::execBatch
Eric Lemanissier
1
-0
/
+30
2015-01-16
Android: Fix QLayout tests
Eskil Abrahamsen Blomfeldt
3
-0
/
+14
2015-01-16
Android: Fix QDirModel tests
Eskil Abrahamsen Blomfeldt
3
-3
/
+48
2015-01-16
Android: Fix QSideBar test
Eskil Abrahamsen Blomfeldt
1
-0
/
+6
2015-01-16
Android: Skip QProcess_and_GuiEventLoop test
Eskil Abrahamsen Blomfeldt
1
-0
/
+4
2015-01-16
Fix QRawFont test when used with bundled FreeType
Eskil Abrahamsen Blomfeldt
1
-19
/
+23
2015-01-16
Android: Fix QImageReader test
Eskil Abrahamsen Blomfeldt
2
-0
/
+10
2015-01-16
Autotest: Find all autotests due to changed naming conventions
Rainer Keller
1
-27
/
+14
2015-01-16
Benchmarks: Build gui benchmarks only when gui module available
Rainer Keller
1
-1
/
+1
2015-01-15
Fix compilation with older MSVC: use qIsNan instead of isnan
Thiago Macieira
1
-2
/
+2
2015-01-12
Swallow wheel events while a popup widget is open.
Friedemann Kleint
1
-4
/
+7
2015-01-12
Android: XFAIL a few tests in QDnsLookup
Eskil Abrahamsen Blomfeldt
1
-0
/
+18
2015-01-11
Fix memory leaks with QDBusServer
Thiago Macieira
1
-0
/
+2
2015-01-09
QScreen manual test: use sizeHint; don't override QLineEdit text color
Shawn Rutledge
3
-4
/
+9
2015-01-09
Skip incompatible QTextLayout tests when dpi-scaling is used
Eskil Abrahamsen Blomfeldt
1
-0
/
+62
2015-01-09
Android: Fix QDataStream test
Eskil Abrahamsen Blomfeldt
2
-0
/
+10
2015-01-09
Android: Fix QTextBoundaryFinder test
Eskil Abrahamsen Blomfeldt
2
-0
/
+13
2015-01-08
Android: Fix qpixmap test.
BogDan Vatra
1
-3
/
+25
2015-01-08
Android: Fix qimage test.
BogDan Vatra
2
-0
/
+24
2015-01-08
Android: Fix some QStyle tests
Eskil Abrahamsen Blomfeldt
2
-0
/
+25
2015-01-08
Make sure widget is polished before checking its font
Eskil Abrahamsen Blomfeldt
1
-0
/
+1
2015-01-08
Android: Fix QTemporaryFile tests
Eskil Abrahamsen Blomfeldt
3
-9
/
+48
2015-01-08
Android: Fix QPainter autotest
Eskil Abrahamsen Blomfeldt
2
-0
/
+191
2015-01-08
Android: Fix qimagewriter test.
BogDan Vatra
3
-13
/
+35
2015-01-08
QVersionNumber: test more version numbers
Marc Mutz
1
-0
/
+60
2015-01-08
Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6
Thiago Macieira
1
-0
/
+1
2015-01-07
Prevent buffer overrun when getting the glyph images
Andy Shaw
1
-1
/
+16
2015-01-06
Make QtDBus unit tests compile with runtime dbus-1 too
Thiago Macieira
7
-51
/
+93
2015-01-06
Allow the QtDBus type benchmark to run without libdbus-1 found
Thiago Macieira
1
-1
/
+2
2015-01-06
Make QDBusConnection and QDBusServer return an error on default objects
Thiago Macieira
1
-4
/
+4
2015-01-06
Autotest: fix a race condition in verifying a peer D-Bus connected
Thiago Macieira
6
-14
/
+52
2015-01-06
Android: Fix QCryptographicHash test
Eskil Abrahamsen Blomfeldt
2
-0
/
+11
2015-01-06
Android: Fix QCommandLineParser test
Eskil Abrahamsen Blomfeldt
1
-0
/
+9
2015-01-06
Android: Fix QCollator test
Eskil Abrahamsen Blomfeldt
1
-0
/
+5
2015-01-06
Android: Fix QChar test
Eskil Abrahamsen Blomfeldt
2
-0
/
+10
2015-01-06
Android: Fix QByteArray test
Eskil Abrahamsen Blomfeldt
2
-0
/
+10
2015-01-06
Android: Fix QTranslator tests
Eskil Abrahamsen Blomfeldt
3
-1
/
+30
2015-01-06
Android: Check XML output and optionally stop on fail.
BogDan Vatra
1
-0
/
+41
2015-01-06
JPEG: Fix reading of EXIF orientation.
Friedemann Kleint
2
-9
/
+24
2015-01-05
Don't bind to QHostAddress::Any if we want to do IPv4 multicast ops
Thiago Macieira
1
-3
/
+3
2015-01-04
tst_QLockFile: simulate a crash better
Marc Mutz
1
-4
/
+4
2015-01-02
Autotest: Forward stderr of the sub-processes
Thiago Macieira
5
-1
/
+4
2015-01-02
Autotest: Be nicer when asking the sub-processes to exit
Thiago Macieira
8
-17
/
+32
[next]