Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | QTextCodec::codecForName. Insert in the cache in all cases. | Olivier Goffart | 2010-02-15 | 1 | -1/+3 | |
| * | | | | | | Prevented calling the pixmap filter implementations with null pixmaps. | Samuel Rødal | 2010-02-15 | 1 | -2/+12 | |
| * | | | | | | Make it possible to run benchmarks with the "-graphicssystem" switch. | Bjørn Erik Nilsen | 2010-02-15 | 1 | -0/+8 | |
| * | | | | | | Add support for running the GraphicsViewBenchmark application manually. | Bjørn Erik Nilsen | 2010-02-15 | 4 | -96/+151 | |
| * | | | | | | Bump version to 4.6.3. | Jason McDonald | 2010-02-15 | 17 | -22/+22 | |
| * | | | | | | Fixed a GLX warning that occured with some Intel chipsets under X11. | Trond Kjernåsen | 2010-02-15 | 1 | -2/+5 | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-15 | 172 | -174/+18405 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fixed compile for maemo6. | Rohan McGovern | 2010-02-13 | 2 | -2/+2 | |
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-12 | 172 | -174/+18405 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Cleanup QEglContext & EGLDisplays | Tom Cooksey | 2010-02-12 | 13 | -107/+60 | |
| | | * | | | | | | Moved 'hasAlpha' property from GL2 engine to GL paint device. | Kim Motoyoshi Kalland | 2010-02-12 | 8 | -24/+23 | |
| | | * | | | | | | Remove useless qDebug in QTextCodec autotest | Olivier Goffart | 2010-02-12 | 1 | -5/+5 | |
| | | * | | | | | | QTextCodec: Symbian has codec for UCS2, only fallback to UTF16 if UCS2 codec ... | Olivier Goffart | 2010-02-12 | 1 | -5/+6 | |
| | | * | | | | | | Add caching to QTextCodec::codecForName and QTextCodec::codecForMib | Olivier Goffart | 2010-02-12 | 1 | -4/+35 | |
| | | * | | | | | | Add benchmark for QTextCodec | Olivier Goffart | 2010-02-12 | 5 | -1/+278 | |
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-12 | 147 | -52/+18022 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix several bugs with GL texture cache | Tom Cooksey | 2010-02-12 | 5 | -37/+59 | |
| | | | * | | | | | | Compile fix for OpenGL ES. | Kim Motoyoshi Kalland | 2010-02-12 | 1 | -1/+5 | |
| | | | * | | | | | | Fix missing/outdated license headers. | Jason McDonald | 2010-02-12 | 64 | -960/+1065 | |
| | | | * | | | | | | Turned off subpixel AA text on surface with alpha in GL2 engine. | Kim Motoyoshi Kalland | 2010-02-12 | 2 | -7/+25 | |
| | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-12 | 140 | -8/+17829 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Add functional Graphics View benchmarks. | Bjørn Erik Nilsen | 2010-02-11 | 137 | -0/+17817 | |
| | | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-11 | 3 | -8/+12 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | Make QCUPSSupport::printerHasPPD() clean up after itself. | Trond Kjernåsen | 2010-02-11 | 1 | -1/+3 | |
| | | | | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-02-11 | 37 | -100/+332 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | Speed up custom bitmap brushes on X11 without Xrender support. | Trond Kjernåsen | 2010-02-11 | 1 | -3/+4 | |
| | | | | | * | | | | | | | document the slowness of QPixmap::hasAlpha() | Gunnar Sletta | 2010-02-11 | 1 | -4/+5 | |
* | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 30 | -114/+873 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix an issue with the error signal in a callWithCallback not being | Thiago Macieira | 2010-02-16 | 2 | -18/+38 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add skeleton changes file for 4.6.3. | Jason McDonald | 2010-02-16 | 1 | -0/+159 | |
| * | | | | | | | | | | | Fixed compiler warning about making the same class a friend twice | Zeno Albisser | 2010-02-16 | 1 | -0/+2 | |
| * | | | | | | | | | | | New test cases for the QScriptString. | Jedrzej Nowacki | 2010-02-16 | 1 | -0/+3 | |
| * | | | | | | | | | | | Fix a deadlock in kqueue implementation of QFileSystemWatcher | Bradley T. Hughes | 2010-02-16 | 1 | -4/+14 | |
| * | | | | | | | | | | | Don't crash when QTouchEvent is accepted but not handled by a | Bradley T. Hughes | 2010-02-16 | 2 | -1/+39 | |
| * | | | | | | | | | | | QNAM HTTP: Unify socket EOF handling a bit | Markus Goetz | 2010-02-16 | 3 | -24/+43 | |
| * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-02-16 | 6 | -92/+134 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Update the composition demo at 60 FPS instead of at painting rate | Benjamin Poulain | 2010-02-15 | 2 | -10/+38 | |
| | * | | | | | | | | | | | Replace the inline blend function by #define | Benjamin Poulain | 2010-02-15 | 1 | -67/+60 | |
| | * | | | | | | | | | | | Fix for using QContiguousCache with default constructor or capacity=0 | Zeno Albisser | 2010-02-15 | 2 | -14/+33 | |
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Jason McDonald | 2010-02-15 | 34 | -119/+620 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Correctly mark QGraphicsScene::drawItems() as obsolete | Andy Shaw | 2010-02-15 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | Merge commit 'v4.6.2' into 4.6 | Jason McDonald | 2010-02-15 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Revert WebCore.pro part of 2761e6f57ecd00c3435dbb8a6cf5f40653195d5d to build ...v4.6.2 | Simon Hausmann | 2010-02-11 | 1 | -3/+1 | |
| | | * | | | | | | | | | | | | Fixed the perl download link and description in docs | Miikka Heikkinen | 2010-02-11 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | License update as requested by legal for file relicensed from S60. | Janne Anttila | 2010-02-10 | 1 | -17/+0 | |
| | | * | | | | | | | | | | | | Fix commercial license headers one last time. | Jason McDonald | 2010-02-10 | 4 | -52/+52 | |
| | | * | | | | | | | | | | | | Prevented assert when using drop shadow effect in the GL 2 engine. | Samuel Rødal | 2010-02-10 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | Fixed compilation of the GL2 engine for OpenGL ES 2. | Kim Motoyoshi Kalland | 2010-02-10 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | Fixes missing update when setting opacity on an item that had opacity 0.0 | Leonardo Sobral Cunha | 2010-02-10 | 2 | -0/+42 | |
| | | * | | | | | | | | | | | | Adds convenience functions QGraphicsItemPrivate::isOpacityNull | Leonardo Sobral Cunha | 2010-02-10 | 3 | -7/+14 | |