summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ListView housekeeping optimizations.Martin Jones2009-12-181-52/+80
* Remove unnecessary attached prop. hash.Martin Jones2009-12-181-19/+5
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-1815-103/+192
|\
| * Remove QML_ENABLE_DEFERRED env variableAaron Kennedy2009-12-181-2/+1
| * Support binding optimizer and deferred propertiesAaron Kennedy2009-12-183-10/+10
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-181-3/+19
| |\
| | * Have qmlInfo report the QML element name rather than C++ class name.Michael Brasser2009-12-181-3/+19
| * | Use deferred properties in states and transitionsAaron Kennedy2009-12-184-0/+6
| * | Deferred properties are off by defaultAaron Kennedy2009-12-181-0/+4
| |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-18168-2263/+3191
| |\
| * | Fix deferred property bugsAaron Kennedy2009-12-188-90/+154
* | | Section property access perf.Martin Jones2009-12-183-19/+41
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-12-181-7/+2
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-171-1/+3
| |\ \
| * | | Section properties can only be model data.Martin Jones2009-12-171-7/+2
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-17152-2048/+2904
|\ \ \ \ | |_|/ / |/| | |
| * | | 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
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /