| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-01 | 16 | -134/+480 |
|\ \
| |/
|/| |
|
| * | Update the scrolling code of FlickCharm | Benjamin Poulain | 2009-12-30 | 1 | -110/+177 |
|
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-12-30 | 6 | -4/+32 |
|
|
| * | Symbian build fix | Simon Hausmann | 2009-12-30 | 1 | -1/+1 |
|
|
| * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-12-30 | 4 | -7/+17 |
|
|
| * | For maemo, do not strip the binaries during the installation. | Adrian Constantin | 2009-12-30 | 1 | -0/+1 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-30 | 12 | -15/+255 |
| |\
|/ / |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-29 | 12 | -15/+255 |
| |\ |
|
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-12-29 | 12 | -15/+255 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-29 | 4 | -11/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove pointless const's from functions (internal API) | Tom Cooksey | 2009-12-29 | 2 | -4/+4 |
|
|
| * | | Fixes crash when widget with WA_StaticContents child become toplevel. | Olivier Goffart | 2009-12-29 | 2 | -7/+34 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-29 | 3 | -4/+12 |
|\ \ \ |
|
| * | | | Removed QtWebkit.dll from Qt.sis in Symbian builds | Miikka Heikkinen | 2009-12-29 | 3 | -4/+12 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-29 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fixed a copy-paste error in QRasterPixmapData::metric(). | Trond Kjernåsen | 2009-12-29 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-28 | 19 | -227/+470 |
|\ \ \
| |/ /
|/| | |
|
| * | | QUrl::toEncoded() fix for the case of "password, but no username". | David Faure | 2009-12-28 | 2 | -5/+16 |
|
|
| * | | Fix tst_QFileInfo::isHidden_data on Windows | Olivier Goffart | 2009-12-28 | 1 | -2/+2 |
|
|
| * | | QStyleSheetStyle: Fixed some text croped when having padding with native border. | Olivier Goffart | 2009-12-28 | 2 | -1/+58 |
|
|
| * | | Lots of mostly cosmetic cleanups to GL2 paint engine | Tom Cooksey | 2009-12-28 | 4 | -138/+133 |
|
|
| * | | Move the 0.5 offset we add for aliased rendering to updateMatrix() | Tom Cooksey | 2009-12-28 | 2 | -33/+47 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-28 | 13 | -55/+221 |
| |\ \ |
|
| | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-27 | 13 | -55/+221 |
| | |\ \ |
|
| | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-26 | 13 | -55/+221 |
| | | |\ \ |
|
| | | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2009-12-25 | 13 | -55/+221 |
| | | | |\ \ |
|
| | | | | * | | revert f36fb8b2b63b3734cc2bd66b329ca4fef1204845 | Ritt Konstantin | 2009-12-23 | 3 | -15/+7 |
|
|
| | | | | * | | Read QWS_SIZE from layer rather than screen | Anders Bakken | 2009-12-23 | 1 | -1/+8 |
|
|
| | | | | * | | Get rid of no_cast_from_ascii warning | Anders Bakken | 2009-12-23 | 1 | -1/+1 |
|
|
| | | | | * | | Docs: Amendments to latest changes to QImageReader docs. | Andreas Aardal Hanssen | 2009-12-23 | 1 | -17/+16 |
|
|
| | | | | * | | images: Document QImageReader::loopCount behaviour for infinite loops | Holger Hans Peter Freyther | 2009-12-23 | 3 | -8/+21 |
|
|
| | | | | * | | gif: Add unit test for QImageReader::size calls | Holger Hans Peter Freyther | 2009-12-23 | 3 | -0/+133 |
|
|
| | | | | * | | gif: 10% speedup on microbenchmark on QImageReader | Holger Hans Peter Freyther | 2009-12-23 | 1 | -14/+26 |
|
|
| | | | | * | | png: Avoid calling QImage::scanLine(int) from within a loop | Holger Hans Peter Freyther | 2009-12-23 | 1 | -1/+4 |
|
|
| | | | | * | | QImageReader: Avoid errorString creation in the normal case | Holger Hans Peter Freyther | 2009-12-23 | 1 | -1/+2 |
|
|
| | | | | * | | Fix text rendering on GL2 paint engine | Tom Cooksey | 2009-12-23 | 2 | -5/+11 |
|
|
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-28 | 2 | -13/+18 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Using qt.iby no longer requires emulator deployment to be done | Miikka Heikkinen | 2009-12-28 | 2 | -13/+18 |
|
|
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2009-12-28 | 1 | -1/+3 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-27 | 1 | -1/+3 |
| |\ \ \ \ \ |
|