summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix public headers.Aaron McCarthy2011-09-2678-152/+327
* Fix outdated license headers.Jason McDonald2011-09-267-73/+70
* Convert place description into a place content.Aaron McCarthy2011-09-2631-788/+622
* Full functional coverage for QGeoAddress.Aaron McCarthy2011-09-261-1/+42
* Remove unused code in QPlaceManager.Aaron McCarthy2011-09-269-437/+70
* Remove unnecessary API elements from QPlace and Place.Aaron McCarthy2011-09-267-130/+3
* Fix missing/outdated license headers.Aaron McCarthy2011-09-26481-1311/+4187
* Dependencies from QtLocation Map --> QSGMouse to minimum.juhvu2011-09-262-15/+15
* Added MapMouseArea support (still needs a commit to declarative).juhvu2011-09-2618-564/+2443
* Location docs.Peter Yard2011-09-2326-0/+5589
* Fix crash when no plugin is set on a Place.Aaron McCarthy2011-09-231-0/+3
* Remove additionalData from QPlaceabcd2011-09-239-96/+1
* Remove reviewCount functions from QPlaceabcd2011-09-231-2/+1
* Remove additionalData from QGeoLocationabcd2011-09-237-75/+2
* Remove MatchTypeabcd2011-09-237-59/+2
* Rename QGeoPlace to QPlaceabcd2011-09-2338-366/+365
* Fixed compile of tests and examples.Rohan McGovern2011-09-235-9/+12
* test: marked qmlmapsandnav autotest as insignificantRohan McGovern2011-09-231-0/+2
* Add qtquick3d/qml2 dependency to QtLocation sync.profile.Aaron McCarthy2011-09-231-0/+1
* Fix build on Mac OS X. Missing function implementation.Aaron McCarthy2011-09-231-0/+5
* QtLocation to compile against Qt refactor branch.juhvu2011-09-1333-1596/+115
* Remove execute permission from source files.Aaron McCarthy2011-09-0971-0/+0
* Makes the autoUpdate property of the map behave.David Laing2011-09-094-10/+23
* Added code to do the frustum/map intersection correctly.David Laing2011-09-092-87/+364
* Register TileSpec as a meta type for QGeoMappingManager.Aaron McCarthy2011-09-093-2/+7
* Squashed commit of the following:Aaron McCarthy2011-09-09384-49587/+16512
* Display all additional place properties.Aaron McCarthy2011-09-072-3/+15
* Fix visibility of image grid in qmlplaces example.Aaron McCarthy2011-09-072-5/+6
* Add place add/updated/removed signals + refactor Removeabcd2011-09-0614-45/+260
* Fixes false negatives results from supports*() functions.Aaron McCarthy2011-09-063-1/+26
* Rename PlaceSaveReply to PlaceIdReplyabcd2011-09-0218-97/+122
* Specify type in the queryabcd2011-09-022-1/+2
* Simplify cleaning of database for testsabcd2011-09-022-29/+4
* Adapt to changes in jsondbabcd2011-09-012-2/+2
* fix uninitialized variableabcd2011-09-011-2/+4
* Fix compile warnings.Aaron McCarthy2011-08-315-19/+32
* Merge "Merge remote branch 'origin/master' into places" into placesAaron McCarthy2011-08-3133-425/+969
|\
| * Merge remote branch 'origin/master' into placesAaron McCarthy2011-08-3133-425/+969
| |\
| | * Remove obsolete testlib files from .gitignoreJason McDonald2011-08-231-2/+0
| | * qml_mapviewer: removed Search dialogshubina2011-08-112-34/+4
| | * route options in mapviewer, new system testsNatalia Shubina2011-08-0310-51/+324
| | * qml_mapviewer: route info, new icons, scaleNatalia Shubina2011-08-0211-129/+440
| | * Share QGeoServiceProvider within QML.Aaron McCarthy2011-07-298-80/+92
| | * qml_mapviewer: markers are MapObjects nowNatalia Shubina2011-07-2012-60/+38
| | * fix buildOswald Buddenhagen2011-07-193-5/+1
| | * Compile proj library as a static lib.Aaron McCarthy2011-07-193-150/+162
| | * Remove unused variables.Aaron McCarthy2011-07-195-9/+2
| | * Add unused enumerations to switch statement.Aaron McCarthy2011-07-191-0/+8
| | * Add missing Q_INTERFACES.Aaron McCarthy2011-07-191-0/+3
| | * Don't use deprecated QString constructors.Aaron McCarthy2011-07-191-3/+5