summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Re-add accidentally deleted fileAaron Kennedy2010-02-041-0/+6
|
* Test SizeItemToLoader to SizeLoaderToItem resizeMode change.Martin Jones2010-02-042-0/+13
| | | | Task-number: QT-2376
* Document QmlContext ownership.Martin Jones2010-02-041-1/+4
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2010-02-042589-35/+318119
|\ | | | | | | | | | | | | | | git://git-nokia.trolltech.com.au/qtsoftware/qt/kinetic Conflicts: src/xmlpatterns/type/qprimitives_p.h tools/linguist/lupdate/main.cpp
| * Add bug note.Michael Brasser2010-02-041-1/+1
| |
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2010-02-04404-1731/+4571
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2010-02-047-177/+310
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Document margins propertyAlan Alpert2010-02-031-0/+2
| | | |
| | | * Augment documentationAlan Alpert2010-02-032-0/+32
| | | | | | | | | | | | | | | | Document automatic signal handlers and QmlViewer.Screen.
| | | * doc: There is no easeNone, it is called easeLinearThorbjørn Lindeijer2010-02-031-1/+1
| | | | | | | | | | | | | | | | Reviewed-by: dt
| | | * doc: Converted the basic types page to use \qmlbasictypeMartin Smith2010-02-031-173/+257
| | | | | | | | | | | | | | | | | | | | The changes to qdoc3 to support this will be in the 4.7 master branch.
| | | * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2010-02-03383-1540/+4115
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | Focus focusScope from focusing for focusOnPressAlan Alpert2010-02-032-3/+18
| | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-6739
| | * | | Document calling C++ methods from QML.Martin Jones2010-02-041-0/+95
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2010-02-034-24/+42
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlengine.cpp
| | | * | Don't create one QNetworkAccessManager per XMLHttpRequestAaron Kennedy2010-02-034-31/+49
| | | | |
| | * | | Really run image reader in its own thread.Martin Jones2010-02-038-163/+140
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2010-02-038-12/+181
| | |\ \ \ | | | |/ / | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | XMLHttpRequest redirectionAaron Kennedy2010-02-038-12/+181
| | | | |
| | * | | We use JavaScript, not ECMAScript.Martin Jones2010-02-0314-41/+41
| | |/ / | | | | | | | | | | | | Task-number: QTBUG-7720
| | * | update Image.paintedWidth and Image.paintedHeight when the source changesYann Bodson2010-02-032-0/+5
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2010-02-031-2/+5
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2010-02-035-25/+80
| | | |\ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | | Don't enforce lower-case starting letters for ids yet; just print aBea Lam2010-02-031-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | warning for now.
| | * | | | Remove debug.Martin Jones2010-02-031-4/+0
| | | |/ / | | |/| |
| | * | | Add a PathView.onPath property to help deal with unrequested items.Martin Jones2010-02-032-15/+66
| | | | |
| | * | | Avoid crash on shutdown if model is destroyed before view.Martin Jones2010-02-032-6/+10
| | | | |
| | * | | Compile.Martin Jones2010-02-031-4/+4
| | |/ /
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2010-02-0311-17/+182
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | Test case for QTBUG-7860Aaron Kennedy2010-02-032-0/+16
| | | | |
| | | * | Missing filesAaron Kennedy2010-02-033-0/+44
| | | | |
| | | * | Honor default property orderingAaron Kennedy2010-02-031-2/+49
| | | | |
| | | * | Test for default property orderingAaron Kennedy2010-02-032-0/+49
| | | | |
| | | * | Fix compile on visual, changed NaN checks to use qIsNaN instead of isnan.Joona Petrell2010-02-032-6/+6
| | | | |
| | | * | Ensure unrequested items are placed outside the visible area.Martin Jones2010-02-032-9/+18
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2010-02-035-8/+15
| | |\ \ \ | | | |/ / | | | | | | | | | | into kinetic-declarativeui
| | | * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2010-02-031-2/+8
| | | |\ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2010-02-033-6/+6
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | | Fix Loader crash when Loader.item causes a new item to be loadedMartin Jones2010-02-031-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QT-2338
| | | * | | | Compile.Warwick Allison2010-02-034-6/+7
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2010-02-03230-902/+2761
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | into kinetic-declarativeui
| | | * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2010-02-023-2/+31
| | | |\ \ \ | | | | |/ / | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | Handle wheel events in Flickable.Martin Jones2010-02-023-2/+31
| | | | | |
| | | * | | The depot (4.6.2) does not have the Value patch yet, adjust version checksWarwick Allison2010-02-023-6/+6
| | | |/ / | | | | | | | | | | | | | | | accordingly.
| | | * | Fix insertion and deletion of multiple items in GridView.Martin Jones2010-02-025-119/+79
| | | | |
| | | * | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2010-02-02220-775/+2645
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/linguist/lupdate/main.cpp
| | * | | | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-03102-360/+365
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | examples accordingly. Task-number: QT-2786
| | * | | Fix QList<QObject*> as a model. Add docs and example.Martin Jones2010-02-018-7/+307
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2010-02-0127-21/+182
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | | Tests for NaN values in the property x, y, widht and height setters ofMarco Bubke2010-02-012-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QGraphicsItem and QmlGraphicsItem Task-number: BAUHAUS-268 Reviewed-by: Thomas Hartmann