summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ios-v3.4.0-alpha.2ios-v3.4.0-alpha.2Jason Wray2016-08-192-2/+2
* [ios] Automate upload of build output to FabricJesse Bounds2016-08-192-0/+168
* [ios, macos] Removed unused codeMinh Nguyễn2016-08-194-14/+0
* [ios, macos] Detect zero edge insets more strictlyMinh Nguyễn2016-08-191-1/+1
* [ios, macos] Offsets as vectors, padding as edge insetsMinh Nguyễn2016-08-198-48/+103
* [ios, macos] Optional properties are nullableMinh Nguyễn2016-08-197-192/+192
* [ios, macos] Refactored array type conversionMinh Nguyễn2016-08-191-20/+33
* [ios, macos] Removed dead codeMinh Nguyễn2016-08-191-8/+0
* [ios, macos] Document style attribute interdependenciesMinh Nguyễn2016-08-198-92/+225
* [ios, macos] Specify unitsMinh Nguyễn2016-08-196-14/+84
* [ios, macos] Fully describe default valuesMinh Nguyễn2016-08-197-50/+108
* [ios, macos] Audited generated source/layer headersMinh Nguyễn2016-08-198-90/+286
* [ios, macos] Refer to attributes in kebab-caseMinh Nguyễn2016-08-194-4/+14
* [ios, macos] Replaced let with var in codegen scriptMinh Nguyễn2016-08-191-10/+10
* [core] add ability show visualize the depth buffer to the GLFW and macOS appKonstantin Käfer2016-08-199-2/+96
* [core] parse more Style JSON propertiesKonstantin Käfer2016-08-197-0/+147
* [tests] Add tests for shape overlays crossing the antimeridianJesse Bounds2016-08-193-0/+42
* [build] Fix macOS compdb path on YCMBruno de Oliveira Abinader2016-08-191-1/+1
* [build] Re-enable 'circle-radius/antimeridian' @ test suiteBruno de Oliveira Abinader2016-08-191-1/+1
* [build] geojsonvt @ v6.1.3Bruno de Oliveira Abinader2016-08-192-1/+1
* [build] revert macOS deployment target to 10.10Konstantin Käfer2016-08-191-1/+1
* [android] #6074 - increase default gradle memory usage during build (#6080)Tobrun2016-08-191-0/+3
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-1847-79/+25
* [ios, macos] fixes #6056 backwards compatibility macro (#6075)Fredrik Karlsson2016-08-181-1/+1
* [android] #5211 - update yaml to run on device lab, update test with NoSuchSo...Tobrun2016-08-184-3/+32
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-1810-49/+57
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-1810-53/+118
* [ios] #fixes 5961 omit style filter until it's implementedFredrik Karlsson2016-08-183-16/+0
* [ios, macos] Fixes #5975 Add source getter to MGLStyleFredrik Karlsson2016-08-189-20/+96
* [ios, macos] Fixed compiler warning about std::moveMinh Nguyễn2016-08-181-1/+1
* [ios, macos] Fixed incorrect assignment in style layer testsMinh Nguyễn2016-08-181-1/+1
* [macos] fixes #5956 remove dead codeFredrik Karlsson2016-08-181-4/+0
* [ios, macos] fixes #5969 remove function typeFredrik Karlsson2016-08-181-7/+0
* [ios, macos] fixes #5958 naming conventionsFredrik Karlsson2016-08-189-91/+91
* [build] remove unneeded ios.xcscmblueprintKonstantin Käfer2016-08-182-37/+1
* [core] added template instances for Source.is<>().Ivo van Dongen2016-08-183-0/+15
* [macos] Moved runtime styling demo to Debug menuMinh Nguyễn2016-08-173-14/+15
* [ios, macos] More MGLGeoJSONSource optionsMinh Nguyễn2016-08-172-18/+70
* [ios, macos] Use local GeoJSON for runtime styling demoMinh Nguyễn2016-08-173-4/+6
* [android] #6050 - Updating Gradle WrapperBrad Leege2016-08-173-25/+29
* [android] #6050 - Updating to Gradle 2.14.1 and Android plugin 2.1.3Brad Leege2016-08-172-5/+5
* [Qt] Added QQuickMapboxGLStyleBruno de Oliveira Abinader2016-08-179-32/+161
* [Qt] Use MapChangeWillStartLoadingMap to get notified about style changesBruno de Oliveira Abinader2016-08-175-4/+40
* [Qt] Invert parent/child notification mechanism in QQuickMapboxGLStylePropertyBruno de Oliveira Abinader2016-08-174-60/+77
* [Qt] Use QVariantMap in QQuickMapboxGLStylePropertyBruno de Oliveira Abinader2016-08-175-57/+29
* [Qt] Use strict signature for add{Source,Layer}Bruno de Oliveira Abinader2016-08-172-7/+7
* [Qt] Remove template from eachMemberBruno de Oliveira Abinader2016-08-171-2/+3
* 5859 generate sanity tests (#5870)Tobrun2016-08-1798-1422/+894
* [ios, macos] Added MGLBaseStyleLayer_Private.h to projectMinh Nguyễn2016-08-162-0/+10
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-1645-222/+220