summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* [core] Remove unusedJohn Firebaugh2016-05-022-35/+0
* [Qt] Implement bearing on the QML Mapbox Map typeThiago Marcos P. Santos2016-05-023-0/+34
* [Qt] Implement pan() methodThiago Marcos P. Santos2016-05-023-0/+31
* [Qt] Constrain zoom levels when min/max changesThiago Marcos P. Santos2016-05-021-0/+2
* [Qt] Allow setting the style via QMLThiago Marcos P. Santos2016-05-024-1/+38
* [Qt] Added plugin stubThiago Marcos P. Santos2016-05-022-0/+17
* [Qt] Added error handling stubsThiago Marcos P. Santos2016-05-022-0/+17
* [Qt] Add QtLocation to the buildsystemThiago Marcos P. Santos2016-05-024-1/+7
* [Qt] Add more properties stubsThiago Marcos P. Santos2016-05-023-0/+39
* [Qt] Set the test application iconThiago Marcos P. Santos2016-05-023-0/+9
* [ios] Fix analyzer's nullability complaintsJason Wray2016-04-291-6/+17
* [core] use a GridIndex for queryRenderedFeaturesAnsis Brammanis2016-04-295-58/+142
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-2951-179/+1295
* [android] #4902 - Standarizing Locale and LanguageBrad Leege2016-04-298-38/+29
* [linux] Build with GCC 5 (#4901)John Firebaugh2016-04-299-44/+33
* [core] port outlinepattern for fill-pattern anti-aliasing from gl-js to nativeMolly Lloyd2016-04-2812-4/+167
* [core] Prepare Filter for public API (#4900)John Firebaugh2016-04-2821-1034/+438
* [core] Upgrade to boost 1.60.0 (#4899)John Firebaugh2016-04-286-7/+7
* [core] Eliminate interpolate special cases (#4882)John Firebaugh2016-04-283-42/+57
* [android] #4878 - Setting default MyLocationBackgroundTint to be whiteBrad Leege2016-04-284-5/+2
* [android] #4878 - fix default color of accuracy circle to match primary color...Tobrun2016-04-2834-62/+75
* [Qt] C++98 compatibilityThiago Marcos P. Santos2016-04-281-1/+1
* [Qt] Statically assert reflected Qt enumsBruno de Oliveira Abinader2016-04-283-45/+60
* [core] Added mbgl::underlying_typeBruno de Oliveira Abinader2016-04-283-7/+23
* [Qt] s/mapRegionDidChange()/mapChanged(QMapboxGL::MapChange)/ signalBruno de Oliveira Abinader2016-04-283-18/+27
* [Qt] Make needsRendering signal asynchronousThiago Marcos P. Santos2016-04-282-2/+8
* [glfw] Atomic is no longer neededThiago Marcos P. Santos2016-04-282-7/+4
* [core] Fix view class docsThiago Marcos P. Santos2016-04-281-2/+0
* [Qt] Initialize GL extensionsThiago Marcos P. Santos2016-04-283-0/+21
* Respect V arg to make to disable xcpretty (#4881)Dane Springmeyer2016-04-271-4/+10
* [android] #4112 - Updating build tools, support libraries, gradle tools, and ...Brad Leege2016-04-274-7/+7
* [ios] Updated offline pack testsMinh Nguyễn2016-04-273-4/+10
* [android] Add completedTile{Count,Size} bindingsJohn Firebaugh2016-04-272-3/+29
* [ios, osx] Add countOfTilesCompleted bindingJohn Firebaugh2016-04-272-0/+6