summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-053-3/+3
* [Qt] Make it possible to disable libwebp and libjpeg-turbo at build timeThiago Marcos P. Santos2016-05-053-10/+25
* [core] Privatize various util headers (#4945)John Firebaugh2016-05-042-2/+0
* [Qt] Include what you useThiago Marcos P. Santos2016-05-042-0/+2
* [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
* [ios] Fixed KIF testsMinh Nguyễn2016-05-042-22/+9
* [android] #4847 - Updating paths to testable .apksBrad Leege2016-05-031-2/+2
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-0312-5/+205
* [build] '<@(foo_static_libs)' must precede '<@(foo_ldflags)'John Firebaugh2016-05-032-13/+13
* [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-035-0/+5
* [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-025-5/+0
* [core] Replace boost::lexical_cast with std::to_stringJohn Firebaugh2016-05-023-3/+8
* [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-023-0/+6
* [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] implement queryRenderedFeaturesAnsis Brammanis2016-04-295-46/+125
* [android] #4902 - Standarizing Locale and LanguageBrad Leege2016-04-298-38/+29
* [linux] Build with GCC 5 (#4901)John Firebaugh2016-04-295-14/+15
* [core] Upgrade to boost 1.60.0 (#4899)John Firebaugh2016-04-285-7/+7
* [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
* [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-281-4/+3
* [Qt] Initialize GL extensionsThiago Marcos P. Santos2016-04-283-0/+21
* [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