| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge qt-team-widgets/4.6 into origin/4.6 | Olivier Goffart | 2009-10-13 | 23 | -150/+1085 |
|\ |
|
| * | 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 | 148 | -2187/+4273 |
| |\ |
|
| * | | Fixed keyboard navigation for QTableView | Gabriel de Dietrich | 2009-10-12 | 4 | -73/+304 |
|
|
| * | | 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 |
|
|
| * | | Update lastTick on all timerTicks in QAbstractAnimation | Leonardo Sobral Cunha | 2009-10-09 | 1 | -7/+4 |
|
|
| * | | 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 | 56 | -579/+903 |
| |\ \ |
|
| * | | | 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 | 3 | -5/+36 |
|
|
| * | | | Fix context menu and menu key in QGraphicsView. | Alexis Menard | 2009-10-08 | 2 | -12/+47 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Marius Bugge Monsen | 2009-10-08 | 46 | -344/+487 |
| |\ \ \ |
|
| * | | | | In QParallelAnimationGroup, only stop the children if they arent stopped | Leonardo Sobral Cunha | 2009-10-07 | 1 | -3/+5 |
|
|
| * | | | | Avoids timer ticks when there are only pause animations running | Leonardo Sobral Cunha | 2009-10-07 | 7 | -47/+584 |
|
|
| * | | | | Removed unused function QUnifiedTimer::elapsedTime from animation api private | Leonardo Sobral Cunha | 2009-10-07 | 1 | -1/+0 |
|
|
| * | | | | In QAbstractAnimation::setState setCurrentTime when animation pauses | Leonardo Sobral Cunha | 2009-10-07 | 1 | -8/+9 |
|
|
* | | | | | Fixed a few compiler warnings from QtGui for Symbian. | Janne Anttila | 2009-10-13 | 7 | -11/+16 |
|
|
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-10-13 | 9 | -17/+46 |
|\ \ \ \ \ |
|
| * | | | | | Doc: clarified what addDatabase() returns if the driver cannot be loaded | Stian Sandvik Thomassen | 2009-10-13 | 1 | -0/+2 |
|
|
| * | | | | | 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 | 2 | -5/+6 |
|
|
* | | | | | | Implement qDrawPixmaps for the OpenVG paint engine. | Rhys Weatherley | 2009-10-13 | 2 | -0/+117 |
|/ / / / / |
|
* | | | | | Remove the surface holder from the PowerVR screen driver | Rhys Weatherley | 2009-10-13 | 4 | -148/+11 |
|
|
* | | | | | Update the OpenGL for Qt/Embedded documentation | Rhys Weatherley | 2009-10-13 | 2 | -122/+131 |
|
|
* | | | | | Remove the ahigl example screen driver. | Rhys Weatherley | 2009-10-12 | 9 | -2230/+0 |
|
|
* | | | | | Remove the hybrid screen driver. | Rhys Weatherley | 2009-10-12 | 7 | -961/+0 |
|
|
* | | | | | Fix save() and restore() for the OpenGL2 paint engine. | Rhys Weatherley | 2009-10-12 | 2 | -13/+15 |
|
|
* | | | | | Doc: Added an example to the list of Graphics View examples to build. | David Boddie | 2009-10-12 | 1 | -0/+1 |
|
|
* | | | | | Doc: Minor corrections and additions to i18n documentation. | David Boddie | 2009-10-12 | 2 | -1/+4 |
|
|
* | | | | | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 9 | -109/+158 |
|
|
* | | | | | Fix default action in s60 drag'n'drop manager | Shane Kearns | 2009-10-12 | 1 | -2/+2 |
|
|
* | | | | | Make QTextControl give the right default action to Drag manager | Shane Kearns | 2009-10-12 | 1 | -2/+6 |
|
|
* | | | | | Fix for poor performance during screen orientation switch | Shane Kearns | 2009-10-12 | 1 | -2/+2 |
|
|
* | | | | | Enable mouse cursor in drilldown example | Shane Kearns | 2009-10-12 | 1 | -0/+3 |
|
|
* | | | | | Make writing out word-spacing use the right property. | Thomas Zander | 2009-10-12 | 1 | -2/+2 |
|
|
* | | | | | Fixed a bug visible in QPrintPreview with the X11 XLFD font engine. | Trond Kjernåsen | 2009-10-12 | 1 | -1/+1 |
|
|
* | | | | | QHttpNetworkConnectionChannel: Limit the socket read buffer | Markus Goetz | 2009-10-12 | 1 | -0/+5 |
|
|
* | | | | | Added documentation for the Gesture API. | Denis Dzyubenko | 2009-10-12 | 9 | -30/+280 |
|
|
* | | | | | Added support for singleshot gestures. | Denis Dzyubenko | 2009-10-12 | 2 | -9/+14 |
|
|
* | | | | | Add Russian translations for Qt Designer | Ritt Konstantin | 2009-10-12 | 1 | -0/+7049 |
|
|
* | | | | | Update Russian translations for Qt Assistant, Qt Assistant Adp tools and Qt H... | Ritt Konstantin | 2009-10-12 | 3 | -93/+123 |
|
|
* | | | | | Update Russian translations for Qt Linguist | Ritt Konstantin | 2009-10-12 | 1 | -175/+191 |
|
|