Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-04 | 14 | -164/+152 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Set serial number in QX11PixmapData::transformed | Anders Bakken | 2010-01-04 | 1 | -0/+2 | |
| | | * | | | | | Avoid deep QImage copies in the OpenVG paint engine | Rhys Weatherley | 2010-01-04 | 2 | -9/+12 | |
| | | * | | | | | Reset the OpenVG scissor after a native painting call-out | Rhys Weatherley | 2010-01-04 | 1 | -2/+11 | |
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-01 | 11 | -153/+127 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Fix configure's error message to report correct OpenGL qmake vars | Michael Fairman | 2009-12-30 | 1 | -3/+3 | |
| | | | * | | | | | Fix background brush for character format when writing to ODF document. | Pierre Rossi | 2009-12-30 | 2 | -1/+12 | |
| | | | * | | | | | Also delete blitShader & simpleShader in ~QGLEngineSharedShaders | Tom Cooksey | 2009-12-30 | 1 | -0/+10 | |
| | | | * | | | | | fix a memory leak in QGLEngineSharedShaders | jianliang79 | 2009-12-30 | 2 | -0/+8 | |
| | | | * | | | | | Fixed QGLWidget::renderText(). | Trond Kjernaasen | 2009-12-30 | 3 | -109/+13 | |
| | | | * | | | | | Fixes painting artifacts when using CacheBackground in a QGraphicsView. | Yoann Lopes | 2009-12-30 | 1 | -1/+2 | |
| | | | * | | | | | Remove superfluous enable/disable vertex arrtib arrays | Tom Cooksey | 2009-12-30 | 1 | -34/+0 | |
| | | | * | | | | | Track which vertex attrib arrays are enabled in QGLContextPrivate | Tom Cooksey | 2009-12-30 | 6 | -5/+79 | |
| * | | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into 4.6 | Bill King | 2009-12-23 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-06 | 12 | -27/+2453 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | uic3/uic: Ignore buttonGroupId property when there is no parent QButtonGroup | David Faure | 2010-01-05 | 5 | -3/+2387 | |
| * | | | | | | | | | Changelog: Added Designer/uic entries for 4.6.1 | Friedemann Kleint | 2010-01-05 | 1 | -1/+8 | |
| * | | | | | | | | | Designer: Enable seconds editing for Q[Date]TimeEdit's properties. | Friedemann Kleint | 2010-01-04 | 4 | -19/+53 | |
| * | | | | | | | | | Designer: Selection handles disappear when using style sheet on form. | Friedemann Kleint | 2010-01-04 | 1 | -2/+2 | |
| * | | | | | | | | | do not accumulate messages | Oswald Buddenhagen | 2010-01-04 | 1 | -2/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-06 | 44 | -436/+654 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix QT_NO_CONTEXTMENU | Kent Hansen | 2010-01-06 | 1 | -0/+2 | |
| * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-06 | 4 | -7/+24 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix license check failure. | Jason McDonald | 2010-01-06 | 2 | -26/+28 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-06 | 2 | -18/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | QHttpSocketEngine: Remove unneeded code | Markus Goetz | 2010-01-06 | 2 | -18/+4 | |
| * | | | | | | | | doc: Clarified that .lnk files are System files on Windows. | Martin Smith | 2010-01-06 | 1 | -3/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-06 | 1 | -9/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | QAbstractSocket: Fix warnings when compiling with QABSTRACTSOCKET_DEBUG | Markus Goetz | 2010-01-06 | 1 | -9/+9 | |
| | * | | | | | | | QAbstractSocket: Warn when wrong QHostInfo was received | Markus Goetz | 2010-01-06 | 1 | -0/+4 | |
| * | | | | | | | | doc: Clarified that the scene owns its items and destroys them. | Martin Smith | 2010-01-06 | 1 | -11/+17 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-06 | 3 | -14/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2010-01-05 | 1 | -13/+15 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | tst_qhostinfo benchmark: Fix license header | Markus Goetz | 2010-01-04 | 1 | -13/+15 | |
| | * | | | | | | | | Prevent a crash when creating an inputContext from the QApplication dtor. | Denis Dzyubenko | 2010-01-05 | 2 | -1/+3 | |
| * | | | | | | | | | doc: Fixed references to currsor position(). | Martin Smith | 2010-01-06 | 1 | -26/+29 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-05 | 2 | -2/+51 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Small optimization in QIODevice::readAll() | Markus Goetz | 2010-01-05 | 2 | -2/+51 | |
| * | | | | | | | | | doc: Added some missing macro descriptions. | Martin Smith | 2010-01-05 | 1 | -4/+27 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | doc: Added note explaining grabMouse() for Cocoa and Carbon. | Martin Smith | 2010-01-05 | 1 | -4/+10 | |
| * | | | | | | | | doc: Replaced usses of rootState() with state machine pointer. | Martin Smith | 2010-01-05 | 1 | -2/+2 | |
| * | | | | | | | | doc: Fixed typo. | Martin Smith | 2010-01-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-05 | 3 | -2/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-05 | 3 | -2/+22 | |
| * | | | | | | | | | doc: Clarified which values were added in Qt 4.4. | Martin Smith | 2010-01-05 | 1 | -8/+11 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | doc: Clarified next and previous activation order. | Martin Smith | 2010-01-05 | 1 | -8/+8 | |
| * | | | | | | | | Fix typo in QFSFileEnginePrivate::canonicalized | Markus Goetz | 2010-01-04 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-04 | 13 | -244/+296 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tst_qtcpserver: Move benchmarks | Markus Goetz | 2010-01-04 | 4 | -156/+291 | |
| | * | | | | | | | | Cocoa: added release pool | Richard Moe Gustavsen | 2010-01-04 | 1 | -0/+1 | |