summaryrefslogtreecommitdiff
path: root/sync.profile
Commit message (Collapse)AuthorAgeFilesLines
* Add first version of NPE backendalex2011-09-271-1/+2
| | | | | | | Change-Id: I007b73a98ee7123c7361b8d00173ee93aa2955fe Reviewed-on: http://codereview.qt-project.org/5119 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>
* Add qtquick3d/qml2 dependency to QtLocation sync.profile.Aaron McCarthy2011-09-231-0/+1
| | | | | | | Change-Id: I4b2ad0f4c275780bf3fa6edea8dae6aa1fbfffdf Reviewed-on: http://codereview.qt-project.org/5201 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Add initial jsondb pluginabcd2011-08-291-0/+5
| | | | | | | | | | | | | | | | | Currently the plugin does not use proper location schema to store place objects. Also the plugin does some filtering in code rather than with jsondb queries because it seems the comparison operators are not working correctly. These issues are to be addressed in future commits. Currently only basic place information is stored consisting of name, address and coordinate. Change-Id: Icc59f4fe50f5ecdd61d4d9565789d813a41a749f Reviewed-on: http://codereview.qt.nokia.com/3555 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com> Reviewed-by: abcd <qt_abcd1@ovi.com>
* Update sync.profile dependencies to new syntaxAlan Alpert2011-07-081-10/+9
| | | | | | | | | | %dependencies now has a simpler format of gitmodule => %gitref instead of using qt modules and keywords. Change-Id: I785f30e24e0a793218e2e307bdde56067760c51a Reviewed-on: http://codereview.qt.nokia.com/1279 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update sync.profile for QtLocationAlex2011-05-171-0/+2
| | | | QtLocation depends QtDeclarative too
* Add QTLOCATION_VERSION macro for qtlocationLiang Qi2011-05-111-0/+1
| | | | | | | Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis
* make QtLocation compile on LinuxAlex2011-05-091-2/+0
|
* add most qtlocation module setup filesAlex2011-05-061-0/+29