summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-224-1/+57
|\
| * Support assigning scripts to QML propertiesAaron Kennedy2009-10-224-1/+57
* | Test createQmlObject URL resolution (must be relative to calling context).Warwick Allison2009-10-223-11/+25
|/
* Give QmlPropertyMap a more complete API.Michael Brasser2009-10-211-9/+42
* Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-212-12/+12
* Update qfxtext/elide/multilength.qml test, commit X11 visuals.Warwick Allison2009-10-203-1/+303
* Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78Warwick Allison2009-10-201-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-194-14/+130
|\
| * fix bug in tst_qwidget.cppJoerg Bornemann2009-10-191-4/+6
| * Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-191-0/+38
| * Fix autotest case for QSoftkeyManagerSami Merilä2009-10-191-10/+46
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-1962-1303/+3999
| |\
| * | Fixed QPainter::begin() so that it fails gracefully.Kim Motoyoshi Kalland2009-10-151-0/+40
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-1997-1430/+4657
|\ \ \ | | |/ | |/|
| * | Fix tst_QMenu on Symbian.Liang QI2009-10-161-0/+14
| * | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1615-911/+1229
| |\ \
| | * \ Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-151-0/+39
| | |\ \
| | | * | Fix regression while updating items in itemview.Olivier Goffart2009-10-131-0/+39
| | * | | Default section size is taken instead of some fixed valueninerider2009-10-151-1/+1
| | * | | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6Olivier Goffart2009-10-1513-910/+1189
| | |\ \ \
| | | * \ \ Merge commit origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-159-13/+57
| | | |\ \ \
| | | * | | | Compile tests under WindowsOlivier Goffart2009-10-152-2/+2
| | | * | | | stabilize QTableView test on cocoaOlivier Goffart2009-10-141-1/+3
| | | * | | | Disable tst_QTableView::tabFocus to work when qt_tab_all_widget is disabledOlivier Goffart2009-10-142-5/+12
| | | * | | | Split QFileDialog auto-tests in two separate dirs. This will allow slowAlexis Menard2009-10-143-867/+1033
| | | * | | | Merge origin/4.6 into team-widgets/4.6Olivier Goffart2009-10-1411-24/+63
| | | |\ \ \ \
| | | * | | | | Make the test working on random directories so we are sure there wasAlexis Menard2009-10-141-15/+7
| | | * | | | | Compile the QTableView test on MacOlivier Goffart2009-10-141-1/+1
| | | * | | | | Sorting bug in QTableView fixPierre Rossi2009-10-131-0/+21
| | | * | | | | Fix sorting after changing a QTableView's headerOlivier Goffart2009-10-131-0/+37
| | | * | | | | Fix some of the QWidget test on CocoaOlivier Goffart2009-10-131-14/+3
| | | * | | | | Fix graphicsview test on Cocoa.Olivier Goffart2009-10-132-7/+19
| | | * | | | | Fixes tst_QGraphicsProxyWidget::setWidget_simple on MacOlivier Goffart2009-10-131-1/+1
| | | * | | | | Fix QUrl regression with setHost("::ffff:129.144.52.38")David Faure2009-10-131-0/+8
| | | * | | | | Itemview: fix regression concerning Ctrl+rubber band selectionsFrank Reininghaus2009-10-131-0/+45
| * | | | | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1566-440/+2813
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Change the frame rate property to a qreal from a QPair<int,int> rationalAndrew den Exter2009-10-151-26/+13
| | * | | | | | Removed assertion from QComboBox::removeItem()Stian Sandvik Thomassen2009-10-151-0/+18
| | | |_|/ / / | | |/| | | |
| | * | | | | Fix tst_QSidebar::addUrls() on Symbian.Liang QI2009-10-141-10/+16
| | * | | | | Fix the autotest for S60, skip tst_QPainter::drawClippedEllipse().Liang QI2009-10-141-1/+1
| | * | | | | Remove excess spam from autotests when postgresql creates primary indexes.Bill King2009-10-147-2/+40
| | | |/ / / | | |/| | |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-1314-20/+750
| | |\ \ \ \
| | | * | | | stabilize QSslSocket autotestPeter Hartmann2009-10-131-0/+1
| | | * | | | Carbon: QApplication auto test shows bug in event dispatcherRichard Moe Gustavsen2009-10-131-0/+4
| | | * | | | Merge qt-team-widgets/4.6 into origin/4.6Olivier Goffart2009-10-1312-20/+745
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | QGraphicsView tests on X11Olivier Goffart2009-10-123-2/+4
| | | | * | | Fixes tst_QProxyWidget::palettePropagation on MacOlivier Goffart2009-10-121-2/+2
| | | | * | | Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6Alexis Menard2009-10-1224-316/+1723
| | | | |\ \ \
| | | | * | | | Fixed keyboard navigation for QTableViewGabriel de Dietrich2009-10-121-2/+164
| | | | * | | | QFileSystemModel autotest: sorting might be delayedOlivier Goffart2009-10-121-1/+1