summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ScriptAction doc.Michael Brasser2010-03-241-0/+31
* Rename stateChangeScriptName to scriptName.Michael Brasser2010-03-244-4/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2435-599/+744
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-2415-341/+92
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-2413-94/+254
| | |\
| | * | Document QML security considerations.Warwick Allison2010-03-242-0/+91
| | * | Remove support for QML-in-HTML-in-WebViewWarwick Allison2010-03-245-207/+0
| | * | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.Warwick Allison2010-03-248-134/+1
| * | | DocAaron Kennedy2010-03-241-246/+206
| | |/ | |/|
| * | Fix abort in flipableLeonardo Sobral Cunha2010-03-242-3/+14
| * | Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-248-8/+52
| * | Properly use one thread for all instances of XmlListModel.Bea Lam2010-03-243-83/+188
| |/
| * Make compile.Michael Brasser2010-03-241-1/+1
| * Output all Loader errors.Michael Brasser2010-03-244-4/+29
| * Fix Loader leak when loading a non-QGraphicsObject object.Michael Brasser2010-03-243-1/+23
| * Use setParent_NoEvent in Loader and benchmark Loader performance.Michael Brasser2010-03-246-2/+71
| * Animation construction optimization.Michael Brasser2010-03-243-1/+83
| * Origin safety testing for imported resources.Warwick Allison2010-03-247-15/+91
* | Fix flicking views at boundary with StricthighlighRangeMartin Jones2010-03-243-44/+52
* | Doc: ids start with lowercaseMartin Jones2010-03-241-9/+9
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-03-2326-187/+636
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2315-121/+478
| |\
| | * Merge branch 'configureFixes' into 4.7-s60axis2010-03-232-8/+42
| | |\
| | | * Fixed usage of xplatform in configure.axis2010-03-231-2/+2
| | | * Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60axis2010-03-232-8/+42
| | | |\
| | | | * Disable OpenVG for symbian-sbsv2 on Linux.axis2010-03-151-1/+1
| | | | * Corrected wrong header casing.axis2010-03-151-1/+1
| | | | * Moved -s60 and -usedeffiles options docs to Symbian section.axis2010-03-151-6/+5
| | | | * Added rpp and rsg files to ignore filter.axis2010-03-151-0/+2
| | | | * Forced little endianness when using symbian-sbsv2 mkspec.axis2010-03-151-0/+2
| | | | * Fixed incorrect platform string when building for Symbian.axis2010-03-151-0/+2
| | | | * Added -qt-style-s60 to Symbian configure options on Linux.axis2010-03-151-0/+31
| | * | | Fixed mif generation on symbian-abld.axis2010-03-231-1/+4
| | * | | Fixed regular expression matching.axis2010-03-231-1/+1
| | |/ /
| | * | More fool proof way for finding these headersThomas Zander2010-03-231-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2313-111/+431
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2313-111/+431
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2213-111/+431
| | | | |\ \
| | | | | * | Merge symbianutils from qtcreator e82219b344ee471dbb5d8e7f1351404ff9616d6cShane Kearns2010-03-226-77/+384
| | | | | * | Enable installation of a sis file without running any applicationShane Kearns2010-03-221-22/+27
| | | | | * | Replace download % display with a progress barShane Kearns2010-03-221-2/+9
| | | | | * | This file does not existThomas Zander2010-03-221-2/+1
| | | | | * | Fix configure false positives when checking for symbianThomas Zander2010-03-221-4/+4
| | | | | * | Fix compile on symbian better.Thomas Zander2010-03-222-4/+4
| | | | | * | Make ICON generation (to symbian mif) work for relative paths/shadow buildsThomas Zander2010-03-221-0/+2
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-2312-68/+159
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Wrong repaint when changing the default row height in QTreeViewGabriel de Dietrich2010-03-231-4/+8
| | * | | | | tst_QObject: test signals and slots with the same nameOlivier Goffart2010-03-231-2/+40
| | * | | | | Fix warnings in tst_qobject.cppOlivier Goffart2010-03-231-17/+19
| | * | | | | Optimize QMetaObject::indexOf* functionsOlivier Goffart2010-03-231-31/+32