summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 '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-17111-1577/+520
|\ \ | |/
| * 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-16109-1576/+415
| |/
| * 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
* | QTreeView automatic resize can be brokenThierry Bastian2009-04-161-0/+18
* | Add the QQuaternion::nlerp() function as a counterpart to slerp()Rhys Weatherley2009-04-151-0/+57
* | Rename QQuaternion::interpolate() to slerp()Rhys Weatherley2009-04-151-5/+5
* | 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
* | Introduce QPointF::manhattanLengthGunnar Sletta2009-04-151-0/+20
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-1522-95/+1107
|\ \ | |/
| * Stabilize test for QItemDelegateOlivier Goffart2009-04-151-0/+1
| * Fixes QSortFilterProxyModel not reporting child if the model need to fetchMoreOlivier Goffart2009-04-151-0/+87
| * Fix regression in QString::replace(int, int, QChar) when string is emptyPaul Olav Tvete2009-04-151-0/+4
| * BT: Fix a regression to 4.4 in Graphics View's handling of child clippersAndreas Aardal Hanssen2009-04-152-0/+109
| * Don't crash or loop infinitely when we retrieving the accessible accel.Jan-Arve Sæther2009-04-151-6/+46