summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v3.3.4-pre.3node-v3.3.4-pre.3Mike Morris2016-09-261-1/+1
* [node] ref NodeRequest during garbage collection windowMike Morris2016-09-261-0/+7
* [core] Source-driven attributionMinh Nguyễn2016-09-2613-6/+103
* [core] Fix initialization race on util::mapbox::isMapboxURL (#6455)Thiago Marcos P. Santos2016-09-261-4/+8
* [Qt] Simplify QML exampleThiago Marcos P. Santos2016-09-261-374/+256
* [Qt] Implement QQuickMapboxGL::error{,String} propertiesBruno de Oliveira Abinader2016-09-262-12/+25
* [Qt] Replace remaining Mapbox-specific features as MapParameterBruno de Oliveira Abinader2016-09-264-66/+56
* [Qt] Update QML runtime style exampleBruno de Oliveira Abinader2016-09-269-275/+112
* [Qt] Added 'image' MapParameter typeBruno de Oliveira Abinader2016-09-263-1/+29
* [Qt] s/QQuickMapboxGL{Style,StyleProperty}/QQuickMapboxGLMapParameterBruno de Oliveira Abinader2016-09-2617-403/+538
* [Qt] Added QQuickMapboxGLMapParameterBruno de Oliveira Abinader2016-09-266-1/+136
* [Qt] Qt conversion toNumber() should accept QVariant::IntBruno de Oliveira Abinader2016-09-261-1/+1
* [Qt] Fix RVO warning in QMapbox::addAnnotationIconBruno de Oliveira Abinader2016-09-261-1/+1
* [Qt] QQuickMapboxGLRenderer is now a friend of QQuickMapboxGLBruno de Oliveira Abinader2016-09-264-92/+48
* [Qt] Move QMapboxGL::MapChange to QMapbox namespaceBruno de Oliveira Abinader2016-09-268-63/+66
* [core] Trigger Update::RecalculateStyle when toggling layer visibilityBruno de Oliveira Abinader2016-09-262-3/+16
* [core] Reuse Map::update()Bruno de Oliveira Abinader2016-09-261-4/+2
* [core] track VAOs and BuffersKonstantin Käfer2016-09-2626-123/+214
* [core] make GL value defaults constexprKonstantin Käfer2016-09-264-54/+54
* [ios, macos] Doc gen handles arrays as required property values (#6448)David Clark2016-09-241-5/+18
* clarify circle color as fill (#6447)Justin R. Miller2016-09-235-19/+19
* [ios, macos] Allow full hexadecimal colors in layer documentation (#6444)Minh Nguyễn2016-09-231-19/+8
* [node] fix bad conditional, actually run testsMike Morris2016-09-232-8/+7
* [tests] Update test-suiteJohn Firebaugh2016-09-231-1/+1
* [ios, android] add visual tests for fill, line, & numeric filter styling (#6433)Justin R. Miller2016-09-2310-9/+57125
* [Qt] Add a more compelling runtime style exampleThiago Marcos P. Santos2016-09-237-272/+1404
* [Qt] Add map pitch support on the example appThiago Marcos P. Santos2016-09-231-1/+3
* [Qt] Add API for adding icon to the styleThiago Marcos P. Santos2016-09-232-9/+28
* [core] ensure network::Reachable is called only onceIvo van Dongen2016-09-231-3/+3
* [core] OnlineFileSource - prevent double scheduling of requestsIvo van Dongen2016-09-231-1/+13
* [android] offline - prevent OOMEIvo van Dongen2016-09-231-0/+1
* [android] timer - prevent overflow in due timeIvo van Dongen2016-09-231-2/+2
* [android] set connectivity state pro-activelyIvo van Dongen2016-09-238-4/+225
* [ios, macos] Add tile template option to raster and vector sourcesJesse Bounds2016-09-2210-9/+360
* [core] Don't use depth test unless text is pitch-aligned to map (#6404)Young Hahn2016-09-222-9/+5
* [tests] Add tests for Map::[add|remove]ImageThiago Marcos P. Santos2016-09-224-0/+58
* [core] Add interface to add sprites to the styleThiago Marcos P. Santos2016-09-222-0/+28
* [android] #5737 - disable tracking when a camera change occurs, treat camera ...Tobrun2016-09-222-2/+18
* [glfw, qt] Added missing docs (#6428)Bruno de Oliveira Abinader2016-09-222-0/+8
* [qt] Initial style from MAPBOX_STYLE_URL if setBruno de Oliveira Abinader2016-09-221-1/+7
* [glfw] Initial style from MAPBOX_STYLE_URL if setBruno de Oliveira Abinader2016-09-221-3/+9
* [Qt] Added missing `qt-lib` target (#6427)Thiago Marcos P. Santos2016-09-221-0/+4
* [ios, macos] increase timeout to 2 secondsFredrik Karlsson2016-09-211-2/+2
* [ios, macos] Short-circuit packs testMinh Nguyễn2016-09-211-3/+6
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-2112-43/+67
* [ios] revamp settings/debug UI in test app (#6421)Justin R. Miller2016-09-211-253/+438
* [android] #6418 - Release Android v4.2.0-beta.3android-v4.2.0-beta.3Antonio Zugaldia2016-09-211-5/+11
* [ios] fix #6361: source query nullability & return nil for unfound results (#...Justin R. Miller2016-09-212-11/+5
* [ios, macos] Clarify MGLGeoJSONSource option units in API docs (#6411)Jesse Bounds2016-09-211-9/+9
* [android] enable RELRO (#6419)Ivo van Dongen2016-09-212-0/+1