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
*
Fixed key sequence eating behavior for QShortcut and QAction.
jasplin
2009-04-20
2
-4
/
+36
*
This fix a bug on the QFileSystemModel with a custom icon provider
Alexis Menard
2009-04-20
1
-0
/
+41
*
Miscellaneous cleanups for Sql tests.
Bill King
2009-04-20
1
-12
/
+31
*
compile
Paul Olav Tvete
2009-04-17
1
-1
/
+1
*
autotest didn't compile with gcc
Thierry Bastian
2009-04-17
1
-1
/
+1
*
Compile.
Jan-Arve Sæther
2009-04-17
1
-3
/
+3
*
Possible assert when hiding tabbed QDockWidget
Thierry Bastian
2009-04-17
1
-0
/
+32
*
Display error with QTableView with custom default row height
Thierry Bastian
2009-04-17
1
-0
/
+24
*
Fixes long strings getting truncated by the ODBC Driver.
Bill King
2009-04-17
1
-0
/
+34
*
QSortFilterProxyModel: In dynamic filter model, childs of temporarly
Olivier Goffart
2009-04-16
1
-0
/
+42
*
Phonon autotest - checking if the backend plugin is actually deployed
Thomas Hartmann
2009-04-16
1
-2
/
+16
*
Fix crash in the SQLQueryModel tests
Olivier Goffart
2009-04-16
1
-1
/
+5
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Jason McDonald
2009-04-16
1
-1
/
+8
|
\
|
*
autotest fix in QtreeView
Thierry Bastian
2009-04-16
1
-1
/
+8
*
|
Remove obsolete code from autotests.
Jason McDonald
2009-04-16
109
-1576
/
+415
|
/
*
QFileDialog : Fix filters that doesn't work if whitespaces at the end
Alexis Menard
2009-04-15
1
-0
/
+16
*
Update the item if the text has changed but the boundingRect is the
Alexis Menard
2009-04-15
1
-0
/
+34
*
The submenu of a multicolumn menu have an incorrect position
Thierry Bastian
2009-04-15
1
-0
/
+34
*
Stabilize test for QItemDelegate
Olivier Goffart
2009-04-15
1
-0
/
+1
*
Fixes QSortFilterProxyModel not reporting child if the model need to fetchMore
Olivier Goffart
2009-04-15
1
-0
/
+87
*
Fix regression in QString::replace(int, int, QChar) when string is empty
Paul Olav Tvete
2009-04-15
1
-0
/
+4
*
BT: Fix a regression to 4.4 in Graphics View's handling of child clippers
Andreas Aardal Hanssen
2009-04-15
2
-0
/
+109
*
Don't crash or loop infinitely when we retrieving the accessible accel.
Jan-Arve Sæther
2009-04-15
1
-6
/
+46
*
Fix the behaviour of sql classes regarding quoted identifiers
abcd
2009-04-15
5
-60
/
+681
*
Fix auto-test failure since we remove the warning in QColor
Alexis Menard
2009-04-14
1
-1
/
+1
*
QGraphicsItem: When an item is deleted and eventfilters installed
Alexis Menard
2009-04-14
1
-0
/
+19
*
increase waiting time
Maurice Kalinowski
2009-04-14
1
-1
/
+1
*
fix deployment rules
Maurice Kalinowski
2009-04-14
1
-1
/
+1
*
Fixes: QTreeView font change regression if there is an application stylesheet
Olivier Goffart
2009-04-14
1
-1
/
+42
*
Fix crash in QTreeView
Olivier Goffart
2009-04-14
1
-1
/
+25
*
Javascript: When there is javascript running then it will spin the CPU at 100%
Bradley T. Hughes
2009-04-08
1
-0
/
+65
*
Autotest: Cisco changed their DNS setup; update our test.
Thiago Macieira
2009-04-08
1
-1
/
+1
*
fix assert
Maurice Kalinowski
2009-04-08
1
-4
/
+4
*
remove senseless testfunctions
Maurice Kalinowski
2009-04-08
1
-17
/
+17
*
add deployment for WinCE
Maurice Kalinowski
2009-04-08
1
-0
/
+1
*
Enable test for WinCE
Maurice Kalinowski
2009-04-08
1
-1
/
+1
*
Fixes: mediaobject autotest for windows ce (waveout)
Thomas Hartmann
2009-04-07
1
-1
/
+1
*
Make compile when Qt3Support is turned off
Bill King
2009-04-07
1
-0
/
+2
*
Fixes: QSqlTableModel does not handle updates when one of the fields has
Bill King
2009-04-07
1
-0
/
+28
*
Update the autotest to pass again due to a previous behaviuour change.
Jan-Arve Sæther
2009-04-06
1
-9
/
+12
*
compile for non x11 systems
Maurice Kalinowski
2009-04-06
1
-0
/
+2
*
compile
Maurice Kalinowski
2009-04-06
1
-1
/
+1
*
remove dead code
Maurice Kalinowski
2009-04-06
1
-1
/
+0
*
compile for systems without Qt3Support
Maurice Kalinowski
2009-04-06
1
-1
/
+1
*
Fixup update rect regression by adjusting expose rectangles.
Andreas Aardal Hanssen
2009-04-06
1
-0
/
+61
*
Fixes: Minimize QVariant overhead related to QGraphicsItem::itemChange.
Bjoern Erik Nilsen
2009-04-06
1
-0
/
+18
*
Fixes: Be a bit more smarter when calling setGeometry from itemChange
Alexis Menard
2009-04-06
2
-0
/
+66
*
Remove QTDIR dependency from moc autotest
Simon Hausmann
2009-04-06
1
-10
/
+26
*
Moc autotest cleanup
Simon Hausmann
2009-04-06
1
-12
/
+0
*
Fix moc autotest failures
Simon Hausmann
2009-04-06
2
-3
/
+11
[next]