summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily fix qtlocation against a non-broken qtbase."Simon Hausmann2013-09-031-1/+1
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-0348-569/+571
* Update the cmake test for the location modules.Stephen Kelly2013-09-034-75/+10
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-02252-1283/+2609
* Temporarily fix qtlocation against a non-broken qtbase.Alex Blasche2013-09-021-1/+1
* Fix bug where getDetails() could invalidate icon url.Albin Olsson2013-08-301-3/+6
* Change isPinchActive property to read-only.Albin Olsson2013-08-301-1/+1
* Improve filtering of touch and mouse events.Albin Olsson2013-08-293-17/+64
* Add support for Geoclue Satellite interface.Aaron McCarthy2013-08-2915-132/+772
* Increase reliability of nmea auto tests on WindowsAlex Blasche2013-08-221-0/+28
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-2227-76/+318
* Fix QML Flickr Location applicationAlex Blasche2013-08-161-7/+7
* Update to use filtering of child mouse and touch events.Albin Olsson2013-08-166-37/+60
* Remove unnecessary dependency to qtjsbackend from sync.profileSimon Hausmann2013-08-141-1/+0
* Improve weather app icon layouts to decrease chance of overlapAlex Blasche2013-08-142-3/+3
* Change weatherinfo data source from Google to openweathermap.orgAlex Blasche2013-08-146-192/+246
* Add missing call to markDirty() in MapNode::updateFBO()Albin Olsson2013-08-131-0/+2
* Cleanup .gitignore fileAlex Blasche2013-08-131-35/+5
* Fix compilation after the qml engine changesLars Knoll2013-08-128-33/+43
* Remove locationd/npe and maemo/meego position backendsAlex Blasche2013-08-0626-2212/+0
* Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-051-0/+1
* Support explore functionality.Aaron McCarthy2013-07-2621-115/+818
* Remove accidentally inserted char invalidating qmlAlex Blasche2013-07-161-1/+1
* PositionSource property fixes.Aaron McCarthy2013-07-166-80/+188
* Fix QtLocation documentationAlex Blasche2013-07-12153-4693/+563
* Fix autotests while shadow building with install pathAlex Blasche2013-07-1110-2/+52
* Remove jsondb related docs and example codeAlex Blasche2013-06-198-312/+9
* Remove JsonDB specific tests and plug-insAlex Blasche2013-06-1942-9032/+0
* test: Mark tst_declarative_ui as insignificant on Windows as wellSergio Ahumada2013-06-181-1/+1
* Update .gitignoreAlex Blasche2013-06-181-106/+8
* test: Mark tst_declarative_core as insignificantSergio Ahumada2013-06-171-0/+2
* test: Mark tst_declarative_ui as insignificantSergio Ahumada2013-06-171-1/+1
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-06-171-6/+7
* The new QtLocation dev branch builds against all other dev branchesAlex Blasche2013-06-131-6/+6
* Update copyright year to 2013Sergio Ahumada2013-06-13426-426/+426
* Set proper QtLocation version and don't build tests depending on Qt3dAlex Blasche2013-06-102-20/+27
* Fix the build on Mac when c++11 was enabledLiang Qi2013-06-071-0/+3
* Update all plugins.qmltypes filesLiang Qi2013-05-301-525/+223
* Update qmldir filesLiang Qi2013-05-301-0/+1
* Doc: Replaced the HTTPS link with HTTPVenu2013-05-141-1/+1
* Only link against QtGui when having maps enabled.Volker Krause2013-04-182-2/+2
* Fixes warning when using "QtLocation 5.0" import.Aaron McCarthy2013-04-083-2/+4
* Fix geocoding in OSM plugin.Aaron McCarthy2013-04-082-7/+8
* Fix warnings in qtlocation found by GCC 4.8Thiago Macieira2013-04-073-3/+6
* Update the documentation for the Direction attribute of QGeoPositionInfo. The...Jim Ehrismann2013-04-041-1/+1
* Fixed NMEA case sensitive checksum comparison bugbelabalazs2013-03-261-3/+4
* Compile if there is no Qt3d.Volker Krause2013-03-073-3/+4
* define MODULE_VERSIONOswald Buddenhagen2013-03-051-0/+2
* QtLocation header check: compile in pedantic modeThiago Macieira2013-02-243-4/+4
* Fix header self-contained compilation: QGeoCoordinate must be declaredThiago Macieira2013-02-241-1/+1