summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix default values on TextinputAlan Alpert2010-03-171-0/+3
* Add an implicit import "." to types loaded from a local urlmae2010-03-172-4/+28
* Fix crashAaron Kennedy2010-03-173-8/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-171-14/+16
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-172-9/+19
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-175-4/+60
| |\ \
| * | | Emits itemsRemoved() in QDeclarativeListModel::remove.Yann Bodson2010-03-171-14/+16
* | | | Don't use Qt3 support methods.Martin Jones2010-03-171-1/+1
| |_|/ |/| |
* | | CrashAaron Kennedy2010-03-172-9/+19
| |/ |/|
* | Allow enum constants as list element properties.Warwick Allison2010-03-175-4/+60
|/
* 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-173-6/+7
|\
| * MouseArea works now with any QGraphicsObjectAlexis Menard2010-03-172-6/+6
| * 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-1740-581/+828
|\
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-1738-574/+826
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-17133-2690/+4575
| | |\
| | | * 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
| | * | Fix the QPrintDialog showing a popup with nothing.Alexis Menard2010-03-162-4/+2
| | * | Fix OpenGL2 paint engine compilation issueRhys Weatherley2010-03-161-1/+1
| | * | Speed up various QFontMetrics functionsSimon Hausmann2010-03-161-7/+7
| | * | Avoid using uncompatible vertex shader for non-solid brushesEskil Abrahamsen Blomfeldt2010-03-161-3/+10
| * | | Tests for default count(), get() values should be run on the workerBea Lam2010-03-172-7/+2
| | |/ | |/|
* | | 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
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-16122-2197/+3762
|\ \ | |/ |/|
| * 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-169-980/+1290
| |\
| | * Doc fixes.Bea Lam2010-03-161-27/+27
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-16343-5295/+8613
| | |\
| | * | Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-169-980/+1290
| * | | Update more animation on property value source docs.Martin Jones2010-03-161-1/+1
| * | | 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-1689-685/+911
| |\ \
| | * | Optimize drawPixmapFragments for the GL2 paint engine.Michael Brasser2010-03-152-12/+17
| | * | Optimize QRegion::intersects(QRect).Michael Brasser2010-03-151-16/+20
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15111-1152/+2380
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15111-1152/+2380
| | | |\ \
| | | | * | Compile with user defined Qt namespaceRoberto Raggi2010-03-151-2/+4
| | | | * | Fix regression from previous commitmae2010-03-153-7/+20
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15110-1159/+2372
| | | | |\ \