summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-1824-522/+499
* Provide a very generous timeout for QmlImageProvider testMartin Jones2010-02-171-2/+4
* Doc fixAlan Alpert2010-02-171-1/+5
* Fix typo in docsAlan Alpert2010-02-171-1/+1
* Fix minor doc typoAlan Alpert2010-02-171-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1777-408/+1144
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-17183-4076/+2359
| |\
| | * Add missing NOTIFY signals to various QML item class propertiesJoona Petrell2010-02-1719-20/+441
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-169-58/+69
| |\ \
| | * \ Merge remote branch 'qt/master' into s60-masterQt Continuous Integration System2010-02-1643-2831/+1129
| | |\ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-16386-4218/+2641
| | |\ \ \
| | | * | | Fixed missing repaints on S60 3.1.axis2010-02-151-1/+9
| | | * | | Build break fix for QS60Style.Sami Merila2010-02-151-1/+2
| | | * | | QS60Style: Branch indicator in tree view is misplacedSami Merila2010-02-151-7/+9
| | | * | | Compilation error fix: missing comma in enum list in QS60StyleSami Merila2010-02-151-1/+1
| | | * | | Scroll bar handle/groove ends are squeezed (in nHD resolution)Sami Merila2010-02-151-4/+7
| | | * | | QS60Style draws drop area as a black rectSami Merila2010-02-153-2/+12
| | | * | | Remove scrollbar context menu from QS60StyleSami Merila2010-02-151-0/+3
| | | * | | Change a name of a variable to be more descriptiveSami Merila2010-02-141-2/+2
| | * | | | Enabled commit 2b60b542a for all platforms.axis2010-02-162-20/+5
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1649-330/+634
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Designer: Fix compile for namespaced qt.ck2010-02-164-8/+8
| | * | | | Designer: Implement isDirty()-handling using a QUndoStack.Friedemann Kleint2010-02-165-40/+225
| | * | | | doc: A QPlainTextEdit is never a QTextBrowserThorbjørn Lindeijer2010-02-161-1/+1
| | * | | | fix line endingsOswald Buddenhagen2010-02-166-120/+120
| | * | | | Designer:Fix undo crash caused by special handling of key move.Friedemann Kleint2010-02-166-90/+177
| | * | | | Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6Friedemann Kleint2010-02-1621-40/+40
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1512-40/+72
| | |\ \ \ \ | |/ / / / /
| | * | | | Assistant: Rebuild search index at most once at start-up.ck2010-02-153-3/+34
| | * | | | Prepare translations of the declarative module.Friedemann Kleint2010-02-159-37/+38
* | | | | | Document loading QML from Qt resources.Martin Jones2010-02-171-0/+36
| |_|_|_|/ |/| | | |
* | | | | Fix currentIndex after itemsMoved()Martin Jones2010-02-171-8/+46
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1741-3207/+240
|\ \ \ \ \
| * | | | | qmlviewer: build on symbianMichael Brasser2010-02-171-0/+1
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-173-3/+9
| |\ \ \ \ \
| | * | | | | Declare QmlXmlListModelRole meta type before any code uses it.Bea Lam2010-02-171-2/+4
| | * | | | | Make compile on Symbian (call Q_DECLARE_METATYPE earlier)Bea Lam2010-02-172-1/+5
| * | | | | | Revert "Replace QList<>* support with QmlListProperty"Aaron Kennedy2010-02-1725-248/+339
| |/ / / / /
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-174-2/+10
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-161-1/+1
| | |\ \ \ \ \
| | | * | | | | Fix palette on the N900Harald Fernengel2010-02-161-1/+1
| | * | | | | | Expose LayoutItem documentationAlan Alpert2010-02-162-0/+8
| | |/ / / / /
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-1687-3105/+804
| | |\ \ \ \ \
| | * | | | | | Fix QTBUG-8090, improve original patch effectiveness.Warwick Allison2010-02-161-1/+1
| * | | | | | | Conditionally link webkit on winceAaron Kennedy2010-02-171-1/+4
| * | | | | | | Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-1625-339/+248
| | |/ / / / / | |/| | | | |
| * | | | | | Remove standalone QmlDebugger. It is now only available through theBea Lam2010-02-1623-3049/+1
| * | | | | | Mobility 404Wolfgang Beck2010-02-163-2/+6
| * | | | | | Fix crash in QmlMetaProperty that could occur when using value-typeMichael Brasser2010-02-163-4/+34
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-1665-77/+757
| |\ \ \ \ \ \