summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-081-0/+6
* Remove code dupliation in fixupX/Y(), flickX/Y()Martin Jones2010-03-087-467/+326
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-089-24/+30
|\
| * Optimize Rectangle, Image, and Text creation.Michael Brasser2010-03-089-24/+30
* | Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-083-73/+181
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0731-1460/+607
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0531-1460/+607
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0531-1460/+607
| | |\
| | | * optimize dynamic call-by-name awaymae2010-03-052-9/+15
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0529-1451/+592
| | | |\
| | | | * Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-052-0/+93
| | | | * Minor perf improvement when running QML script blocksAaron Kennedy2010-03-051-2/+3
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0512-1277/+150
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-0532-342/+518
| | | | | |\
| | | | | * | Add basic support for explicit newParent in ParentAnimation.Michael Brasser2010-03-052-7/+57
| | | | | * | Document new ParentChange properties.Michael Brasser2010-03-051-6/+16
| | | | | * | Update QmlChanges.txtMichael Brasser2010-03-051-0/+2
| | | | | * | ParentAnimation docs + test.Michael Brasser2010-03-051-0/+63
| | | | | * | Remove NumberFormatter and DateTimeFormatter.Michael Brasser2010-03-058-1254/+0
| | | | | * | RotationAnimation docs + test.Michael Brasser2010-03-041-10/+12
| | | | * | | Don't assume documents are in UTF-8.Bea Lam2010-03-051-3/+16
| | | | | |/ | | | | |/|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-05120-1874/+1194
| | | | |\ \
| | | | | * | Fix compiler warning on RVCTAaron Kennedy2010-03-051-148/+173
| | | | | * | Allow unquoted enum syntax for value typesAaron Kennedy2010-03-056-4/+50
| | | | | * | Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-054-17/+50
| | | | * | | Add mapFromItem() and mapToItem() in QDeclarativeItem.Bea Lam2010-03-042-0/+57
| | | | * | | Removed unused variableBea Lam2010-03-041-1/+0
* | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-0695-622/+1427
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-051-8/+24
| |\ \ \ \ \ \
| | * | | | | | Compile with DirectFB version >= 1.2.0 && < 1.2.9Anders Bakken2010-03-051-1/+1
| | * | | | | | QDirectFBPaintEngine optimizationAnders Bakken2010-03-051-3/+4
| | * | | | | | Add some warnings when using DISABLE/WARN in DFBAnders Bakken2010-03-051-4/+19
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0511-43/+87
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0511-43/+87
| | |\ \ \ \ \ \
| | | * | | | | | Fix build with Mesa 7.8's EGL implementatioonBernhard Rosenkraenzer2010-03-051-3/+3
| | | * | | | | | Reset the byte order in the iconv codec after using it.Thiago Macieira2010-03-051-12/+29
| | | * | | | | | Fixed key mappings on X11Denis Dzyubenko2010-03-052-20/+20
| | | * | | | | | QDom: prevent infinite loop when cloning a DTDPeter Hartmann2010-03-051-0/+1
| | | * | | | | | QPrintPreviewDialog number of pages is partially blocked from view in OSXCarlos Manuel Duclos Vergara2010-03-051-0/+13
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-055-8/+21
| | | |\ \ \ \ \ \
| | | | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-03-055-8/+21
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-053-6/+29
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Compile fix for Windows Mobile and OpenGLES2ninerider2010-03-051-3/+1
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-052-3/+28
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-051-3/+11
| | | * | | | | | | Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-051-0/+17
| * | | | | | | | | Fix for QTBUG-6659 Parent window accepts pointer events wronglyJani Hautakangas2010-03-052-2/+7
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-052-0/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix for QTBUG-8762 QApplication::setGraphicsSystem("raster") crashes.Jani Hautakangas2010-03-051-0/+13
| | * | | | | | | | | Fixed crash at application exit when QProcess was used in SymbianMiikka Heikkinen2010-03-051-0/+2