summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeomapmousearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finetune map item drag, works now also with mapviewer.Juha Vuolle2011-12-221-15/+24
* Build against new QtQuick2 library.Aaron McCarthy2011-12-131-2/+2
* Preliminary MapMouseArea support for items.Juha Vuolle2011-12-081-13/+39
* Renamed and reorganized QML Map item files and elements.Juha Vuolle2011-12-011-1/+1
* MapMouseArea support part 1/3.Juha Vuolle2011-11-301-180/+44
* QML Maps.Peter Yard2011-11-101-17/+18
* Fix QtDeclarative private includes.Aaron McCarthy2011-11-091-2/+2
* Map QML autotests and improvements part 2/2.Juha Vuolle2011-11-031-2/+1
* Rename the qml map class to be dimension -agnostic.Juha Vuolle2011-10-311-1/+1
* Removed mouse area and map item disabling flags.Juha Vuolle2011-10-281-6/+0
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-251-24/+24
* Assorted QML map fixes.juhvu2011-10-191-45/+0
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-1/+1
* Dependencies from QtLocation Map --> QSGMouse to minimum.juhvu2011-09-261-13/+13
* Added MapMouseArea support (still needs a commit to declarative).juhvu2011-09-261-171/+271
* QtLocation to compile against Qt refactor branch.juhvu2011-09-131-5/+2
* Modified location QML tests to work in QML2 environment.juhvu2011-08-121-7/+7
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-07-081-17/+17
* make QtLocation work while Qt is compiled with namespaceAlex2011-06-211-2/+2
* Imported the Qt5 location QML work from mobility repo to Qt5 repo.juhvu2011-06-031-17/+17
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-241-17/+17
* Add declarative API fo QtLocationAlex2011-05-111-0/+428