summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [build] Depend on directories, so that projects are regenerated when files ar...John Firebaugh2016-04-221-2/+6
* [core] FontStack ⇢ GlyphSet (#4803)John Firebaugh2016-04-2210-42/+41
* [ios, osx] Updated build system for jazzyMinh Nguyễn2016-04-2217-154/+175
* [ios, osx] Split MGLDirectionFormatter in twoMinh Nguyễn2016-04-2212-205/+278
* [ios, osx] Direction formatterMinh Nguyễn2016-04-229-1/+384
* [ios, osx] Coordinate formatterMinh Nguyễn2016-04-2217-65/+190
* [ios, osx] Geometry value methodsMinh Nguyễn2016-04-223-3/+87
* [core] Quarantine style property irregularities in layer classes (#4792)John Firebaugh2016-04-2210-38/+27
* [android] #4624 - changed javadoc wording for ease and animate cameraCameron Mace2016-04-220-0/+0
* [android] Changed javadoc wording for ease and animate cameraCameron Mace2016-04-221-24/+56
* [android] #2835 - limit the amount of object allocations on high traffic codeTobrun2016-04-222-12/+11
* Merge branch 'release-ios-v3.2.1'Minh Nguyễn2016-04-211-3/+6
|\
| * [ios] Toggle telemetry on main queueMinh Nguyễn2016-04-201-2/+3
| * [ios] Assert that defaults change is on main threadMinh Nguyễn2016-04-201-0/+1
| * [ios] Fixed hang observing user defaults on background queueMinh Nguyễn2016-04-202-12/+10
| * ios-v3.2.0ios-v3.2.0Jesse Bounds2016-04-052-2/+2
| * ios-v3.2.0-rc.1ios-v3.2.0-rc.1Minh Nguyễn2016-04-042-1/+29
* | [ios] Updated changelog for map thread removalMinh Nguyễn2016-04-211-0/+1
* | [ios] Fixed crash on missing access tokenMinh Nguyễn2016-04-211-4/+14
* | [core] Fix default value for text-max-widthJohn Firebaugh2016-04-211-1/+1
* | [core] Make Function constructor explicitJohn Firebaugh2016-04-211-4/+2
* | [osx] Reset pending min/max zoom levelsMinh Nguyễn2016-04-211-0/+2
* | [ios, osx] Constrain zoom level when selecting offline packMinh Nguyễn2016-04-214-0/+11
* | [ios, osx] Copyedited installation documentationMinh Nguyễn2016-04-214-83/+116
* | [core] Adopt a strict naming convention for style propertiesJohn Firebaugh2016-04-2127-544/+571
* | [core] PlacementType ⇢ SymbolPlacementTypeJohn Firebaugh2016-04-217-21/+21
* | [core] JoinType ⇢ LineJoinTypeJohn Firebaugh2016-04-217-31/+31
* | [core] CapType ⇢ LineCapTypeJohn Firebaugh2016-04-217-21/+21
* | Revert "[core] Do not clear custom layers upon style switch"Bruno de Oliveira Abinader2016-04-212-7/+1
* | [Qt] Remove duplicated mbgl::Map initializationBruno de Oliveira Abinader2016-04-211-8/+4
* | [core] Do not clear custom layers upon style switchBruno de Oliveira Abinader2016-04-212-1/+7
* | [Qt] Add QMapboxGL to README.mdThiago Marcos P. Santos2016-04-211-1/+1
* | Merge pull request #4773 from mapbox/travis-qt5Bruno de Oliveira Abinader2016-04-214-1/+19
* | [ios] Update changelog URLs in the bundled readmesJason Wray2016-04-212-2/+2
* | Update links to platform-specific changelogsJason Wray2016-04-201-3/+7
* | [ios] Corrected link to CONTRIBUTING.mdMinh Nguyễn2016-04-201-1/+1
* | [ios] Relative link to CONTRIBUTING.mdMinh Nguyễn2016-04-201-1/+1
* | [ios, osx] Ignore invalid observation contextMinh Nguyễn2016-04-202-10/+27
* | [ios, osx] Avoid observing coordinate on MGLMultiPointMinh Nguyễn2016-04-203-32/+23
* | [ios, osx] Fixed crash removing multipoint or duplicate annotationMinh Nguyễn2016-04-202-35/+44
* | [core] remove unused code in value.hpp (#4768)Dane Springmeyer2016-04-201-23/+0
* | [build] Added Qt 4 build for Travis CIBruno de Oliveira Abinader2016-04-201-0/+13
* | [Qt] use libjpeg-turbo rather than Qt's built-in JPEG decodingKonstantin Käfer2016-04-203-0/+14
* | [Qt] WebP supportBruno de Oliveira Abinader2016-04-203-9/+21
* | [Qt] Expose {add,remove}CustomLayerBruno de Oliveira Abinader2016-04-203-0/+47
* | [Qt] Expose QMapboxGL::updatePointAnnotationBruno de Oliveira Abinader2016-04-202-0/+7
* | [Qt] Implement QMapboxGL::jumpToBruno de Oliveira Abinader2016-04-203-0/+40
* | [Qt] Expose API to go full offline/onlineThiago Marcos P. Santos2016-04-203-0/+41
* | [Qt] Add function for get coordinates and zoom based on a bounding boxThiago Marcos P. Santos2016-04-203-0/+35
* | [Qt] Add the QMapbox header with QMapbox datatypesThiago Marcos P. Santos2016-04-206-41/+59