summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the compilation for tst_qabstractprintdialog and tst_qprinter on symbian.Liang Qi2010-05-252-2/+17
* Make link on linux/symbianThomas Zander2010-05-251-0/+1
* Fix double slashes on few data caging pathsMiikka Heikkinen2010-05-251-2/+2
* Fix for QRuntimePixmapData serial number setting.Jani Hautakangas2010-05-251-1/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2520-58/+911
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2420-58/+911
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2420-58/+911
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2420-58/+911
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2220-58/+911
| | | | |\
| | | | | * Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-216-14/+140
| | | | | |\
| | | | | * | Enable QTouchEvent for S60 5.0Shane Kearns2010-05-213-12/+45
| | | | | * | Add missing license header.Jason McDonald2010-05-211-0/+41
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2019-46/+823
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-2019-46/+823
| | | | | | |\ \
| | | | | | | * | Fix build error on S60 3.1 environmentsMiikka Heikkinen2010-05-201-2/+2
| | | | | | | * | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-201616-68573/+33936
| | | | | | | |\ \
| | | | | | | | * | Fix replacement functions in platform_paths.prfMiikka Heikkinen2010-05-201-2/+0
| | | | | | | * | | QRuntimeGraphicsSystemJani Hautakangas2010-05-2017-42/+821
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-05-251-1/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed compile with xlC.Rohan McGovern2010-05-251-1/+2
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-248-8/+60
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Added autotest for Component.createObject() without Qt.createComponent()Alan Alpert2010-05-248-8/+60
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2415-30/+80
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Compiler warningAaron Kennedy2010-05-241-1/+1
| * | | | | | | | Remove incorrect ASSERTAaron Kennedy2010-05-241-3/+1
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-248-10/+48
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Doc fixesYann Bodson2010-05-242-5/+5
| | * | | | | | | | Don't crash when assigning a Behavior to a grouped property.Michael Brasser2010-05-244-1/+38
| | * | | | | | | | Get rid of 'noise' when using GL and the top-level item is an Item.Michael Brasser2010-05-241-1/+2
| | * | | | | | | | Fix visual tests after rename of the qml executable.Michael Brasser2010-05-241-3/+3
| * | | | | | | | | Be slightly more verbose on assigning undefined in binding.Warwick Allison2010-05-243-7/+9
| |/ / / / / / / /
| * | | | | | | | Do not attempt to setParent of object in a different threadWarwick Allison2010-05-241-3/+5
| * | | | | | | | Don't polish QDeclarativeItems.Warwick Allison2010-05-242-6/+16
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-24296-421/+11468
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Check QML files for license headers too.Warwick Allison2010-05-241-3/+11
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-2416-93/+62
| |\ \ \ \ \ \ \
| | * | | | | | | Make compile: include script module for testBea Lam2010-05-241-1/+1
| | * | | | | | | Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-2410-94/+34
| | * | | | | | | Allow resource files to be loaded in WorkerScriptBea Lam2010-05-241-3/+11
| | * | | | | | | Component::createObject() don't attempt to set parent of null objectMartin Jones2010-05-241-4/+6
| | * | | | | | | Factor out initialization effects from declarative benchmarks.Michael Brasser2010-05-244-0/+19
| * | | | | | | | Fix TextEdit alignment.Warwick Allison2010-05-242-19/+30
| |/ / / / / / /
| * | | | | | | Remove license headers from test data.Warwick Allison2010-05-23958-39276/+0
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-232472-33422/+82636
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-211233-59/+50334
| | |\ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-211233-59/+50334
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Fix FolderListModel parentFolder property's file drive handlingJoona Petrell2010-05-214-10/+12
| | | * | | | | | Add license headers for .qml files.Jason McDonald2010-05-211227-0/+50179
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-211235-33396/+32305
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix warningsOlivier Goffart2010-05-212-3/+4