summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | CompileAaron Kennedy2010-03-176-5/+6
| | | * | | | | Cleanup benchmark a littleAaron Kennedy2010-03-171-232/+96
| | | |/ / / /
| | | * | | | Really fix warning.Martin Jones2010-03-171-2/+2
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-175-10/+11
| | | |\ \ \ \
| | | | * | | | MouseArea works now with any QGraphicsObjectAlexis Menard2010-03-172-6/+6
| | | | * | | | Make states test work with smaller font size.Martin Jones2010-03-172-4/+4
| | | | * | | | Register QGraphicsWidget type.Alexis Menard2010-03-171-0/+1
| | | * | | | | Fix warnings.Martin Jones2010-03-172-2/+2
| | | |/ / / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1744-611/+860
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-1739-576/+827
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-17258-3490/+6750
| | | | | |\ \ \ \
| | | | | | * | | | Verbose unexpected errors.Warwick Allison2010-03-171-2/+1
| | | | | | * | | | One url for an *unqualilfied* import is not special.Warwick Allison2010-03-171-1/+2
| | | | | | * | | | Fix test failuresAaron Kennedy2010-03-176-6/+11
| | | | | | * | | | Optimization: Don't unnecessarily run VMEStack element constructorsAaron Kennedy2010-03-171-4/+4
| | | | | | * | | | Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-1731-550/+740
| | | | | | * | | | Reset QDeclarativeDeclarativeData::outerContext when the context is removedAaron Kennedy2010-03-171-0/+1
| | | | | | * | | | Simplify QDeclarativeComponent::creationContext() logicAaron Kennedy2010-03-171-5/+2
| | | | | | * | | | Optimization: Use id notifier for QtScript bindingsAaron Kennedy2010-03-173-5/+33
| | | | | | * | | | Optimization: Combine QDeclarativeDeclarativeData and QObject allocationsAaron Kennedy2010-03-175-5/+30
| | | | * | | | | | Tests for default count(), get() values should be run on the workerBea Lam2010-03-175-35/+33
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Add ListView and GridView.indexAt() methods to get the index at a point.Martin Jones2010-03-174-13/+65
| | | |/ / / / /
| | | * | | | | Fixes for the module importmae2010-03-162-38/+111
| | | * | | | | Fix documentationmae2010-03-162-4/+4
| | | * | | | | add alan's tic-tac-toe AImae2010-03-163-7/+151
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-16241-2984/+5781
| | | |\ \ \ \ \
| | | | * | | | | Remove test in .pro file alsoAlan Alpert2010-03-161-1/+0
| | | | * | | | | Remove unneeded #include and add needed header to .priMartin Jones2010-03-162-2/+1
| | | | * | | | | Add easing changes to QmlChanges.txtMartin Jones2010-03-161-0/+8
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1620-1220/+1549
| | | | |\ \ \ \ \
| | | | | * | | | | Doc fixes.Bea Lam2010-03-162-28/+27
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-16631-7320/+14860
| | | | | |\ \ \ \ \
| | | | | * | | | | | Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-1619-1220/+1551
| | | | * | | | | | | Update more animation on property value source docs.Martin Jones2010-03-163-17/+19
| | | | * | | | | | | QmlChanges.txt cleanup.Martin Jones2010-03-161-23/+26
| | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-16207-1517/+2539
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Optimize drawPixmapFragments for the GL2 paint engine.Michael Brasser2010-03-152-12/+17
| | | | | * | | | | | Optimize QRegion::intersects(QRect).Michael Brasser2010-03-152-16/+70
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15217-1679/+4055
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15217-1679/+4055
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Compile with user defined Qt namespaceRoberto Raggi2010-03-151-2/+4
| | | | | | | * | | | | | Fix regression from previous commitmae2010-03-153-7/+20
| | | | | | | * | | | | | Import "content" with as qualifier to support network without qmldirmae2010-03-151-5/+5
| | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15215-1681/+4042
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-153-0/+252
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | | Small fixes to photoviewer demoYann Bodson2010-03-152-12/+14
| | | | * | | | | | | | | | | Split post alpha API changes into a separate section.Martin Jones2010-03-161-21/+27
| | | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-158-2/+270
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | Fix benchmark.Michael Brasser2010-03-151-0/+1
| | | | | * | | | | | | | | | Add basic QUrl benchmarks.Michael Brasser2010-03-152-0/+251
| | | | | | |_|_|/ / / / / / | | | | | |/| | | | | | | |