summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2298-1031/+887
|\
| * Remove non-existing header from pri fileKai Koehne2010-03-221-2/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2298-1029/+886
| |\
| | * Fix Loader crash.Michael Brasser2010-03-225-1/+63
| | * Compile in namespaceAaron Kennedy2010-03-221-1/+1
| | * Deprecate inline Script {} blocksAaron Kennedy2010-03-2238-366/+521
| | * Update metaobjectbuilder version test.Martin Jones2010-03-221-4/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2228-568/+25
| | |\
| | | * Removed wrong parenthesis around property NOTIFY declarationLeonardo Sobral Cunha2010-03-221-1/+1
| | | * Remove dead performance measurement code from QMLAaron Kennedy2010-03-2223-563/+2
| | | * Fix warning mentioned in the comments of QTBUG-9182.Michael Brasser2010-03-221-3/+2
| | | * Fix test.Michael Brasser2010-03-223-1/+20
| | * | Set role names for QFileSystemModel and QDirModelMartin Jones2010-03-224-0/+70
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-224-6/+13
| | |\
| | | * Fix qdeclarativeqt::createQmlObject autotestLeonardo Sobral Cunha2010-03-222-6/+8
| | | * Fix qdeclarativetextedit::delegateLoading autotestLeonardo Sobral Cunha2010-03-222-0/+5
| | * | Ensure positioner animations are triggered correctlyMartin Jones2010-03-221-18/+25
| | * | Add MiddleButton = MidButton to MouseButtons enum.Martin Jones2010-03-222-1/+3
| | |/
| | * Fix Behavior documentation due to easing changes.Martin Jones2010-03-211-1/+2
| | * Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-213-0/+22
| | * Initialize variable.Michael Brasser2010-03-211-1/+1
| | * Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-213-0/+28
| | * Fix Flipable crash.Michael Brasser2010-03-213-3/+23
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2115-60/+86
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2115-60/+86
| | | |\
| | | | * Reduce amount of qmldir parsingmae2010-03-194-34/+38
| | | | * Fix local type lookupmae2010-03-1910-17/+41
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-193-9/+7
| | | | |\
| | | | | * Initialize variable.Martin Jones2010-03-191-1/+1
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-192-1/+4
| | | | | |\
| | | | | * | Setting stacking order from top to bottom seems to work better.Martin Jones2010-03-191-8/+4
| | | | | * | Don't crash if an out of bounds model index is accessed.Martin Jones2010-03-191-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-222-10/+23
|\ \ \ \ \ \ \
| * | | | | | | Fixed performance issues when falling back to raster for sub-pixmaps.Samuel Rødal2010-03-221-2/+7
| * | | | | | | Dragging headers in item views done rightGabriel de Dietrich2010-03-221-8/+16
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-2292-1512/+2957
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-2292-1511/+2956
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed updating the VKB display when inputting into QGraphicsWebView.axis2010-03-223-0/+32
| | * | | | | | | QS60Style: All itemviews should indicate selection with tick markSami Merila2010-03-221-3/+3
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-221-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | QS60Style assert fails to detect an index failureSami Merila2010-03-221-1/+1
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-202-3/+119
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-202-3/+119
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | QScriptClass-implemented constructors lead to application crashKent Hansen2010-03-191-1/+3
| | | | * | | | | | | | Improve test coverage of QScriptClass::Callable extensionKent Hansen2010-03-191-2/+116
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-204-40/+48
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | / / / / / / / | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-194-40/+48
| | | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | | * | | | | | | | Change fromSymbianRSgImage() to use the newer version of RSgImageJason Barron2010-03-193-38/+42
| | | * | | | | | | | Removed extra space from the command line passed to QProcess in SymbianMiikka Heikkinen2010-03-191-2/+6
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-1924-103/+451
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |