summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-163-21/+32
|\
| * Loader network testsMartin Jones2009-11-161-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-163-23/+0
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-165-31/+46
| |\ \
| * | | More ListView tests.Martin Jones2009-11-162-20/+31
* | | | 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-1613-397/+268
| |\ \
| * | | 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-132-19/+19
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-131-1/+1
| |\ \
| * | | Revert (can be done in mkdist for now)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-13328-22684/+23947
| |\ \ \ | | |/ /
| | * | 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-1319-134/+107
|\ \ \
| * \ \ 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-13129-20922/+21459
| | |\ \
| | * | | 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-13123-20866/+21371
| | |\ \ \
| | * | | | Compile.Martin Jones2009-11-131-1/+1
| * | | | | docWarwick Allison2009-11-137-35/+73
| * | | | | typoWarwick Allison2009-11-131-1/+1
| | |/ / / | |/| | |
* | | | | 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-13124-20868/+21373
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-139-39/+144
| |\ \ \ \ | | |/ / /
| | * | | 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-132-1/+3
| * | | | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-1296-145/+145
| * | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-1226-20720/+21223
| |\ \ \ \
| | * | | | Doc: fix typoVolker Hilsheimer2009-11-111-1/+1
| | * | | | doc: Fixed some qdoc errors, numXxx() to xxxCount(), etc.Martin Smith2009-11-112-3/+10
| | * | | | Def files frozen for 4.6.0 RCShane Kearns2009-11-1120-361/+21660
| | * | | | Switch on DEF filesShane Kearns2009-11-111-10/+19