aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ios-v3.3.0-alpha.2ios-v3.3.0-alpha.2Minh Nguyễn2016-05-072-2/+2
* [node] Fix conversion of geometry collections to GeoJSONJohn Firebaugh2016-05-061-3/+9
* [core] Update geometry to 0.3.0John Firebaugh2016-05-067-23/+8
* [ios, osx] Revised style descriptionsMinh Nguyễn2016-05-061-9/+9
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-0610-80/+102
* [ios, osx] Renamed Hybrid to Satellite StreetsMinh Nguyễn2016-05-0610-25/+36
* [ios, osx] Pin unversioned style URL APIs to v8 stylesMinh Nguyễn2016-05-064-13/+13
* [android] #4702 - upgrade default styles, deprecate Style string definition i...Tobrun2016-05-0617-41/+246
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-0617-92/+224
* [ios, osx] Avoid recomputing tile cache size on every redrawMinh Nguyễn2016-05-062-21/+49
* [osx] Display print dialog after drawingMinh Nguyễn2016-05-061-1/+1
* [android] #4748 - add javadoc for unregistering location listenersTobrun2016-05-061-0/+13
* [android] #4763 - introduce StyleInitializer classTobrun2016-05-061-12/+45
* [build] qtpositioning5-dev and qtlocation5-dev are now on Travis whitelistThiago Marcos P. Santos2016-05-061-3/+1
* [android] #4894 - correctly calculate LatLngBoundsTobrun2016-05-061-1/+1
* [core] Implement has/!has filters (#4952)John Firebaugh2016-05-054-2/+67
* [tests] Update test suiteJohn Firebaugh2016-05-051-1/+1
* [core] Use geometry.hpp's pointJohn Firebaugh2016-05-0541-366/+263
* [core] Inline LatLng::project definition the one place it's usedJohn Firebaugh2016-05-053-15/+10
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-0523-65/+120
* [Qt] Make it possible to disable libwebp and libjpeg-turbo at build timeThiago Marcos P. Santos2016-05-055-14/+29
* [core] Privatize various util headers (#4945)John Firebaugh2016-05-046-2/+0
* [Qt] Include what you useThiago Marcos P. Santos2016-05-042-0/+2
* [core] consistently protect against invalid tag encoding in vector tileDane Springmeyer2016-05-041-0/+3
* [build] Fix parallel 'make linux' callBruno de Oliveira Abinader2016-05-041-0/+1
* [android] #4896 - added permission request and id fixesCameron Mace2016-05-044-16/+54
* [android] added user dot customization exampleCameron Mace2016-05-045-0/+212
* ios-v3.3.0-alpha.1ios-v3.3.0-alpha.1Minh Nguyễn2016-05-042-2/+2
* [ios] Corrected map accessibility valueMinh Nguyễn2016-05-042-9/+5
* [core] Merge pull request #4914 from bwhtmn/camera-paddingBrent W2016-05-041-1/+1
* [ios] Fixed KIF testsMinh Nguyễn2016-05-042-22/+9
* [core] Simplify FilterEvaluator and fix crashJohn Firebaugh2016-05-046-46/+30
* [android] #4847 - Updating paths to testable .apksBrad Leege2016-05-031-2/+2
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-0337-81/+282
* [build] '<@(foo_static_libs)' must precede '<@(foo_ldflags)'John Firebaugh2016-05-033-17/+17
* [node] Add -Wl,-z,now flag for linuxJohn Firebaugh2016-05-031-0/+4
* [android] #4847 - Re-enabling StrictModeBrad Leege2016-05-031-12/+12
* [android] bring back ScreenshotActivityTestTobrun2016-05-034-19/+151
* [core] port to protozero (#4906)Dane Springmeyer2016-05-0314-280/+119
* [android] Create a new local reference frame to avoid a local reference table...Antonio Zugaldia2016-05-031-0/+4
* [Qt] Removed unused resourceBruno de Oliveira Abinader2016-05-031-0/+0
* [android] #4912 - remove lollipop attribute from background drawable, made de...Tobrun2016-05-032-2/+2
* [Qt] Add new features to the Qt QML appThiago Marcos P. Santos2016-05-031-20/+205
* [Qt] Use mbgl constants to define zoom limitsThiago Marcos P. Santos2016-05-031-2/+2
* [Qt] Add `pitch` property to QML MapboxGL TypeThiago Marcos P. Santos2016-05-033-6/+40
* [Qt] Fix panning the map not updating the center propertyThiago Marcos P. Santos2016-05-033-5/+19
* Merge pull request #4919 from mapbox/follow-to-4916Dane Springmeyer2016-05-022-6/+0
* [core] Use gyp's direct_dependent_settings to propagate variant cflagsJohn Firebaugh2016-05-028-7/+15
* [core] Replace boost::lexical_cast with std::to_stringJohn Firebaugh2016-05-025-29/+15
* [core] Remove duplicate copy of utf.hppJohn Firebaugh2016-05-022-27/+2