summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* [android][ios][macos][linux][qt] included default LocalFileSourceIvo van Dongen2016-09-305-1/+6
* [core] LocalFileSource implementation and testsIvo van Dongen2016-09-302-1/+71
* [android] - fix polygon test activity state, introduced config class and tool...Tobrun2016-09-302-52/+105
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-302-2/+2
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-295-2/+5
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-292-0/+4
* [android] user agent stringIvo van Dongen2016-09-294-7/+56
* [android] update telemetry user-agentIvo van Dongen2016-09-291-9/+12
* Optionable textureview (#6480)Tobrun2016-09-295-4/+106
* [android] - update to lost 1.1.1 (#6476)Tobrun2016-09-291-1/+1
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-296-99/+16
* [ios, macos] Guard against nil bundle identifier during testsJesse Bounds2016-09-281-2/+11
* [ios, macos] Rewrote CI scriptsMinh Nguyễn2016-09-282-7/+55
* [macos] Restored unit tests on CIMinh Nguyễn2016-09-281-0/+1
* [Qt] Connect to finished() and error() signals from QNetworkReplyBruno de Oliveira Abinader2016-09-282-5/+6
* 6402 update offline metadata android (#6456)Tobrun2016-09-289-31/+377
* [ios] Update changelog for annotation view fixJesse Bounds2016-09-271-0/+1
* [ios] Always show annotation view even when view reuse is not usedJesse Bounds2016-09-271-1/+5
* [ios, macos] flesh out iOS runtime styling docs (#6466)Justin R. Miller2016-09-2715-15/+175
* [core] move GL value accessors to gl::value namespaceKonstantin Käfer2016-09-271-9/+10
* [Qt] Header cleanup (#6477)Thiago Marcos P. Santos2016-09-2721-64/+71
* [android] - disable general purpose logging during transformation change (#6452)Tobrun2016-09-272-28/+1
* [core] standardize on uint16_t for texture sizesKonstantin Käfer2016-09-279-24/+30
* [core, qt] Generalized source change notificationMinh Nguyễn2016-09-262-2/+2
* [core] Extract some GlyphRange-related constantsJohn Firebaugh2016-09-261-3/+3
* [core] Provide rationale for blocking queue while errors resolveJohn Firebaugh2016-09-261-0/+17
* [core] Don't allow OfflineDownload to flood the request queueJohn Firebaugh2016-09-262-80/+67
* [core] Avoid some copiesJohn Firebaugh2016-09-261-1/+1
* [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