summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-056-12/+12
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-031-6/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-1750-50/+50
* Change usage of deprecated QWindow accessorsShawn Rutledge2012-11-303-4/+4
* Compile after QPen changes.Friedemann Kleint2012-10-241-1/+1
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-162-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24100-2400/+2400
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-2828-721/+998
* Document how support for attributes may vary according to pluginabcd2012-08-281-0/+8
* Fix compilation on QNXSean Harmer2012-08-281-1/+1
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-287-9/+8
* compile fixMaurice Kalinowski2012-08-272-13/+13
* Fix typoabcd2012-08-261-1/+1
* Document how to assign and write a PlaceAttributeabcd2012-08-261-0/+6
* Remove obsolete functionabcd2012-08-242-39/+0
* Remove workaroundabcd2012-08-245-25/+42
* Document and enforce that ExtendedAttributes are not instantiableabcd2012-08-242-0/+8
* Fix behaviour of update() of CategoryModelabcd2012-08-241-35/+38
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-2448-1436/+1328
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-2237-144/+145
* Fix behaviour of update() of search modelsabcd2012-08-203-5/+15
* Refactor quickstart documentation to reference simple examplesabcd2012-08-171-0/+1
* Document how a Loader can be used to create delegatesabcd2012-08-171-0/+6
* General doc fixes.Peter Yard2012-08-1415-42/+41
* Fix drawing circle at border when viewport width < map widthIan Chen2012-08-061-2/+2
* Remove unneeded use of QT_PREPEND_NAMESPACE when declaring metatypes.Aaron McCarthy2012-08-0627-30/+32
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-3040-45/+90
* Add workaround for managing map item's coordinatesIan Chen2012-07-306-2/+47
* Fix behavior of the cancel operationabcd2012-07-273-5/+14
* Fix compiler warning.Aaron McCarthy2012-07-261-0/+1
* QtLocation: Fix compilation.Friedemann Kleint2012-07-262-178/+25
* Update MiniMap to use new gesture apiIan Chen2012-07-251-7/+6
* Fix a case where map item wrapping failsIan Chen2012-07-253-2/+3
* Update doc to reflect changes to mouse eventsIan Chen2012-07-252-4/+4
* Fix incorrect warning messages + refactor error handlingabcd2012-07-2011-66/+62
* Fix inconsistent enumsabcd2012-07-203-81/+25
* More fixes to map circles across north/south polesIan Chen2012-07-204-72/+284
* Rename QQuickCanvas to QQuickWindow, in line with qtdeclarativeIan Chen2012-07-182-3/+3
* Inter-module documentation link fixes.Aaron McCarthy2012-07-162-3/+3
* Remove deprecated MapPinchArea and MapFlickable elements.Aaron McCarthy2012-07-1610-772/+4
* Remove support for old compat qdoc commands.Aaron McCarthy2012-07-161-1/+1
* Fix emission of totalConentCountChangedabcd2012-07-122-32/+19
* Fix recommendations search in exampleabcd2012-07-121-0/+2
* Fix emission of signalsabcd2012-07-126-13/+20
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-112-70/+1
* Change private include file to follow qtgui header rename.ybot2012-07-091-1/+1
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-062-6/+7
* First few fixes to map circle across north/south polesIan Chen2012-07-062-22/+50
* Fix mouse wheel event handling and testIan Chen2012-07-062-2/+2
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-031-1/+4