summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect mix of private header includesMarius Storm-Olsen2011-05-268-9/+9
| | | | | | | We only use local includes ("") when the private headers are in our current projects relative path, and system includes (<>) when the compiler should find the headers based on projects include paths.
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-24280-4760/+4760
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Add QTLOCATION_VERSION macro for qtlocationLiang Qi2011-05-111-0/+1
| | | | | | | Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis
* Remove WinCE and Freemantle supportAlex2011-05-1113-2496/+1
|
* More project file fixes for QtLocation moduleAlex2011-05-101-7/+10
|
* add Ovi rest plugin to LocationAlex2011-05-101-1/+2
|
* make QtLocation compile on LinuxAlex2011-05-098-15/+411
|
* first commit of QtLocationAlex2011-05-06293-0/+55163