Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | 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 | 48 | -131/+1754 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | 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 | 6 | -7/+664 | |
| | | | |\ \ \ | ||||||
| | | | * | | | | 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 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | Avoids timer ticks when there are only pause animations running | Leonardo Sobral Cunha | 2009-10-07 | 3 | -0/+398 | |
| | * | | | | | | | | Notification relaxed for Windows CE test. | ninerider | 2009-10-13 | 1 | -1/+6 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Fixes autotest: Savepoints are actually supported from 4.1 onwards. | Bill King | 2009-10-13 | 1 | -2/+2 | |
| | * | | | | | | | This autotest doesn't make sense for in-memory databases. | Bill King | 2009-10-13 | 1 | -0/+2 | |
| | * | | | | | | | Fixes autotests now for MS Access via ODBC. | Bill King | 2009-10-13 | 5 | -10/+34 | |
| | * | | | | | | | Fixes issue with multiple lookups to same table/field | Bill King | 2009-10-13 | 1 | -4/+4 | |
| | * | | | | | | | Added support for singleshot gestures. | Denis Dzyubenko | 2009-10-12 | 1 | -7/+10 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | QUuid::createUuid() not unique when using threads on Unix | Bradley T. Hughes | 2009-10-12 | 1 | -0/+26 | |
| | * | | | | | | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 3 | -1/+632 | |
| | * | | | | | | For this test to work you need to enable autoSip on Windows Mobile | ninerider | 2009-10-09 | 1 | -0/+3 | |
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | ninerider | 2009-10-09 | 3 | -3/+41 | |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | All mousewheel tests skipped on Windows CE | ninerider | 2009-10-09 | 1 | -6/+3 | |
| * | | | | | | | Updated qwidget winId auto-tests | Gareth Stockwell | 2009-10-09 | 1 | -0/+144 | |
* | | | | | | | | Fixed QPainter::begin() so that it fails gracefully. | Kim Motoyoshi Kalland | 2009-10-15 | 1 | -0/+40 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Add a way to allow tracking the originating object with QNetworkRequest. | Simon Hausmann | 2009-10-09 | 1 | -0/+16 | |
* | | | | | | | Autotest: fix false positives with MSVC.NET 2003 | Thiago Macieira | 2009-10-09 | 1 | -1/+19 | |
* | | | | | | | Autotest: fix forward-declaration test. | Thiago Macieira | 2009-10-09 | 1 | -1/+5 | |
* | | | | | | | Help Nokia X86 compiler to compiler qbuttongroup autotest. | Janne Anttila | 2009-10-09 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Fixes XPASS on the QFileDialog test on Carbon | Olivier Goffart | 2009-10-08 | 1 | -1/+1 | |
* | | | | | | Skip the crashing selftest on Mac | Olivier Goffart | 2009-10-08 | 1 | -1/+1 | |