Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regression fix. Fix the hasUncaughtException() flag in debugger's event. | Jedrzej Nowacki | 2009-10-19 | 1 | -0/+38 |
* | Fix autotest case for QSoftkeyManager | Sami Merilä | 2009-10-19 | 1 | -10/+46 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 62 | -1303/+3999 |
|\ | |||||
| * | Fix tst_QMenu on Symbian. | Liang QI | 2009-10-16 | 1 | -0/+14 |
| * | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-16 | 15 | -911/+1229 |
| |\ | |||||
| | * | Merge commit 'origin/4.5' into origin/4.6 | Olivier Goffart | 2009-10-15 | 1 | -0/+39 |
| | |\ | |||||
| | | * | Fix regression while updating items in itemview. | Olivier Goffart | 2009-10-13 | 1 | -0/+39 |
| | * | | Default section size is taken instead of some fixed value | ninerider | 2009-10-15 | 1 | -1/+1 |
| | * | | Merge commit 'a814aba657288942b5beed70a2110446420f981c' into origin-4.6 | Olivier Goffart | 2009-10-15 | 13 | -910/+1189 |
| | |\ \ | |||||
| | | * \ | Merge commit origin/4.6 into team-widgets/4.6 | Olivier Goffart | 2009-10-15 | 9 | -13/+57 |
| | | |\ \ | |||||
| | | * | | | Compile tests under Windows | Olivier Goffart | 2009-10-15 | 2 | -2/+2 |
| | | * | | | stabilize QTableView test on cocoa | Olivier Goffart | 2009-10-14 | 1 | -1/+3 |
| | | * | | | Disable tst_QTableView::tabFocus to work when qt_tab_all_widget is disabled | Olivier Goffart | 2009-10-14 | 2 | -5/+12 |
| | | * | | | Split QFileDialog auto-tests in two separate dirs. This will allow slow | Alexis Menard | 2009-10-14 | 3 | -867/+1033 |
| | | * | | | Merge origin/4.6 into team-widgets/4.6 | Olivier Goffart | 2009-10-14 | 11 | -24/+63 |
| | | |\ \ \ | |||||
| | | * | | | | Make the test working on random directories so we are sure there was | Alexis Menard | 2009-10-14 | 1 | -15/+7 |
| | | * | | | | Compile the QTableView test on Mac | Olivier Goffart | 2009-10-14 | 1 | -1/+1 |
| | | * | | | | Sorting bug in QTableView fix | Pierre Rossi | 2009-10-13 | 1 | -0/+21 |
| | | * | | | | Fix sorting after changing a QTableView's header | Olivier Goffart | 2009-10-13 | 1 | -0/+37 |
| | | * | | | | Fix some of the QWidget test on Cocoa | Olivier Goffart | 2009-10-13 | 1 | -14/+3 |
| | | * | | | | Fix graphicsview test on Cocoa. | Olivier Goffart | 2009-10-13 | 2 | -7/+19 |
| | | * | | | | Fixes tst_QGraphicsProxyWidget::setWidget_simple on Mac | Olivier Goffart | 2009-10-13 | 1 | -1/+1 |
| | | * | | | | Fix QUrl regression with setHost("::ffff:129.144.52.38") | David Faure | 2009-10-13 | 1 | -0/+8 |
| | | * | | | | Itemview: fix regression concerning Ctrl+rubber band selections | Frank Reininghaus | 2009-10-13 | 1 | -0/+45 |
| * | | | | | | Merge commit 'origin/4.6' into mmfphonon | Frans Englich | 2009-10-15 | 66 | -440/+2813 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Change the frame rate property to a qreal from a QPair<int,int> rational | Andrew den Exter | 2009-10-15 | 1 | -26/+13 |
| | * | | | | | Removed assertion from QComboBox::removeItem() | Stian Sandvik Thomassen | 2009-10-15 | 1 | -0/+18 |
| | | |_|/ / | | |/| | | | |||||
| | * | | | | Fix tst_QSidebar::addUrls() on Symbian. | Liang QI | 2009-10-14 | 1 | -10/+16 |
| | * | | | | Fix the autotest for S60, skip tst_QPainter::drawClippedEllipse(). | Liang QI | 2009-10-14 | 1 | -1/+1 |
| | * | | | | Remove excess spam from autotests when postgresql creates primary indexes. | Bill King | 2009-10-14 | 7 | -2/+40 |
| | | |/ / | | |/| | | |||||
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | ninerider | 2009-10-13 | 14 | -20/+750 |
| | |\ \ \ | |||||
| | | * | | | stabilize QSslSocket autotest | Peter Hartmann | 2009-10-13 | 1 | -0/+1 |
| | | * | | | Carbon: QApplication auto test shows bug in event dispatcher | Richard Moe Gustavsen | 2009-10-13 | 1 | -0/+4 |
| | | * | | | Merge qt-team-widgets/4.6 into origin/4.6 | Olivier Goffart | 2009-10-13 | 12 | -20/+745 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | QGraphicsView tests on X11 | Olivier Goffart | 2009-10-12 | 3 | -2/+4 |
| | | | * | | Fixes tst_QProxyWidget::palettePropagation on Mac | Olivier Goffart | 2009-10-12 | 1 | -2/+2 |
| | | | * | | Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6 | Alexis Menard | 2009-10-12 | 24 | -316/+1723 |
| | | | |\ \ | |||||
| | | | * | | | Fixed keyboard navigation for QTableView | Gabriel de Dietrich | 2009-10-12 | 1 | -2/+164 |
| | | | * | | | QFileSystemModel autotest: sorting might be delayed | Olivier Goffart | 2009-10-12 | 1 | -1/+1 |
| | | | * | | | Fix GraphicsView test on mac | Olivier Goffart | 2009-10-12 | 1 | -1/+7 |
| | | | * | | | Fix the QWidgetAction test on Carbon | Olivier Goffart | 2009-10-12 | 1 | -0/+2 |
| | | | * | | | GraphicsView tests on mac | Olivier Goffart | 2009-10-12 | 2 | -3/+5 |
| | | | * | | | Add usefull debug output to the bic test | Olivier Goffart | 2009-10-12 | 1 | -0/+2 |
| | | | * | | | Fixes QPauseAnimation autotests for unreliable timer intervals on Windows | Leonardo Sobral Cunha | 2009-10-09 | 1 | -13/+30 |
| | | | * | | | Fix an auto-test regression. | Alexis Menard | 2009-10-09 | 1 | -6/+24 |
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-09 | 11 | -22/+80 |
| | | | |\ \ \ | |||||
| | | | * | | | | Add a test case for task QTBUG-4439. | Alexis Menard | 2009-10-09 | 1 | -0/+53 |
| | | | * | | | | Fixed a potential crash in QGraphicsScenePrivate::_q_polishItems() | J-P Nurmi | 2009-10-09 | 1 | -0/+28 |
| | | | * | | | | Fix context menu and menu key in QGraphicsView. | Alexis Menard | 2009-10-08 | 1 | -11/+46 |
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Marius Bugge Monsen | 2009-10-08 | 4 | -15/+15 |
| | | | |\ \ \ \ |