summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* TestsAaron Kennedy2009-11-163-36/+46
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-161-2/+5
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-1612-396/+267
| |\
| * | 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 git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-161-1/+2
|\ \
| * | Avoid clipping last pixel of text in QML in some casesEskil Abrahamsen Blomfeldt2009-11-131-1/+2
| * | Build on non-g++ compilers.Andreas Aardal Hanssen2009-11-131-2/+4
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-131-18/+18
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-131-1/+1
| |\ \
| * | | unwarnWarwick Allison2009-11-131-18/+18
* | | | Don't enable gcov flagsAaron Kennedy2009-11-131-2/+2
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-136-227/+155
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-13129-787/+720
| |\ \ \ | | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-138-220/+212
| | |\ \
| | | * | 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 git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1318-133/+106
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-137-93/+28
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-11-13103-201/+235
| | |\ \
| | * | | 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 git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-132-2/+2
| |\ \ \
| | * | | 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 int...Martin Jones2009-11-1397-145/+147
| | |\ \ \
| | * | | | 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 git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-1398-147/+149
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-137-29/+140
| |\ \ \ \ | | |/ / /
| | * | | Export symbols for private QmlValueType, QmlValueTypeFactory classesKai Koehne2009-11-121-2/+2
| * | | | Use local includes, not those in Qt. It matters when Declarative is a moduleWarwick Allison2009-11-131-0/+2
| * | | | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-1296-145/+145
* | | | | XMLHttpRequest testsAaron Kennedy2009-11-131-7/+4
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-126-27/+138
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-125-10/+127
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Update ParentChange + docs.Michael Brasser2009-11-123-7/+95
| | * | | Autotests.Michael Brasser2009-11-122-3/+32
| | |/ /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-124-6/+26
| |\ \ \ | | |/ /
| * | | Visual tests for positionersAlan Alpert2009-11-121-17/+11
* | | | 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 git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-1125-122/+90
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-111-1/+1
| |\ \