summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-237-43/+210
|\
| * Fix bugs in QGraphicsItem::childrenBoundingRect()Andreas Aardal Hanssen2009-04-231-0/+49
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+22
| |\
| | * correctly handle remote disconnectsOswald Buddenhagen2009-04-231-0/+20
| | * clean up server socket on startupOswald Buddenhagen2009-04-231-0/+2
| * | Merge branch '4.5'Thiago Macieira2009-04-235-43/+139
| |\ \ | | |/
| | * Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-0/+128
| | * fix pro fileOswald Buddenhagen2009-04-231-7/+7
| | * Revert "Fixed key sequence eating behavior for QShortcut and QAction."jasplin2009-04-232-36/+4
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-2316-4/+550
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-233-0/+39
| |\ \ | | |/
| | * Prevent QTransform::type() from returning TxScale instead of TxProject.Samuel Rødal2009-04-221-0/+10
| | * Fix crash in drawPixmap when painting on a null pixmapSamuel Rødal2009-04-221-0/+3
| | * Fix double entries in the sidebar of QFileDialogAlexis Menard2009-04-221-0/+26
| * | Improve the icon parsing for files with a slightly wrong BMP header.Jan-Arve Sæther2009-04-224-0/+30
| * | Merge branch '4.5'Rhys Weatherley2009-04-212-0/+193
| |\ \ | | |/
| | * BT: Fix update regression for cached QGraphicsItem (Elastic Nodes stuck)Andreas Aardal Hanssen2009-04-211-0/+42
| | * We don't need to call two times itemChange when an item is deleted.Alexis Menard2009-04-211-0/+35
| | * There is no way to delete a invalid entry in the sidebar of QFileDialog.Alexis Menard2009-04-211-0/+82
| | * Fix a bug in QFileDialog sidebar when the bookmark has an hidden parentAlexis Menard2009-04-211-0/+34
| * | Add license headers for these two files, which are new in 4.6 and didn't have itThiago Macieira2009-04-212-0/+68
| * | Merge branch '4.5'Thiago Macieira2009-04-203-4/+77
| |\ \ | | |/
| | * Fixed key sequence eating behavior for QShortcut and QAction.jasplin2009-04-202-4/+36
| | * This fix a bug on the QFileSystemModel with a custom icon providerAlexis Menard2009-04-201-0/+41
| * | Fix QGraphicsProxyWidget's window flag handlingAndreas Aardal Hanssen2009-04-201-1/+1
| * | Working on QGraphicsProxyWidget's handling of widget flags.Andreas Aardal Hanssen2009-04-202-0/+143
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-20111-1563/+981
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-206-17/+92
| |\ \ | | |/
| | * Miscellaneous cleanups for Sql tests.Bill King2009-04-191-12/+31
| | * compilePaul Olav Tvete2009-04-171-1/+1
| | * autotest didn't compile with gccThierry Bastian2009-04-171-1/+1
| | * Compile.Jan-Arve Sæther2009-04-171-3/+3
| | * Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-0/+32
| | * Display error with QTableView with custom default row heightThierry Bastian2009-04-171-0/+24
| * | Make sure tooltips are shown properly in popups.Jan-Arve Sæther2009-04-171-0/+29
| * | Fix QGraphicsView::mapToScene(QRect) to avoid extra adjustments.Andreas Aardal Hanssen2009-04-171-11/+41
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-17106-1535/+517
| |\ \ | | |/
| | * Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-161-0/+34
| | * QSortFilterProxyModel: In dynamic filter model, childs of temporarlyOlivier Goffart2009-04-161-0/+42
| | * Phonon autotest - checking if the backend plugin is actually deployedThomas Hartmann2009-04-161-2/+16
| | * Fix crash in the SQLQueryModel testsOlivier Goffart2009-04-161-1/+5
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-161-1/+8
| | |\
| | | * autotest fix in QtreeViewThierry Bastian2009-04-161-1/+8
| | * | Remove obsolete code from autotests.Jason McDonald2009-04-16104-1534/+412
| | |/
| | * QFileDialog : Fix filters that doesn't work if whitespaces at the endAlexis Menard2009-04-151-0/+16
| | * Update the item if the text has changed but the boundingRect is theAlexis Menard2009-04-151-0/+34
| | * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-0/+34
| * | Fix two bugs in Graphics View's mouse grab logics + add autotests.Andreas Aardal Hanssen2009-04-171-0/+302
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-1642-976/+1521
|\ \ \ | |/ /
| * | QTreeView automatic resize can be brokenThierry Bastian2009-04-161-0/+18