summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [node] ref NodeRequest during garbage collection windowMike Morris2016-09-261-0/+7
* [core] Source-driven attributionMinh Nguyễn2016-09-263-2/+3
* [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
* [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-234-18/+18
* [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-231-3/+2
* [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] 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
* [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
* [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-216-26/+40
* [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-211-0/+1
* [ios, macos] Add more predicate operator to mbgl filter translationsJesse Bounds2016-09-213-20/+113
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-2124-87/+886
* [ios, macos] Ignore progress updates after suspendingMinh Nguyễn2016-09-204-11/+23
* [android] - increase timeout to 15 minutes (#6399)Tobrun2016-09-201-1/+1
* [build] use Mason's sqlite when linking Qt tests (#6395)Konstantin Käfer2016-09-201-0/+2
* [core] allow offline region metadata to be updated (#6338)Molly Lloyd2016-09-203-0/+31
* [android] update mas dependency (#6398)Ivo van Dongen2016-09-201-1/+1
* [build] upgrade dependenciesKonstantin Käfer2016-09-203-10/+10
* [android] fire onMapReady only after style is loaded (#6046)Ivo van Dongen2016-09-201-2/+13
* [android] Cleans up code in map package (#6380)Cameron Mace2016-09-2010-933/+946
* [android] - do not update marker while creating (#6314)Tobrun2016-09-197-14/+215
* [core] Convert uses of std::set to std::unordered_set (#6325)Lucas Wojciechowski2016-09-191-2/+2
* Adjust logging level for failed OkHttp requests (#6378)Antonio Zugaldia2016-09-192-4/+12