summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Qt] Bind 'L' on the example app to runtime style example1.3v81Thiago Marcos P. Santos2016-07-114-0/+290
* [Qt] Implement a GeoJSON coverter from QByteArrayThiago Marcos P. Santos2016-07-113-3/+48
* [Qt] Added add/remove style source methodThiago Marcos P. Santos2016-07-113-0/+38
* [Qt] Added add style layer methodThiago Marcos P. Santos2016-07-112-2/+17
* [Qt] Added set style filter methodThiago Marcos P. Santos2016-07-112-0/+42
* [Qt] Added set style paint properties methodThiago Marcos P. Santos2016-07-112-0/+24
* [Qt] Added set style layout properties methodThiago Marcos P. Santos2016-07-112-0/+23
* [Qt] Added conversion functions for the runtime style APIThiago Marcos P. Santos2016-07-112-0/+108
* [Qt] Avoid a deep copy on the network replyThiago Marcos P. Santos2016-07-111-1/+1
* [Qt] Fix build on Linux with clang-3.8Thiago Marcos P. Santos2016-07-111-1/+2
* [Qt] Janitor private headersBruno de Oliveira Abinader2016-07-118-31/+24
* [core] Added missing pragmas to style conversion headersBruno de Oliveira Abinader2016-07-113-0/+6
* [build] geojson@0.1.4-cxx11abiThiago Marcos P. Santos2016-07-112-1/+1
* [android] - remove duplicate bearing/direction API from MapViewTobrun2016-07-111-45/+21
* [core] Fix raster shader opacity in some casesBruno de Oliveira Abinader2016-07-111-1/+1
* [ios, macos] Updated MGLFeature ID documentationMinh Nguyễn2016-07-101-4/+14
* [ios, macos] Document adding new symbolsMinh Nguyễn2016-07-082-0/+30
* Merge branch 'boundsj-merge-3.3.0.rc.1'Jesse Bounds2016-07-0858-383/+1949
|\
| * Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-0758-383/+1949
| |\
| | * Update podspecs for 3.3.0-rc.1ios-v3.3.0-rc.1Jesse Bounds2016-07-072-2/+2
| | * [ios] Move cache.db to a subdirectory (#5601)Jason Wray2016-07-073-50/+85
| | * [core] Re-close polygons after clipping with clipper (#5596)Jesse Bounds2016-07-061-0/+8
| | * [ios] omit podspec for static lib (#5595)Fredrik Karlsson2016-07-061-1/+0
| | * [ios] Add support for full Bitcode builds (#5586)Jesse Bounds2016-07-064-5/+18
| | * [ios] fixes #4536 include podspec in iOS releases (#5569)Fredrik Karlsson2016-07-061-0/+14
| | * [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-054-34/+12
| | * [ios] #3979 compress telemetry events (#5490)Fredrik Karlsson2016-07-058-16/+138
| | * ios-v3.3.0-beta.3ios-v3.3.0-beta.3Minh Nguyễn2016-07-032-2/+2
| | * [ios] Split release notes into sections by topicMinh Nguyễn2016-07-032-23/+43
| | * [ios] Simplified MBXAnnotationViewMinh Nguyễn2016-07-023-25/+8
| | * [ios] Made annotation view position animatableMinh Nguyễn2016-07-023-4/+29
| | * [ios] Fixed KVO for annotation view centerMinh Nguyễn2016-07-023-26/+32
| | * [ios] Avoid resetting pitch along with center offsetMinh Nguyễn2016-07-022-2/+2
| | * [ios] Fixed auto-shrinking annotation viewsMinh Nguyễn2016-07-021-1/+1
| | * [ios] Removed MGLAnnotationView.flatMinh Nguyễn2016-07-024-32/+1
| | * [ios] Removed custom getterMinh Nguyễn2016-07-021-1/+1
| | * [ios, macos] Rewrote MGLMapViewDelegate, MGLAnnotationView docsMinh Nguyễn2016-07-024-175/+515
| | * [ios, macos] Update changelogs for new Jazzy themeJason Wray2016-07-012-0/+2
| | * [ios] Update and bundle docs screenshotJason Wray2016-07-014-1/+3
| | * [ios] Place MGLCoordinateInCoordinateBounds in jazzy's Geometry sectionJason Wray2016-07-011-0/+1
| | * [ios, macos] Add Mapbox Jazzy themeJason Wray2016-07-0122-1/+978
| | * Adjustable map deceleration rate (#5504)Minh Nguyễn2016-06-294-13/+41
| | * [ios, macos] Use common instead of default mode for run loop source (#5503)Jesse Bounds2016-06-291-1/+1
| | * [ios] Always use symbol name for annotation update (#5509)Jesse Bounds2016-06-291-9/+5
| | * [ios] Fix conflict between view dragging gesture and quick zoom (#5506)Jason Wray2016-06-291-1/+1
| | * [ios] prevent a race condition by not fulfilling the expectation until the vi...Fredrik Karlsson2016-06-291-2/+5
| | * [ios] Always set map view reference when annotation view is created. (#5496)Jesse Bounds2016-06-284-7/+42
| | * [ios] Specify ultra light weight literally (#5497)Minh Nguyễn2016-06-281-1/+2
| | * [ios] map view now calls -didAddAnnotationViews (#5466)Fredrik Karlsson2016-06-272-10/+27
* | | [node] Also Update::Classes when setting a paint propertyThiago Marcos P. Santos2016-07-081-1/+1