summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unimplemented methods from headerKai Koehne2010-02-091-2/+0
* Properly insert objects into the context's object listAlan Alpert2010-02-091-0/+1
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-0919-318/+215
* Remove old implicit module support.Warwick Allison2010-02-092-14/+16
* Use networkAccessManagerFactory() for worker threads too.Martin Jones2010-02-092-14/+20
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-0810-558/+183
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-085-511/+93
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-08314-9/+106365
| | |\
| | | * Add getter functions to QAbstractDynamicMetaObject and QmlOpenMetaObjectTypeMarco Bubke2010-02-082-1/+23
| | | * Changed define name to reflect change in Creator.Erik Verbruggen2010-02-081-2/+2
| | | * re-enable QT_USE_FAST_CONCATENATIONErik Verbruggen2010-02-081-1/+1
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-02-0887-672/+1575
| | |\ \
| | * | | Performance: Use QImage's smoothscaling instead of old private codeaavit2010-02-051-507/+67
| * | | | Support the other validatorsAlan Alpert2010-02-082-0/+23
| * | | | Add empty constructor for validators.Alan Alpert2010-02-081-2/+3
| * | | | Document QtObjectAlan Alpert2010-02-081-0/+19
| | |_|/ | |/| |
| * | | XMLHttpRequest collection bugAaron Kennedy2010-02-081-45/+45
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-083-0/+51
|\ \ \ \ | |/ / /
| * | | The virtual keyboard is now working for TextEdit and TextInput components.Alexis Menard2010-02-083-0/+51
* | | | For local fonts, we can just addApplicationFont() rather than loading data.Martin Jones2010-02-081-4/+10
|/ / /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-084-36/+25
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-08314-9/+106290
| |\ \ \ | | |_|/ | |/| |
| | * | Make transformOrigin Center by defaultYann Bodson2010-02-082-14/+14
| * | | Replace qt_vg_imageBits() with constBits() in the OpenVG codeRhys Weatherley2010-02-082-22/+11
* | | | Fix viewport size update.Martin Jones2010-02-081-2/+4
| |/ / |/| |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlYann Bodson2010-02-087-75/+83
|\ \ \
| * | | Allow objects to be shared between QmlEnginesAaron Kennedy2010-02-087-75/+83
* | | | clip if tile mode is 'PreserveAspectCrop' and 'clip' property is true.Yann Bodson2010-02-081-3/+9
|/ / /
* | | Fix item removal.Martin Jones2010-02-081-7/+7
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-081-1/+1
|\ \ \
| * | | Fix private header include.Bea Lam2010-02-081-1/+1
* | | | Make atBeginning/viewArea calculations account for min extent.Martin Jones2010-02-081-6/+6
|/ / /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-05314-9/+106276
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-05314-9/+106276
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-0514-97/+95
| | |\ \
| | | * | Remove hacky fix (breaks autotest).Michael Brasser2010-02-051-1/+0
| | | * | Fix Behaviors for object-type properties.Michael Brasser2010-02-052-3/+2
| | | * | Pass symbols::prefix (Action -> QmlAction)Warwick Allison2010-02-0511-93/+93
| | * | | Fix test.Martin Jones2010-02-051-7/+17
| | |/ /
| | * | Fix ListView tests.Martin Jones2010-02-051-4/+6
| | * | Clean up QmlImageReader thread on engine destruction.Martin Jones2010-02-053-12/+21
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-05314-9/+106257
| | |\ \
| | | * | Test SizeItemToLoader to SizeLoaderToItem resizeMode change.Martin Jones2010-02-041-0/+6
| | | * | Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso...Warwick Allison2010-02-04314-9/+106251
| | | |\ \
| | | | * | Add bug note.Michael Brasser2010-02-041-1/+1
| | | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2010-02-04102-686/+1222
| | | | |\ \
| | | | | * | Document margins propertyAlan Alpert2010-02-031-0/+2
| | | | | * | doc: There is no easeNone, it is called easeLinearThorbjørn Lindeijer2010-02-031-1/+1
| | | | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2010-02-0397-679/+1166
| | | | | |\ \
| | | | | | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-02-034-24/+42
| | | | | | |\ \