summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Optimize QThreadStorage with QVectorOlivier Goffart2009-12-182-48/+51
* Add Q_OBJECT to QBalloonTip so it can be intreospected by styles.Olivier Goffart2009-12-181-0/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-186-51/+53
|\
| * Prevent access to non-existent memory in triagulating strokerRhys Weatherley2009-12-181-2/+8
| * Align GL_RGB lines on a 4-byte boundary when uploading pixmap texturesRhys Weatherley2009-12-181-13/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-174-36/+43
| |\
| | * GL2Engine: Don't mark brush as dirty if it hasn't changedTom Cooksey2009-12-173-34/+41
| | * Doc: setFeature snippet was in the wrong placeJoerg Bornemann2009-12-171-2/+2
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-171-2/+1
|\ \ \ | |/ / |/| |
| * | Fixed QCoeFepInputContext::widgetDestroyedMiikka Heikkinen2009-12-171-2/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-171-12/+23
|\ \ \
| * | | Stack overflow when closing a Color panel in Cocoa.Prasanth Ullattil2009-12-171-12/+23
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-171-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed parsing of svg paths.Kim Motoyoshi Kalland2009-12-171-4/+4
* | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-1722-58/+147
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Avoid timer starvation when handling many X11 eventsBradley T. Hughes2009-12-173-0/+9
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1614-194/+47
| |\ \
| | * | Fixed wheel event delivery in graphicsview.Denis Dzyubenko2009-12-161-1/+1
| | * | An optimisation to QTextStreamDenis Dzyubenko2009-12-161-5/+4
| | * | Doc fix: mark QFileOpenEvent::url to be available since 4.6Denis Dzyubenko2009-12-161-1/+3
| | * | Do not call macToQtFormat twice in QLocale.Denis Dzyubenko2009-12-161-4/+4
| | * | Text cursor is not shown properly in line edits on Mac OS X.Prasanth Ullattil2009-12-163-2/+18
| | * | Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-168-181/+17
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1517-49/+276
| |\ \ \ | | |/ /
| | * | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-153-1/+6
| | |\ \
| | | * | Fix crash in QFontDialog::getFont() on Mac 10.4Morten Johan Sørvig2009-12-101-0/+4
| | | * | Fix crash in QDBusPendingReply/QDBusReply in case of unconnected calls.Thiago Macieira2009-12-092-1/+2
| | * | | Calling removeToolBar() on native Mac toolbars (Cocoa) causes crash.Prasanth Ullattil2009-12-151-3/+0
| | * | | Allow the WM_TASKBARCREATED message through the UIPI filter on Windows Vista ...miniak2009-12-151-0/+21
| | * | | Changes to support locale change event for symbian platformdka2009-12-158-17/+181
| | * | | Optimisations to gesture event filtering.Denis Dzyubenko2009-12-153-28/+64
| | * | | Fix compilation on HP-UX 11.11.Tristan Chabredier2009-12-151-0/+4
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-1470-590/+1501
| |\ \ \ \ | | |/ / /
| | * | | QNAM Code: Do not re-abort or continue processing notifications.Markus Goetz2009-12-141-2/+2
| * | | | Doc: Fixed an image reference.David Boddie2009-12-141-2/+2
| * | | | Doc: Minor fixes to language.David Boddie2009-12-141-2/+2
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-0830-125/+310
| |\ \ \ \
| * | | | | Doc: Fixed references to "old" 2.x and "new" 3.x font name conventions.David Boddie2009-12-071-7/+7
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-173-2/+20
|\ \ \ \ \ \
| * | | | | | Update FBO docs to describe how QPainter changes the GL stateRhys Weatherley2009-12-171-0/+6
| * | | | | | (OCI) Fixes problem with clobs being handled as binaryBill King2009-12-171-2/+2
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2009-12-171-0/+12
| |\ \ \ \ \ \
| | * | | | | | Disable depth testing during the 2D QGLWidget::renderText()Rhys Weatherley2009-12-171-0/+12
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2009-12-171-11/+0
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2009-12-1628-794/+1149
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-1632-365/+578
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix for QTBUG-4908 SVG transparency rendering problem.Jani Hautakangas2009-12-163-66/+45
| * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2009-12-162651-38060/+111183
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-1674-271/+648
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-152-6/+6
| | | |\ \ \ \ \ \ \