summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Collapse)AuthorAgeFilesLines
* TestsAaron Kennedy2009-11-163-36/+46
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-161-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 ↵Michael Brasser2009-11-1612-396/+267
| |\ | | | | | | | | | into kinetic-declarativeui
| * | Autotests.Michael Brasser2009-11-161-2/+5
| | |
* | | Remove dead codeAaron Kennedy2009-11-163-23/+0
| |/ |/|
* | QmlEngine testsAaron Kennedy2009-11-161-11/+5
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-161-1/+2
|\ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/declarative.pro
| * | Avoid clipping last pixel of text in QML in some casesEskil Abrahamsen Blomfeldt2009-11-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | We would floor the width of the text layout and clip the output to this, hence cutting away the last pixel of the text in cases where the text width was not pixel aligned. Task-number: QTBUG-5431 Reviewed-by: Gunnar
| * | Build on non-g++ compilers.Andreas Aardal Hanssen2009-11-131-2/+4
| | | | | | | | | | | | | | | | | | | | | Uncommenting these lines might have been a mistake during the merge (sha1 14821863b830b85ccb29df217a52f1ca52c9c421). Reviewed-by: kkoehne
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-131-18/+18
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-131-1/+1
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | unwarnWarwick Allison2009-11-131-18/+18
| | | |
* | | | Don't enable gcov flagsAaron Kennedy2009-11-131-2/+2
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-136-227/+155
|\ \ \ \ | | |/ / | |/| | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-13129-787/+720
| |\ \ \ | | |/ / | | | | | | | | into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-138-220/+212
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | WebView tests and testability.Warwick Allison2009-11-133-93/+154
| | | | |
| | * | | Remove unused methods of QmlListAccessor.Martin Jones2009-11-132-133/+0
| | | |/ | | |/|
| * | | Fix bug in WATCH_OBJECT_R message and add more tests.Bea Lam2009-11-131-1/+1
| | | |
* | | | XMLHttpRequest testsAaron Kennedy2009-11-131-15/+32
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1318-133/+106
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/globalobject.qdoc
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-137-93/+28
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-13103-201/+235
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | Cleanup.Michael Brasser2009-11-136-76/+19
| | | | |
| | * | | Enforce unique role names for XmlListModel.Michael Brasser2009-11-131-17/+9
| | | | |
| * | | | Make 'public' (testable)Warwick Allison2009-11-131-1/+1
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-132-2/+2
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | All items in list should have z: 1Martin Jones2009-11-131-1/+1
| | | | |
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Martin Jones2009-11-1397-145/+147
| | |\ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | | Compile.Martin Jones2009-11-131-1/+1
| | | | | |
| * | | | | docWarwick Allison2009-11-137-35/+73
| | |/ / / | |/| | |
* | | | | Better gcov compile flagsAaron Kennedy2009-11-131-1/+1
| | | | |
* | | | | XMLHttpRequest testsAaron Kennedy2009-11-131-117/+36
| | | | |
* | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1398-147/+149
|\ \ \ \ \ | |/ / / / | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-137-29/+140
| |\ \ \ \ | | |/ / / | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Export symbols for private QmlValueType, QmlValueTypeFactory classesKai Koehne2009-11-121-2/+2
| | | | | | | | | | | | | | | | | | | | Used in Bauhaus.
| * | | | Use local includes, not those in Qt. It matters when Declarative is a moduleWarwick Allison2009-11-131-0/+2
| | | | | | | | | | | | | | | | | | | | installed after Qt.
| * | | | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-1296-145/+145
| | | | | | | | | | | | | | | | | | | | as it breaks reinstalling the module against existing Qt.
* | | | | XMLHttpRequest testsAaron Kennedy2009-11-131-7/+4
| | | | |
* | | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-126-27/+138
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-125-10/+127
| |\ \ \ \ | | | |/ / | | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Update ParentChange + docs.Michael Brasser2009-11-123-7/+95
| | | | |
| | * | | Autotests.Michael Brasser2009-11-122-3/+32
| | |/ /
| * | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-124-6/+26
| |\ \ \ | | |/ / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Visual tests for positionersAlan Alpert2009-11-121-17/+11
| | | | | | | | | | | | | | | | | | | | dynamic.qml covers some of the more complex memory management issues, one of which is also fixed in this commit.
* | | | Qt.md5() methodAaron Kennedy2009-11-122-0/+15
| |/ / |/| |
* | | Output error when a binding returns undefinedAaron Kennedy2009-11-111-1/+12
| | |
* | | Fixup qmllanguage::aliasProperties testAaron Kennedy2009-11-113-5/+14
|/ /
* | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-1125-122/+90
|\ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/util/util.pri
| * \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-111-1/+1
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui