summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ios, osx] Add countOfTilesCompleted bindingJohn Firebaugh2016-04-272-0/+6
* [core] Refactor getRegionCompletedStatus; add completedTileCount; add testsJohn Firebaugh2016-04-272-23/+32
* [ios, osx] Add a property for bytes used by offline tilesBrent Whitman2016-04-274-14/+32
* [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-276-1/+167
* [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-272-3/+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-276-0/+116
* [Qt] Added QQuickMapboxGL{,Renderer}Bruno de Oliveira Abinader2016-04-277-0/+138
* [Qt] Use shared GL context by defaultThiago Marcos P. Santos2016-04-271-1/+1
* [build] Qt cleanupBruno de Oliveira Abinader2016-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
* [ios] Fixed ℹ️, user dot accessibilityMinh Nguyễn2016-04-262-7/+20
* [android] #4800 - correct background offsets from attributesTobrun2016-04-267-46/+34