summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+20
| | | |\ | | |/ /
| | | * Add changes file for Qt 5.12.5v5.12.55.12.5Antti Kokko2019-08-231-0/+20
| | |/
| * | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-061-0/+20
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+20
| | |\ \ | |/ / /
| | * | Add changes file for Qt 5.13.1v5.13.15.13.1Antti Kokko2019-08-091-0/+20
* | | | Update SHA of mapbox-gl-native to the upsteram versionSona Kurazyan2019-09-051-0/+0
* | | | Merge "Merge dev into 5.14 (delayed final downmerge)"Kari Oikarinen2019-09-049-3/+82
|\ \ \ \
| * \ \ \ Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-049-3/+82
| |\ \ \ \ |/ / / / /
| * | | | Stop using deprecated functions in QWheelEventShawn Rutledge2019-08-250-0/+0
| * | | | Replace the deprecated QWheelEvent::posF() -> QWheelEvent::position()Sona Kurazyan2019-08-211-2/+2
| * | | | Add autoFadeIn property to map itemsPaolo Angelelli2019-08-218-1/+80
| * | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-08-201-0/+5208
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-0/+5208
| | |\ \ \ \ | |/ / / / /
* | | | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-08-312-0/+5214
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-312-0/+5214
| |\ \ \ \ \ |/ / / / / / | | | _ / / | | | / /
| * | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-241-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-241-0/+6
| | |\ \ \ | |/ / / / | | | | _
| | * | Improve debugging in mapboxgl plugin when running without opengl backendPaolo Angelelli2019-08-201-0/+6
| * | | Binary compatibility file for Qt5.13.0 for QtLocationMilla Pohjanheimo2019-08-121-0/+5208
| | |/ | |/|
* | | Add Satellite support to serialnmea pluginPaolo Angelelli2019-08-1512-58/+1110
* | | Introduce QIOPipe and use it in serialnmea pluginPaolo Angelelli2019-08-095-24/+399
* | | Fix the build with -no-widgets in examplesLiang Qi2019-08-072-3/+4
* | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-08-038-50/+28
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-08-031-12/+14
* | | QDeclarativeGeoMapParameter: replace the last use of QSignalMapper in the moduleMarc Mutz2019-08-011-3/+22
* | | Allow setting backend properties of positioning pluginsPaolo Angelelli2019-07-248-7/+139
* | | Add tests for PluginParameters in PositionSourcePaolo Angelelli2019-07-248-47/+369
* | | Support specifying serial port via PluginParameter in serialnmea pluginPaolo Angelelli2019-07-182-8/+33
* | | Accept and honor PluginParameters in PositionSource elementsPaolo Angelelli2019-07-182-47/+165
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-173-0/+48
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-173-0/+48
| |\ \ \ | | |/ /
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-110-0/+0
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-110-0/+0
| | | |\ \ | | | | |/
| | | | * Bump versionFrederik Gladhorn2019-07-011-1/+1
| | * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-092-0/+2
| | |/ /
| | * | Bump versionFrederik Gladhorn2019-07-011-1/+1
| | * | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Qt Forward Merge Bot2019-07-011-0/+46
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-07-011-0/+46
| | | |\ \ | | |/ / /
| | | * | Add changes file for Qt 5.13.0v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.05.13.0Paolo Angelelli2019-05-161-0/+46
* | | | | Fix compilation after recent declarative internal header changesSimon Hausmann2019-07-174-0/+8
|/ / / /
* | | | QDeclarativeSearchResultModel: modify a map's value in-place instead of overw...Marc Mutz2019-07-101-3/+2
* | | | QDeclarativeSupportedCategoriesModel: don't use a QMap just to sort a containerMarc Mutz2019-07-101-11/+11
* | | | Expose alternativeRoutes in QDeclarativeNavigationBasicDirectionsPaolo Angelelli2019-07-094-1/+76
* | | | Expose recalculateRoutes invokable method in NavigatorPaolo Angelelli2019-07-093-0/+9
* | | | Add correct header for QSGPlainTextureLiang Qi2019-07-071-0/+4
* | | | Expose automaticReroutingEnabled and isOnRoute properties in NavigatorPaolo Angelelli2019-07-034-0/+48
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-292-1/+24
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-292-1/+24
| |\ \ \ \ |/ / / / / | | _ / / | | / /
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-252-1/+24
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-252-1/+24
| | |\ \ \ | |/ / / / | | | | _