summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* Doc fix.Michael Brasser2010-09-231-1/+1
* Fix slot naming clashMartin Jones2010-09-132-3/+3
* Doc: Worked on two more elements, replacing an image.David Boddie2010-09-061-24/+72
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-33/+0
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-163-0/+7
* Fixed the scope when evaluating GestureArea javascript expressionsDenis Dzyubenko2010-07-231-1/+1
* Report errors when evaluating JavaScript expressions from the GestureArea QML...Denis Dzyubenko2010-07-231-1/+4
* Register a few gesture-related types in the meta-type system.Denis Dzyubenko2010-07-231-0/+7
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-221-3/+16
|\
| * Clean up particle motion documentationAlan Alpert2010-07-141-3/+16
* | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-222-5/+5
|/
* Private variable cleanup.Michael Brasser2010-07-131-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-054-4/+7
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-031-1/+1
| |\
| | * fix doc linksBea Lam2010-07-021-1/+1
| * | Fixed deployment locations for various profiles.axis2010-07-023-3/+6
| |/
* / Make declarative pixmap cache easier to useAaron Kennedy2010-07-051-23/+10
|/
* Docs - add more links to relevant examplesBea Lam2010-06-301-1/+1
* Provide Qml plugins with UID3s on SymbianAlessandro Portale2010-06-233-0/+3
* Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-223-3/+0
* Remove the old WebView element in src/import. The new one is in src/3rdparty/...Alexis Menard2010-06-187-1760/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-103-22/+10
|\
| * Add 'on' prefix to documentation of signalsBea Lam2010-06-101-2/+2
| * Fixed `nmake clean' breaking declarative imports on Windows.Rohan McGovern2010-06-091-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-041-20/+6
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-041-20/+6
| | |\
| | | * Ensure ParticleMotionGravity always pulls in the right direction.Michael Brasser2010-06-041-4/+6
| | | * Remove version ifdefs from Particles; only 4.7 is supported.Michael Brasser2010-06-041-16/+0
* | | | Fix qtlibinfix build of qml plugins (for Symbian)Alessandro Portale2010-06-091-0/+1
|/ / /
* / / Fix QT_NO_ACTIONTasuku Suzuki2010-06-042-1/+6
|/ /
* / Add a new qconfig feature GESTURESTasuku Suzuki2010-06-023-1/+10
|/
* Fix QT_NO_DIRMODEL build error in QtDeclarative.Tasuku Suzuki2010-05-313-0/+10
* Add key event handling to the declarative web viewAlan Alpert2010-05-261-13/+8
* Unify naming of import plugin targetsJoona Petrell2010-05-269-12/+12
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-221-8/+6
|\
| * Fix FolderListModel parentFolder property's file drive handlingJoona Petrell2010-05-211-8/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-05-207-2/+653
|\|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-197-2/+654
|/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-192-0/+13
| |\
| | * Fix folderlistmodel with qt namespaceMartin Jones2010-05-192-0/+14
| * | docWarwick Allison2010-05-193-5/+39
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-181-1/+1
| |\
| | * Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
| * | Fix naming.Warwick Allison2010-05-187-21/+6
| |/
| * Port from QListModelInterface to QAbstractListModel.Warwick Allison2010-05-182-51/+44
| * Move stuff from QML viewer to plugins.Warwick Allison2010-05-186-1/+628
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-189-947/+137
|\|
| * Minor declarative webview tweaksAlan Alpert2010-05-131-2/+5
| * Removed dependency of QDeclarativeWebView to private Qt (Declarative) APISimon Hausmann2010-05-132-163/+106
| * DocAaron Kennedy2010-05-071-9/+24