summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add some initial AttributeType constantsabcd2011-11-163-5/+62
* renaming nld into locationdCarsten Bürger2011-11-162-14/+14
* Fixed compile and clean up INCLUDEPATHRohan McGovern2011-11-161-4/+1
* fixes for qgeopositioninfosource to pass CI testsCarsten Bürger2011-11-111-3/+5
* fixing documentation for qgeosatelliteinfoCarsten Bürger2011-11-111-2/+7
* Use shared plugin instance in QDeclarativeGeoMapMichal Klocek2011-11-111-18/+8
* Remove unnecessary dependenciesabcd2011-11-112-2/+1
* Refactors the C++ behind the QML Map ItemsDavid Laing2011-11-114-85/+112
* Initial work on pure QML map items.David Laing2011-11-116-3/+405
* Make QtLocation compilealex2011-11-111-0/+1
* Replace dependency to QtScript with use of QJSValue/QJSEngineSimon Hausmann2011-11-1017-231/+233
* QML Maps.Peter Yard2011-11-1011-108/+120
* QtLocation doesn't support Symbian anymore.alex2011-11-1018-3679/+4
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-1037-23/+273
* Remove qmobilitypluginsearch.halex2011-11-1012-238/+76
* Adds optional coordinate/screen conversion clipping.David Laing2011-11-102-12/+16
* LocationId is not useful to developersabcd2011-11-105-86/+52
* Marke QSatelliteInfo::(set)prnNumber as deprecated.alex2011-11-101-3/+4
* Change QPlaceContent::InvalidType to NoTypeabcd2011-11-093-4/+4
* Fix QtDeclarative private includes.Aaron McCarthy2011-11-091-2/+2
* QGeoSatelliteInfoSource implementation for NPE backendCarsten Bürger2011-11-095-3/+313
* Remove sourceUrl from contentabcd2011-11-0911-46/+6
* Add function to remove contact all details of a given type.abcd2011-11-092-2/+17
* fix constness of signal parameterabcd2011-11-091-1/+1
* Updated geoRgeo to REST service v2.0Cristian Adam2011-11-082-13/+13
* Document ContactDetail and Place.Aaron McCarthy2011-11-072-61/+251
* 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