summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix regression in QSelectionModel::rowIntersectsSelectionOlivier Goffart2009-04-281-0/+46
| * Fix a crash with a proxy model applied on the QFileDialog.Alexis Menard2009-04-281-0/+13
| * When minimizing/restoring an item view it could jump to its currentlyThierry Bastian2009-04-281-0/+28
| * Fix stylesheet test when button color != window colorOlivier Goffart2009-04-281-1/+2
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-272-0/+75
|\ \ | |/
| * Stabilize auto test added in 8ebe882b077fffedc3ff80fb80d2e181d5e56ab8Bjoern Erik Nilsen2009-04-271-0/+4
| * Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+61
| * QPixmapCache:Remove the old pixmap if you insert one with the same key.Alexis Menard2009-04-271-0/+10
* | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-271-2/+52
* | Tests for the last stylesheet change.Olivier Goffart2009-04-273-0/+210
* | QSortFilterProxyModel: remove the mapping of the child that are filtered awayOlivier Goffart2009-04-271-0/+10
* | Fixed to float support in QVariantThierry Bastian2009-04-271-0/+50
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-251-0/+98
|\ \ | |/
| * Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-241-0/+98
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-241-0/+12
|\ \ | |/
| * Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-0/+6
| * Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-0/+6
* | Merge branch '4.5'Thiago Macieira2009-04-241-9/+35
|\ \ | |/
| * Fix an issue with SVG gradient rendering.Alexis Menard2009-04-241-9/+35
* | 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 '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