| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge qt-team-widgets/4.6 into origin/4.6 | Olivier Goffart | 2009-10-13 | 11 | -130/+340 |
|\ |
|
| * | Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6 | Alexis Menard | 2009-10-12 | 59 | -1391/+2041 |
| |\ |
|
| * | | Fixed keyboard navigation for QTableView | Gabriel de Dietrich | 2009-10-12 | 3 | -71/+140 |
|
|
| * | | Update lastTick on all timerTicks in QAbstractAnimation | Leonardo Sobral Cunha | 2009-10-09 | 1 | -7/+4 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-09 | 25 | -128/+218 |
| |\ \ |
|
| * | | | Fixed a potential crash in QGraphicsScenePrivate::_q_polishItems() | J-P Nurmi | 2009-10-09 | 2 | -5/+8 |
|
|
| * | | | Fix context menu and menu key in QGraphicsView. | Alexis Menard | 2009-10-08 | 1 | -1/+1 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Marius Bugge Monsen | 2009-10-08 | 33 | -239/+368 |
| |\ \ \ |
|
| * | | | | 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 | 4 | -47/+186 |
|
|
| * | | | | 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 | 2 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | Doc: clarified what addDatabase() returns if the driver cannot be loaded | Stian Sandvik Thomassen | 2009-10-13 | 1 | -0/+2 |
|
|
| * | | | | | Fixes issue with multiple lookups to same table/field | Bill King | 2009-10-13 | 1 | -1/+2 |
|
|
* | | | | | | 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 | 1 | -0/+6 |
|
|
* | | | | | 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: Minor corrections and additions to i18n documentation. | David Boddie | 2009-10-12 | 1 | -1/+1 |
|
|
* | | | | | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 6 | -80/+124 |
|
|
* | | | | | 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 |
|
|
* | | | | | 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 | 8 | -28/+278 |
|
|
* | | | | | Added support for singleshot gestures. | Denis Dzyubenko | 2009-10-12 | 1 | -2/+4 |
|
|
* | | | | | Fix for qapplication::testDeleteLaterProcessEvents autotest in Symbian. | Janne Anttila | 2009-10-12 | 2 | -4/+5 |
| |_|_|/
|/| | | |
|
* | | | | Compile fix after the latest change to gesture api. | Denis Dzyubenko | 2009-10-12 | 1 | -8/+1 |
|
|
* | | | | Fixed warnings autotest. | Denis Dzyubenko | 2009-10-12 | 2 | -2/+2 |
|
|
* | | | | Removed the QGesture contructor that we don't really need. | Denis Dzyubenko | 2009-10-12 | 2 | -9/+9 |
|
|
* | | | | Fixed enum values in Qt::GestureContext. | Denis Dzyubenko | 2009-10-12 | 1 | -2/+2 |
|
|
* | | | | Revert merge commit 3945fd75a93d790434b33c2d23a | Olivier Goffart | 2009-10-12 | 1 | -1/+1 |
|
|
* | | | | QUuid::createUuid() not unique when using threads on Unix | Bradley T. Hughes | 2009-10-12 | 2 | -4/+37 |
|
|
* | | | | Don't delete an fbo's texture if the fbo isn't using a texture | Rhys Weatherley | 2009-10-12 | 2 | -2/+4 |
|
|
* | | | | 2009-10-09 Joe Ligman <joseph.ligman@nokia.com> | Joe Ligman | 2009-10-11 | 7 | -5/+116 |
|
|
* | | | | Merge branch '4.6' of git:qt/qt into 4.6 | Thiago Macieira | 2009-10-10 | 2 | -5/+6 |
|\ \ \ \ |
|
| * | | | | Fixed getting an icon for a file on the filesystem with gnome. | Denis Dzyubenko | 2009-10-09 | 1 | -3/+6 |
|
|
| * | | | | Fixed compilation warning by removing unused variables. | Denis Dzyubenko | 2009-10-09 | 1 | -2/+0 |
|
|
* | | | | | Fix compilation with aCC 6: this compiler has broken for scoping | Thiago Macieira | 2009-10-09 | 1 | -0/+5 |
|
|
* | | | | | Fix compilation with aCC 6: cannot redefine a variable in the same scope | Thiago Macieira | 2009-10-09 | 1 | -1/+1 |
|
|
* | | | | | Fix compilation with xlC 7: you can't forward-declare enums. | Thiago Macieira | 2009-10-09 | 1 | -6/+1 |
|/ / / / |
|
* | | | | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 38 | -1315/+1832 |
|
|
* | | | | Doc: Created a snippet to generate the global colors image. | David Boddie | 2009-10-09 | 1 | -12/+15 |
|
|
* | | | | Workaround for softkeys not working in modal dialogs on S60 5.0 | Shane Kearns | 2009-10-09 | 1 | -0/+1 |
|
|
* | | | | Fix compile error on symbian platform | Shane Kearns | 2009-10-09 | 1 | -0/+4 |
|
|