summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding explanatory text for Flickr exampleAlex Wilson2012-01-203-9/+67
* Adding positioning tests, logo testNatalia Shubina2012-01-201-12/+115
* Use a pointer to the fboSurface in MapNodeAlex Wilson2012-01-202-3/+6
* Update example look and feel. Part 2.Natalia Shubina2012-01-1820-66/+53
* Update VideoItem so video can be stoppedNatalia Shubina2012-01-181-3/+9
* Support more than QObject* based roles in MapItemView.Aaron McCarthy2012-01-182-12/+12
* Replacing mp4 video with ogg/theoraAlex Wilson2012-01-175-3/+3
* Fix Places example.Aaron McCarthy2012-01-171-4/+2
* Update example look and feelabcd2012-01-1733-49/+78
* Refactoring ahead of precision issue fixes.David Laing2012-01-1715-888/+1821
* sync.profile: request both the old and new qt3d repositoriesRohan McGovern2012-01-171-1/+2
* Add missing #includeRohan McGovern2012-01-171-0/+1
* Add plugins.qmltypes for QtLocation 5.0.Aaron McCarthy2012-01-172-1/+1335
* Changing example address so that it might workAlex Wilson2012-01-171-1/+1
* ignore touch movement when popup menu is activeNatalia Shubina2012-01-161-2/+6
* Fix crash due to uninitialised data member.Aaron McCarthy2012-01-161-1/+1
* Support bounding area searches in Places example.Aaron McCarthy2012-01-161-11/+147
* Unify behaviour of BoundingBox and BoundingCircle elements.Aaron McCarthy2012-01-166-103/+330
* Use QTRY_COMPARE/VERIFY_WITH_TIMEOUT from QTestLib.Friedemann Kleint2012-01-161-0/+3
* Build fixes for removal of TouchPoint::PrimaryAlex Wilson2012-01-162-20/+2
* Implement cross-referencing of Placesabcd2012-01-1361-289/+2580
* Explicit includes of QDeclarativeParserStatus, QtQuick fixupsAlex Wilson2012-01-1310-3/+11
* Reorganise and clean up examples pages and filesAlex Wilson2012-01-1230-2544/+18
* Documentation for GeocodeModel and RouteModelAlex Wilson2012-01-122-22/+134
* added map items' testsNatalia Shubina2012-01-121-37/+335
* using relative path for VideoItemNatalia Shubina2012-01-116-4/+13
* Allow selection of whether a qml wrapper app is used for examples.Aaron McCarthy2012-01-114-6/+12
* Move location of common components to an imports subdirectory.Aaron McCarthy2012-01-1119-49/+49
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1112-12/+12
* Add screenshots of MapViewer and WeatherInfo examplesAlex Wilson2012-01-114-2/+13
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-111-1/+2
* Adding snippets and example text to go with MapViewerAlex Wilson2012-01-104-32/+242
* Fix Places example after Plugin element changes.Aaron McCarthy2012-01-101-36/+14
* Improve unit tests for CategoryModel.Aaron McCarthy2012-01-103-1/+170
* Basic set/get tests for all Places QML elements.Aaron McCarthy2012-01-1011-6/+716
* Test setting QML objects from C++.Aaron McCarthy2012-01-1015-16/+125
* mapviewer: added minimapNatalia Shubina2012-01-104-17/+104
* mapviewer: update map's and marker's popup menuNatalia Shubina2012-01-109-111/+131
* Fixes for Peter Yard's feedback on gerrit #12168 (docs for map objs)Alex Wilson2012-01-102-4/+4
* Remove title bar from places example.Aaron McCarthy2012-01-102-8/+5
* Fix for missing tiles bug.Basel Hashisho2012-01-102-1/+3
* Renames MapPinch => MapPinchArea, adds docs for it and MapFlickableAlex Wilson2012-01-109-127/+182
* Change to sync.profile to build against pre-qtjsbackend qtbaseAlex Wilson2012-01-101-1/+1
* Adding private API warnings for the Maps API.David Laing2012-01-0933-369/+452
* Make QNmeaPositionInfoSource tests less aggressive with timingAlex Wilson2012-01-091-28/+26
* Fix extra empty category retrieved when retrieving place detailsabcd2012-01-061-2/+5
* Adding simple autotest for new required propertyAlex Wilson2012-01-061-0/+8
* Fixing up autotests for Plugin elementAlex Wilson2012-01-061-48/+28
* Making hold-and-press test delay longer to avoid flakinessAlex Wilson2012-01-061-1/+1
* Documentation for Plugin QML elementAlex Wilson2012-01-061-12/+67