index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tech preview license header.
Jason McDonald
2009-08-31
962
-12494
/
+12494
*
Autotest: add some D-Bus tests sending complex structs and lists of them
Thiago Macieira
2009-08-31
2
-0
/
+53
*
Fix license headers.
Jason McDonald
2009-08-31
1
-41
/
+0
*
Fix parsing of Subject Alternate Names in Qt.
Thiago Macieira
2009-08-28
2
-0
/
+104
*
Add missing license headers.
Jason McDonald
2009-08-28
13
-33
/
+409
*
Fix more duplicated license headers.
Jason McDonald
2009-08-28
45
-1804
/
+41
*
Add missing license headers and adjust test data to match.
Jason McDonald
2009-08-27
86
-236
/
+2448
*
Fix duplicated license headers.
Jason McDonald
2009-08-27
8
-328
/
+0
*
Fix some duplicated license headers.
Jason McDonald
2009-08-27
14
-574
/
+0
*
Adjusting ftp server address for Nokia network.
Jesper Thomschütz
2009-08-26
1
-1
/
+1
*
Fix subControlRect of the Mac style for the QComboBox
Benjamin Poulain
2009-08-25
1
-0
/
+50
*
don't test tst_QMenu::mouseActivation on Windows mobile
Joerg Bornemann
2009-08-18
1
-0
/
+3
*
fix tst_QMainWindow::menuBar for Windows mobile
Joerg Bornemann
2009-08-18
1
-0
/
+8
*
Fix regression in clip path calculation for QGraphicsWidget.
Alexis Menard
2009-08-18
1
-0
/
+82
*
QSslSocket: Clear readBuffer and writeBuffer on close()
Markus Goetz
2009-08-18
1
-0
/
+29
*
Fix qsqltablemodel autotest
Derick Hawcroft
2009-08-18
1
-6
/
+7
*
skip tst_QScriptEngineDebugger::multithreadedDebugging on Windows CE
Joerg Bornemann
2009-08-17
1
-0
/
+3
*
new screenshot for windowsmobile autotest
Joerg Bornemann
2009-08-17
1
-0
/
+0
*
fix warning in windowsmobile autotest
Joerg Bornemann
2009-08-17
1
-2
/
+0
*
run tst_windowsmobile only on WM5
Joerg Bornemann
2009-08-17
1
-4
/
+8
*
make tst_windowsmobile work in shadow builds
Joerg Bornemann
2009-08-17
1
-1
/
+1
*
Fix the painting of QComboBox on Mac when the rect is not at the origin
Benjamin Poulain
2009-08-14
1
-0
/
+44
*
don't test dbus stuff where no dbus is
Joerg Bornemann
2009-08-12
1
-3
/
+3
*
tst_qurl fixed after the great URL replacement spree
Joerg Bornemann
2009-08-12
1
-15
/
+15
*
fix tst_QWidget::showAndMoveChild for Windows mobile
Joerg Bornemann
2009-08-12
1
-0
/
+1
*
fix tst_QWidget::inputFocus_task257832 on Windows
Joerg Bornemann
2009-08-12
1
-0
/
+1
*
indentation fixed in tst_QWidget::inputFocus_task257832
Joerg Bornemann
2009-08-12
1
-10
/
+10
*
Test naming convention fixes.
Rohan McGovern
2009-08-12
9
-8
/
+8
*
Update URL for Qt FTP site.
Jason McDonald
2009-08-11
3
-25
/
+25
*
Update URL for Qt web site.
Jason McDonald
2009-08-11
99
-169
/
+169
*
Update URL of online documentation.
Jason McDonald
2009-08-11
2
-10
/
+10
*
Update old email address.
Jason McDonald
2009-08-11
38
-39
/
+39
*
Qt's domain name is now qt.nokia.com.
Jason McDonald
2009-08-11
1
-4
/
+4
*
Update license headers.
Jason McDonald
2009-08-11
896
-963
/
+963
*
Fix autotest for qtwidgets::snapshot
Jens Bache-Wiig
2009-08-10
1
-3
/
+3
*
Autotest: ensure we don't mishandle SSL certificates with NULs
Thiago Macieira
2009-08-07
2
-0
/
+98
*
Use QFile instead of QTemporaryFile in compilerwarning testcase
Marius Storm-Olsen
2009-08-06
1
-5
/
+9
*
Tests: Make uic/uic3 use QLibraryInfo paths as do the linguist tests.
Friedemann Kleint
2009-08-06
2
-2
/
+4
*
Mac: fix autotest
Richard Moe Gustavsen
2009-08-06
1
-1
/
+1
*
Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.
Friedemann Kleint
2009-08-06
4
-4
/
+4
*
Make the test pass by setting a path where you have dirs.
Alexis Menard
2009-08-06
1
-1
/
+2
*
Cleaned up test naming and platform-specific tests.
Rohan McGovern
2009-08-06
32
-201
/
+194
*
Fixes hangup when pressing key in QListWidget
Olivier Goffart
2009-08-05
1
-1
/
+22
*
Cocoa: Menus show old selected values.
Richard Moe Gustavsen
2009-08-05
1
-1
/
+23
*
Get more database tests working/passing.
Bill King
2009-08-05
2
-4
/
+18
*
Fix ancestor flags that are not correctly update when reparenting.
Alexis Menard
2009-08-04
1
-0
/
+16
*
Autotest: disable the pointer-tracking tests in 4.5
Thiago Macieira
2009-08-03
1
-0
/
+2
*
Fix more database autotests.
Bill King
2009-08-03
2
-4
/
+6
*
Autotest: add a newline after the user program headers.
Thiago Macieira
2009-07-30
1
-0
/
+1
*
Disable benchlibtickcounter test by default.
Rohan McGovern
2009-07-29
1
-3
/
+4
[next]