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
2014-12-30
Added ROUND test for PostgreSQL
Israel Lins
1
-13
/
+17
2014-12-30
[QDateTime] ISO Time zone designators can be [+-]HH
Israel Lins
1
-0
/
+8
2014-12-30
Added timezone support for datetime fields in PSQL
Julien Blanc
2
-1
/
+43
2014-12-28
tst_QUdpSocket: Fix inverted logic in getting a non-"any" address
Thiago Macieira
1
-23
/
+18
2014-12-28
Don't hardcode port numbers in tst_QUdpSocket wherever possible
Thiago Macieira
1
-10
/
+15
2014-12-28
Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicast
Thiago Macieira
1
-1
/
+1
2014-12-24
Silence warning in tst_QUdpSocket::multicast for Any+IPv4
Thiago Macieira
1
-1
/
+7
2014-12-24
Fix tst_QUdpSocket::multicastLeaveAfterClose
Thiago Macieira
1
-3
/
+6
2014-12-24
Stabilize tst_QUdpSocket::broadcasting
Thiago Macieira
1
-1
/
+1
2014-12-24
Don't try to send broadcasts over IPv6
Thiago Macieira
1
-4
/
+7
2014-12-24
Suppress silly shell warning during qmake of qtcpsocket.pro
Thiago Macieira
1
-1
/
+1
2014-12-24
Autotest: Disable multicast testing with proxies
Thiago Macieira
1
-10
/
+1
2014-12-23
Temporarily disable the QtDBus tests if the session bus isn't available
Thiago Macieira
1
-1
/
+10
2014-12-22
Android: Fix QTemporaryDir/File::nonWritableCurrentDir() tests
Eskil Abrahamsen Blomfeldt
2
-0
/
+9
2014-12-22
Android: Fix QLoggingRegistry test
Eskil Abrahamsen Blomfeldt
2
-0
/
+10
2014-12-22
Android: Disable QLockFile test
Eskil Abrahamsen Blomfeldt
1
-1
/
+3
2014-12-22
Android: Fix QIODevice tests
Eskil Abrahamsen Blomfeldt
3
-0
/
+14
2014-12-22
Android: Fix QFileSystemWatcher test failures
Eskil Abrahamsen Blomfeldt
1
-0
/
+4
2014-12-22
Android: Fix test failure for test QFileInfo::lastRead()
Eskil Abrahamsen Blomfeldt
1
-0
/
+4
2014-12-22
Android: Fix QFileInfo tests
Eskil Abrahamsen Blomfeldt
3
-1
/
+36
2014-12-22
Android: Fix QDirIterator tests
Eskil Abrahamsen Blomfeldt
1
-0
/
+26
2014-12-22
Android: Fix QDir tests
Eskil Abrahamsen Blomfeldt
3
-0
/
+77
2014-12-22
Android: Stabilize QPauseAnimation test
Eskil Abrahamsen Blomfeldt
1
-34
/
+38
2014-12-22
Android: Fix qicoimageformat test.
BogDan Vatra
2
-0
/
+19
2014-12-22
Android: Fix qmovie test.
BogDan Vatra
1
-0
/
+2
2014-12-22
Android: Fix qicon test.
BogDan Vatra
1
-0
/
+1
2014-12-22
Android: Fix json test.
BogDan Vatra
2
-2
/
+12
2014-12-20
Remove old test script & project.
BogDan Vatra
9
-1614
/
+0
2014-12-20
Autotest: Fix a race condition in launching the QtDBus sub-processes
Thiago Macieira
10
-14
/
+11
2014-12-20
Fix handling of subprocesses for QtDBus unit tests on Windows
Thiago Macieira
14
-25
/
+43
2014-12-20
Don't kill the subprocess in tst_qdbusabstractinterface
Thiago Macieira
1
-17
/
+25
2014-12-20
Autotest: Make the peer executables report error if they failed
Thiago Macieira
3
-3
/
+9
2014-12-20
Remove the hardcoding of Unix socket paths for QtDBus
Thiago Macieira
4
-15
/
+12
2014-12-20
tst_qdbusconnection_no_bus: Fix build on Windows
Thiago Macieira
1
-2
/
+2
2014-12-20
Remove unnecessary adding of test rows in the QtDBus type benchmark
Thiago Macieira
1
-20
/
+15
2014-12-19
QScrollBar: emit valueChanged once even if a slot takes too much time
Pavel Krebs
1
-0
/
+40
2014-12-19
Diaglib: Add helper functions for analyzing non-Latin strings.
Friedemann Kleint
4
-0
/
+512
2014-12-19
Android: Fix QStandardPaths test
Eskil Abrahamsen Blomfeldt
1
-1
/
+1
2014-12-19
Android: Fix QResourceEngine tests
Eskil Abrahamsen Blomfeldt
3
-8
/
+71
2014-12-19
Don't clear lineedit in non normal echo mode when validation is invalid
Andy Shaw
1
-14
/
+37
2014-12-19
tst_qlogging: add tests for %{pid} and %{threadid}
Thiago Macieira
1
-0
/
+9
2014-12-18
Fix running tst_qmessagehandler when QT_MESSAGE_PATTERN is set
Thiago Macieira
1
-0
/
+9
2014-12-18
Prospective stabilization fix for tst_qwindow::positioning(default)
Simon Hausmann
1
-0
/
+2
2014-12-18
Prevent continuous painting with viewport QOpenGLWidget
Laszlo Agocs
1
-0
/
+52
2014-12-18
Change bugreports.qt-project.org -> bugreports.qt.io
Alex Blasche
7
-9
/
+9
2014-12-18
Add some debug information to tst_qwindow
Simon Hausmann
1
-0
/
+12
2014-12-16
Blacklist ioGetFromHttpBrokenServer:no-newline
Tony Sarajärvi
1
-0
/
+2
2014-12-15
Fix possibly corrupted log clusters when using custom tab stops
Eskil Abrahamsen Blomfeldt
1
-0
/
+34
2014-12-13
Ensure that GL::updateBrushTexture() activates and binds properly
Tor Arne Vestbø
1
-0
/
+20
2014-12-11
DiagLib: Add Wheel event to mouse event category of the event filter..
Friedemann Kleint
1
-1
/
+1
[prev]
[next]