summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-019-178/+653
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix qwidget auto test failing to build on OSX/carbon.Justin McPherson2009-10-011-2/+2
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sarah Smith2009-10-013-13/+7
| | | |\ \ \
| | | | * | | Revert "qmake - add error message if files for deployment are missing"Joerg Bornemann2009-10-011-8/+2
| | | * | | | Remove display lists and refactor ready for ES/ES2 portSarah Smith2009-10-017-168/+649
| | * | | | | Add unit tests for QGLShareRegisterRhys Weatherley2009-10-012-1/+123
| | | |/ / / | | |/| | |
| | * | | | Use QGLSharedResourceGuard to track contexts in the shader managerRhys Weatherley2009-10-012-5/+5
| | |/ / /
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-10-014-59/+67
| | |\ \ \
| | | * | | Fix a window opacity bug with DirectFBAnders Bakken2009-10-012-52/+60
| | | * | | Make sure gccaps is properly initialized for dfbpeAnders Bakken2009-10-011-0/+2
| | | * | | Clean up releaseSurface in QDirectFBPaintDeviceAnders Bakken2009-10-012-7/+5
| | * | | | Make QGLFramebufferObject crash-proof if QGLContext destroyed firstRhys Weatherley2009-10-013-26/+67
| | |/ / /
| | * | | Stabilize tests on X11Olivier Goffart2009-09-304-37/+45
| | * | | Simplify code of states exampleThierry Bastian2009-09-301-42/+40
| | * | | Avoid warnings in the states exampleThierry Bastian2009-09-301-72/+63
| | * | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-301-4/+11
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix locale encoding in XLIFF filesAndy Shaw2009-09-301-4/+11
| | * | | Revert "Make the test fail, not crash for now. A task is already open to fix ...Peter Hartmann2009-09-301-2/+1
| | * | | optimize read() and readAll()Oswald Buddenhagen2009-09-301-20/+24
| | * | | optimize scan()Oswald Buddenhagen2009-09-301-2/+1
| | * | | improve condition nestingOswald Buddenhagen2009-09-301-11/+23
| | * | | Cleaning up usage of examples/{examplebase,symbianpkgrules}.priJoão Abecasis2009-09-3017-35/+1
| | * | | QDom: set the codec to UTF-8 if codec not present or unknownPeter Hartmann2009-09-301-8/+9
| | * | | Google Chat example: always bail out if SSL not availablePeter Hartmann2009-09-301-5/+5
| | * | | Revert "Google Chat example: state that SSL is required"Peter Hartmann2009-09-301-15/+0
| | * | | Doc: Remaining pieces of the Graphics effect documentation.Bjørn Erik Nilsen2009-09-302-0/+34
| | * | | Added QGraphicsBloomEffect::blurHint.Bjørn Erik Nilsen2009-09-302-0/+38
| | * | | Add Qt::RenderHint to control rendering operations.Bjørn Erik Nilsen2009-09-307-54/+50
| | * | | Readd QGraphicsBloomEffect.Bjørn Erik Nilsen2009-09-305-0/+224
| | * | | Compilation fix for tests thas doesn't include qapplication.hOlivier Goffart2009-09-301-1/+1
| | * | | Make sure to process the events in QTest::qWaitForWindowShown on X11Olivier Goffart2009-09-301-0/+1
| | * | | Make it possible to debug JSC in the Symbian emulator.Janne Koskinen2009-09-302-2/+2
| | * | | Merge branch 'focusFixes' into 4.6axis2009-09-309-74/+80
| | |\ \ \
| | | * | | Fixed some focus issues on Symbian.axis2009-09-303-18/+58
| | | * | | Fixed some uncommon codepaths to compile.axis2009-09-301-2/+2
| | | * | | Avoided qt3support constructor (S60 port doesn't have it).axis2009-09-301-1/+1
| | | * | | Helped out the Symbian compiler to avoid build error.axis2009-09-301-4/+4
| | | * | | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-307-52/+17
| | * | | | Moving some QVFB stuff out of the configure script and into .pro filesJoão Abecasis2009-09-303-21/+12
| | * | | | Stabilize more test on X11Olivier Goffart2009-09-306-110/+108
| | * | | | Prospective solaris-g++-sparc build fixSimon Hausmann2009-09-301-0/+5
| | * | | | Add more debug information to the QPrinterInfo testOlivier Goffart2009-09-301-8/+11
| | * | | | Stabilize graphicsview testOlivier Goffart2009-09-301-1/+3
| | * | | | Fix regression in Command link button font sizeJens Bache-Wiig2009-09-092-8/+20
| | * | | | Fix duplicate key events from extended media keys on WindowsJens Bache-Wiig2009-09-091-61/+0
| | * | | | Make itemviews use gradient selection on Vista by defaultJens Bache-Wiig2009-09-092-14/+9
| | * | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-30127-1085/+19190
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-3014-46/+212
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Martin Smith2009-09-303-1/+31
| | | | |\ \ \ \
| | | | | * | | | Google Chat example: state that SSL is requiredPeter Hartmann2009-09-301-0/+15