summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Docs for request classes + refactorabcd2011-11-0718-469/+396
* Fix missing links in places element docs.Aaron McCarthy2011-11-074-4/+4
* Add Notifications Featureabcd2011-11-042-1/+3
* QPlaceManager::constructIconUrl does not need to existabcd2011-11-044-13/+4
* Rename Review::content and Editorial::content to ::textabcd2011-11-0412-39/+46
* Refacor extended attributes not to use a map.abcd2011-11-045-30/+48
* Fix icon not being properly copied and compared in QPlaceabcd2011-11-031-1/+5
* fix coordinateToScreenPosition inaccuracy in 2d projectionMichal Klocek2011-11-031-1/+1
* qgeosatelliteinfo class extension to cover GLONASS and GPSCarsten Bürger2011-11-032-4/+74
* Map QML autotests and improvements part 2/2.Juha Vuolle2011-11-037-127/+153
* Fix Q_ENUM declarationabcd2011-11-021-1/+1
* Map QML autotests and improvements part 1/2.Juha Vuolle2011-11-024-196/+31
* Adds a first version of the map controller to the C++ APIDavid Laing2011-11-0211-21/+404
* Adds documentation for some places emements.Aaron McCarthy2011-11-0116-363/+565
* Limits coordinate / screen conversions to the current viewport.David Laing2011-11-012-5/+18
* Fixes 2d coord to point conversion when altitude is not set.David Laing2011-11-011-1/+6
* Rename the qml map class to be dimension -agnostic.Juha Vuolle2011-10-3112-102/+102
* Removed mouse area and map item disabling flags.Juha Vuolle2011-10-286-61/+0
* Changes the rendering of map items to use textures-per-tile.David Laing2011-10-2714-386/+973
* QML Map pinch and flick part 3/3Juha Vuolle2011-10-274-37/+93
* QML Map pinch and flick part 2/3Juha Vuolle2011-10-266-153/+262
* Refactor contacts.abcd2011-10-2615-146/+823
* Implement uncompleted category related functions in in jsondb pluginabcd2011-10-252-3/+24
* Implement uncompleted category related functions in rest pluginabcd2011-10-259-260/+97
* Implement unsupported functions for the rest place manager pluginabcd2011-10-253-16/+104
* Fix inconsistency between removing places and categoriesabcd2011-10-258-13/+13
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-2583-352/+407
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-2514-97/+97
* Fixup temporary QtLocation export.alex2011-10-2162-83/+83
* npe_backend:QGeoPositionInfoSource: add implementation for lastKnownPosition ...Carsten Bürger2011-10-202-58/+73
* Remove obsolete \since flags from good old Mobility times.alex2011-10-2028-190/+0
* 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