summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QML Map pinch and flick part 1/3juhvu2011-10-2011-93/+216
* Clear search term and categories correctly.Aaron McCarthy2011-10-202-15/+1
* Location docs, added Places, split off Maps.Peter Yard2011-10-199-2/+16
* Remove QT_MODULE(Location) from public Location classesalex2011-10-1962-62/+62
* Assorted QML map fixes.juhvu2011-10-199-380/+110
* Fix unit testabcd2011-10-186-73/+46
* Fix memory leak and warnings on exit.Aaron McCarthy2011-10-181-0/+1
* Build/compile fixes for Qt Location.David Laing2011-10-186-10/+2
* Remove obsoleted signal connectionabcd2011-10-181-2/+0
* First step of removal of Q_LOCATION_EXPORT macro from qglobal.halex2011-10-1765-87/+188
* Center coordinate for Map element.juhvu2011-10-172-23/+48
* Let default declarative place have initialized fields.abcd2011-10-171-0/+1
* Remove authentication required signalabcd2011-10-141-1/+0
* Allow search to take multiple categoriesabcd2011-10-144-28/+69
* Add attribution field to Content class/elementabcd2011-10-145-4/+33
* QMl PlaceIcon element should've been named Iconabcd2011-10-141-1/+1
* Add a user classabcd2011-10-1217-51/+567
* Fix crash when manager not set.Aaron McCarthy2011-10-121-5/+2
* Part 2 for arbitrary (geo)map QML items.juhvu2011-10-1211-93/+111
* Add Supported Features handlingabcd2011-10-129-9/+97
* Move save/remove operations in to the QDeclarativeCategory classabcd2011-10-114-61/+176
* Add Icon support to Placesabcd2011-10-1151-124/+1218
* Elementary map item support for QML Map.juhvu2011-10-119-105/+183
* Changed beforerendering to qsgpainteditem for maps.juhvu2011-10-112-38/+20
* Fix build with jsondb.Aaron McCarthy2011-10-102-11/+2
* Improve naming consistency in Places API.Aaron McCarthy2011-10-1092-1114/+616
* Convert QtLocation QML import to new Qt 5.0 standardalex2011-10-108-13/+13
* QtLocation: Fix compile on Windows.Friedemann Kleint2011-10-067-10/+14
* Changed clear color to black.juhvu2011-10-061-1/+1
* QGeoManeuver should use implicit shared data copyingalex2011-10-042-3/+2
* Place visibility scope.Aaron McCarthy2011-10-0429-134/+333
* Adds a map item container.David Laing2011-10-044-6/+1134
* Bare minimum fixes to map pinch.juhvu2011-10-046-89/+65
* Removed temp rendering check from map qml.juhvu2011-10-041-12/+0
* Add Relevancy Hint to SearchRequestabcd2011-10-037-16/+135
* Add Category Save and Removal functionalityAaron McCarthy2011-10-0316-200/+984
* Fix declarativegeoboundingcircle implementationabcd2011-09-302-27/+43
* Add attribution field to Place.Aaron McCarthy2011-09-305-0/+55
* Remove unused code.Aaron McCarthy2011-09-273-11/+0
* Place element unit tests.Aaron McCarthy2011-09-272-62/+85
* Remove ConnectivityModes from QPlaceManager.Aaron McCarthy2011-09-2710-115/+3
* Add first version of NPE backendalex2011-09-274-0/+458
* Fix public headers.Aaron McCarthy2011-09-2678-152/+327
* Convert place description into a place content.Aaron McCarthy2011-09-2621-717/+526
* Remove unused code in QPlaceManager.Aaron McCarthy2011-09-267-428/+39
* Remove unnecessary API elements from QPlace and Place.Aaron McCarthy2011-09-266-103/+3
* Fix missing/outdated license headers.Aaron McCarthy2011-09-26355-771/+1755
* Dependencies from QtLocation Map --> QSGMouse to minimum.juhvu2011-09-261-13/+13
* Added MapMouseArea support (still needs a commit to declarative).juhvu2011-09-2612-492/+740
* Fix crash when no plugin is set on a Place.Aaron McCarthy2011-09-231-0/+3