summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-0810-0/+37
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0822-567/+593
|\
| * 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-0819-27/+128
| |\
| | * Stop benchmark from crashing.Michael Brasser2010-03-081-0/+2
| | * Optimize Rectangle, Image, and Text creation.Michael Brasser2010-03-089-24/+30
| * | Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-085-76/+235
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-088-0/+93
|\ \ \ | | |/ | |/|
| * | Fixed declarative demos not being installed.Rohan McGovern2010-03-088-0/+93
* | | Make compile following QDeclarativeMetaProperty renamingBea Lam2010-03-084-8/+8
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-08324-13604/+27435
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0792-2420/+3396
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0592-2420/+3396
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0592-2420/+3396
| | | |\
| | | | * 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-0590-2411/+3381
| | | | |\
| | | | | * Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-0513-0/+427
| | | | | * Minor perf improvement when running QML script blocksAaron Kennedy2010-03-051-2/+3
| | | | | * Fix qdeclarative{audio,video} tests.Justin McPherson2010-03-054-14/+14
| * | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-07169-2552/+5003
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added missing tests to tests/auto/*.proRohan McGovern2010-03-074-0/+20
| | * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-06169-2552/+4983
| | |\ \ \ \ | |/ / / / /
| | * | | | 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-0515-51/+216
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-0515-51/+216
| | | |\ \ \ \
| | | | * | | | 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
| | | | * | | | fix "using namespace" recursion crashOswald Buddenhagen2010-03-053-8/+104
| | | | * | | | Fixed key mappings on X11Denis Dzyubenko2010-03-052-20/+20
| | | | * | | | QDom: prevent infinite loop when cloning a DTDPeter Hartmann2010-03-052-0/+26
| | | | * | | | 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-055-21/+141
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | 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-054-18/+140
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-052-3/+37
| | | | * | | | | Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-052-15/+103
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-058-24/+72
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fix for QTBUG-6659 Parent window accepts pointer events wronglyJani Hautakangas2010-03-052-2/+7
| | | * | | | | | If no IAP defined force IAP dialogAleksandar Sasha Babic2010-03-051-5/+11
| | | * | | | | | 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
| | | * | | | | | | QS60Style ignores widget palette when drawing highlighted widget textSami Merila2010-03-051-13/+35
| | | |/ / / / / /
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-05156-2582/+4723
| | | |\ \ \ \ \ \
| | | | * | | | | | Tab to space fixes to qdilaog.cppJanne Anttila2010-03-051-3/+3
| | | |/ / / / / / | | |/| | | | | |