summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-4/+8
|\
| * OSX: Fix QGeoPositionInfo attribute values with corelocation plug-inv5.3.2Alex Blasche2014-08-151-4/+8
* | Update license headers and add new license filesAntti Kokko2014-08-24422-7968/+4592
* | Merge branch '5.3' into 5.4Alex Blasche2014-08-142-8/+26
|\|
| * Report error when failing to connect to Geoclue.Aaron McCarthy2014-08-132-8/+26
* | Fix revision and docs for new MapType::night propertyAlex Blasche2014-08-144-6/+9
* | Add magneticVariation and magneticVariationValid property to QML PositionAlex Blasche2014-08-144-22/+66
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-08-122-23/+20
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-23/+20
| |\|
| | * Fix fitViewportToMapItemsRefineWolfgang Bremer2014-08-111-21/+6
| | * Avoid potential double deletion when handling OSM route repliesAlex Blasche2014-08-111-0/+3
| | * Fix QGeoRouteReplyOsm::networkReplyFinishedWolfgang Bremer2014-08-111-2/+11
* | | Make QtLocation compile with pre-compiled headersAlex Blasche2014-08-122-24/+23
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-293-53/+47
|\|
| * Fix issues with MapItemView.Aaron McCarthy2014-07-152-50/+44
| * Fixed symbol clash between sensor and positioning plug-in on iOSAlex Blasche2014-07-141-3/+3
* | Remove unused source file.Aaron McCarthy2014-07-232-246/+0
* | Doc: Changed section numbers in QML basic type pages.Jerome Pasion2014-07-214-34/+34
* | Add mobile optimized pedestrian maps to Nokia/HERE plugin.Aaron McCarthy2014-07-211-5/+9
* | Add night property to MapType.Aaron McCarthy2014-07-217-55/+76
* | Register all QtLocation QML types for version 5.4Alex Blasche2014-07-092-4/+6
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-072-2/+0
* | Use qreal for equalOrNaN(), exclusiveNaN() helpers in QML import plugin.Friedemann Kleint2014-07-071-12/+2
* | Compile fix without proxy supportMaurice Kalinowski2014-07-031-0/+4
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-2612-13/+14
|\|
| * Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-2512-13/+14
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devSergio Ahumada2014-06-179-11/+680
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-149-11/+680
| |\|
| | * Fix crash on S4 when running Satellite and Position updates concurrentlyAlex Blasche2014-05-232-11/+23
| | * Implement WinRT plugin for positioningMaurice Kalinowski2014-05-237-0/+657
* | | Disable headers precompilationSergio Ahumada2014-06-171-0/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-05-224-2/+4
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-144-2/+4
| |\
| | * Add missing classname entry for positioning and location qml module.v5.3.0-rc1v5.3.0Alex Blasche2014-05-054-2/+4
* | | Use QStringLiteral whereever possibleAlex Blasche2014-05-1519-160/+155
* | | Merge branch 'stable' into devAlex Blasche2014-05-0520-55/+90
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-014-7/+4
| |\|
| | * Remove unnecessary private export macroAlex Blasche2014-04-244-7/+4
| * | Build snippet outside of example build configurations too.Alex Blasche2014-04-241-6/+2
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Alex Blasche2014-04-235-10/+17
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-235-10/+17
| | |\|
| | | * Doc: Edited Qt Positioning example pagesJerome Pasion2014-04-145-10/+17
| | | * Temporary fix for static build issues on Mac.Alex Blasche2014-04-111-6/+7
| * | | Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-239-1/+9
| * | | Fix crash when initializing Nokia place categories.Aaron McCarthy2014-04-231-31/+46
| |/ /
| * / Only build snippets in developer builds with enabled examples.Alex Blasche2014-04-141-6/+18
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-119-71/+53
|\|
| * Ignore invalid center coordinates on mapsAlex Blasche2014-04-081-3/+6
| * Avoid excessive QImage::fill/copy in copyright handlerGunnar Sletta2014-04-071-51/+25
| * Avoid blocking simulator backend during its constructionAlex Blasche2014-04-041-5/+0