summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [core] Refactor getRegionCompletedStatus; add completedTileCount; add testsJohn Firebaugh2016-04-274-25/+76
* [ios, osx] Add a property for bytes used by offline tilesBrent Whitman2016-04-275-15/+38
* [Qt] Set a zoom and a coordinate on the QML test appThiago Marcos P. Santos2016-04-271-13/+10
* [Qt] Expose center and zoom propertiesThiago Marcos P. Santos2016-04-277-1/+169
* [android] #4850 - add non-gl content to snapshot bitmapTobrun2016-04-273-7/+13
* [android] #4850 - user location view is show instantly when toggled onTobrun2016-04-271-1/+1
* [build] Move Qt version define to configure.shBruno de Oliveira Abinader2016-04-273-6/+5
* [android] Updating AWS Device Farm Python Script URLBrad Leege2016-04-271-1/+1
* [Qt] Flip Qt Quick item vertically if Qt version >= 5.6Bruno de Oliveira Abinader2016-04-271-0/+4
* [Qt] Added qt-qml-app exampleBruno de Oliveira Abinader2016-04-279-1/+128
* [Qt] Added QQuickMapboxGL{,Renderer}Bruno de Oliveira Abinader2016-04-279-1/+142
* [Qt] Use shared GL context by defaultThiago Marcos P. Santos2016-04-271-1/+1
* [build] Qt cleanupBruno de Oliveira Abinader2016-04-272-5/+2
* [build] Do not run unit tests for Qt5Thiago Marcos P. Santos2016-04-271-1/+1
* [ios] Moved .stringsdict from Base.lproj to en.lprojMinh Nguyễn2016-04-262-2/+2
* [ios] Announce zoom level, visible annotations after zoomingMinh Nguyễn2016-04-264-2/+59
* [android] #4835 - Adding disable location icon switch to FABBrad Leege2016-04-262-1/+15
* [android] #4835 - Adding tracking and cleanup of myLocationListener functiona...Brad Leege2016-04-262-10/+14
* [android] #4835 - Adding FAB Toggle UI And FunctionalityBrad Leege2016-04-263-8/+105
* [android] #4835 - Restoring Initial setup of MyLocationToggle UIBrad Leege2016-04-261-1/+25
* [android] #4835 - Initial setup of MyLocationToggle UIBrad Leege2016-04-264-0/+93
* [ios] Only post layout change notifications when focusedMinh Nguyễn2016-04-262-4/+22