summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/qtlandmarksdocsample/qtlandmarksdocsample.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Re-apply licenseheader text in source files for qtmobilityJyri Tahtela2011-06-301-17/+17
* Fixes Coverity defectsabcd2011-02-241-5/+5
* Fixed spelling errors in Location comments.David Laing2010-11-241-8/+8
* Slightly update example docsabcd2010-10-171-24/+24
* Improve documentation & test coverageabcd2010-10-161-1/+1
* Remove streetNumber from QGeoAddressabcd2010-09-131-3/+2
* Improve landmark docsabcd2010-09-051-9/+7
* Improve landmark documentationabcd2010-09-051-38/+47
* Improve landmark documentationabcd2010-09-051-1/+102
* Fix up docs and example on importingabcd2010-08-271-1/+1
* Change order of paging and sort order parametersabcd2010-08-101-4/+4
* Remove QLandmarkDistanceSortabcd2010-08-101-5/+3
* Remove QLandmarkFetchHint, replace with limit and offset varsabcd2010-08-091-4/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-locationabcd2010-08-061-2/+0
|\
| * Drop category description for now.abcd2010-08-041-2/+0
* | Tweak import/export functions to control categoriesabcd2010-08-061-1/+1
|/
* Change thoroughfareName to street & thoroughfareNumber to streetNumberabcd2010-08-021-3/+3
* Revert "Revert "Merge branch 'master' of ../../mainline/qtmobility""David Laing2010-07-051-0/+510
* Revert "Merge branch 'master' of ../../mainline/qtmobility"David Laing2010-07-041-510/+0
* Improve QLandmarkManager documentationabcd2010-07-021-0/+63
* rename id functions to landmarkId and categoryIdabcd2010-05-131-5/+5
* Rename QLandmark categories related functions to have Id(s) in themabcd2010-05-121-1/+1
* Pass in sort orders by reference.abcd2010-05-051-4/+4
* Refactor filters and sort orders to have value semanticsabcd2010-05-051-5/+5
* Fix compile caused by broken exampleabcd2010-04-221-20/+15
* Added support for an Sqlite backend for landmarks.David Laing2010-04-211-4/+6
* Try fix windows compile of example by changing the includesabcd2010-04-151-14/+14
* Add in landmark removal examplesabcd2010-04-151-7/+78
* Replace append and remove functions from the save requestsabcd2010-04-151-5/+13
* Update examples to not use resultsAvailable() on request objectsabcd2010-04-151-45/+40
* Don't use the convenience headers in the qtlandmarkdocsample for nowabcd2010-04-141-14/+14
* Start adding in an example for documentation snippetsabcd2010-04-131-0/+376