Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-17 | 52 | -282/+703 |
|\ | |||||
| * | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 56 | -298/+746 |
| |\ | |||||
| | * | Fixed autotest failure in tst_QGraphicsScene::render on Maemo. | Samuel Rødal | 2010-02-17 | 1 | -14/+4 |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-02-16 | 37 | -178/+249 |
| | |\ | |||||
| | | * | QLocalSocket::isValid on Windows must check for broken connection | Joerg Bornemann | 2010-02-16 | 1 | -1/+4 |
| | | * | fix pipe handle leak in qlocalsocket_win.cpp | Joerg Bornemann | 2010-02-16 | 2 | -6/+17 |
| | | * | Fix Thai text on Windows 7 | Eskil Abrahamsen Blomfeldt | 2010-02-16 | 1 | -2/+12 |
| | | * | 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 |
| | | * | Bump version to 4.6.3. | Jason McDonald | 2010-02-15 | 3 | -4/+4 |
| | | * | 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 | 28 | -160/+184 |
| | | |\ | |||||
| | | | * | 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 | 28 | -160/+184 |
| | | | |\ | |||||
| | | | | * | 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 |
| | | | | * | 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 |
| | | | | * | 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 | 9 | -44/+84 |
| | | | | |\ | |||||
| | | | | | * | Fix several bugs with GL texture cache | Tom Cooksey | 2010-02-12 | 4 | -29/+43 |
| | | | | | * | Compile fix for OpenGL ES. | Kim Motoyoshi Kalland | 2010-02-12 | 1 | -1/+5 |
| | | | | | * | 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 | 3 | -8/+12 |
| | | | | | |\ | |||||
| | | | | | | * | 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 | 29 | -60/+136 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | 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 | 16 | -96/+421 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Fix an issue with the error signal in a callWithCallback not being | Thiago Macieira | 2010-02-16 | 1 | -18/+9 |
| | | * | | | | | | | | Fixed compiler warning about making the same class a friend twice | Zeno Albisser | 2010-02-16 | 1 | -0/+2 |
| | | * | | | | | | | | 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 | 1 | -1/+8 |
| | | * | | | | | | | | QNAM HTTP: Unify socket EOF handling a bit | Markus Goetz | 2010-02-16 | 2 | -24/+38 |
| | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-02-16 | 3 | -82/+84 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | 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 | 1 | -14/+21 |
| | | | * | | | | | | | | Correctly mark QGraphicsScene::drawItems() as obsolete | Andy Shaw | 2010-02-15 | 1 | -1/+3 |
| | | * | | | | | | | | | doc: Added \section1 about serializing operators for Qt collections. | Martin Smith | 2010-02-16 | 1 | -0/+7 |
| | | |/ / / / / / / / | |||||
| | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-15 | 9 | -34/+326 |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | |||||
| | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-12 | 9 | -34/+326 |
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | | |||||
| | | | | * | | | | | | Compile fix on Mac with 10.5 sdk. | Denis Dzyubenko | 2010-02-12 | 1 | -1/+1 |
| | | | | * | | | | | | QTestLib: don't crash if data tag requested, none available | João Abecasis | 2010-02-12 | 1 | -1/+13 |
| | | | | * | | | | | | Implement the blend functions with SSE2 | Benjamin Poulain | 2010-02-12 | 3 | -13/+262 |
| | | | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-02-12 | 3 | -6/+33 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | Ignore touch and gesture events when excluding input events | Denis Dzyubenko | 2010-02-12 | 2 | -0/+19 |
| | | | | | * | | | | | | Implemented GraphicsView Panel support for gestures. | Denis Dzyubenko | 2010-02-12 | 1 | -6/+14 |
| | | | | * | | | | | | | doc: Added some since version information. | Martin Smith | 2010-02-12 | 1 | -13/+17 |
| | | | | |/ / / / / / | |||||
| | | | | * | | | | | | doc: Fixed several typos. | Martin Smith | 2010-02-12 | 1 | -1/+1 |
| | | | | |/ / / / / |