aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* node-v3.1.2node-v3.1.2Mike Morris2016-04-263-4/+9
* [Qt] Split Qt flagsThiago Marcos P. Santos2016-04-263-6/+21
* use Clock::time_point::max() instead of frame timeMike Morris2016-04-261-2/+2
* [android] #3231 - add support for tinting attribution icon through xml - Mapb...Tobrun2016-04-269-44/+106
* [android] #3231 - added support for automatic tinting ui components used the ...Tobrun2016-04-264-3/+113
* [osx] make scrollwheel zooming smootherKonstantin Käfer2016-04-261-6/+14
* [osx] disable touch eventsKonstantin Käfer2016-04-261-1/+0
* [ios] Hide compass from VoiceOver when pointing northMinh Nguyễn2016-04-261-6/+7
* [ios] Use default images for world tour destinationsMinh Nguyễn2016-04-251-1/+1
* [tests] Rationalize test fixtures (#4834)John Firebaugh2016-04-2523-243/+163
* [ios] Update frame size when changing dot/puck modeJason Wray2016-04-251-0/+20
* [osx] Fixed crash on launch on OS X 10.10Minh Nguyễn2016-04-251-1/+1
* [core] Define mbgl::variant (#4833)John Firebaugh2016-04-258-15/+24
* [core] Move enum type classes to implementation (#4831)John Firebaugh2016-04-253-81/+63
* [android] #4829 - Use CopyOnWriteArrayList for non blocking iterationsBrad Leege2016-04-251-6/+3
* [core] Extract Function::evaluation to a separate class (#4811)John Firebaugh2016-04-2512-148/+122
* [build][Qt] Use Ubuntu Trusty for Qt5Thiago Marcos P. Santos2016-04-251-16/+26
* [Qt] Add toolchain supportThiago Marcos P. Santos2016-04-253-24/+58
* [build] Added 'qt-app' targets to Travis Qt buildBruno de Oliveira Abinader2016-04-251-2/+2
* [Qt] Force lib install name to be executable path on OS XBruno de Oliveira Abinader2016-04-251-1/+4
* [Qt] Do not ignore compilation errorsThiago Marcos P. Santos2016-04-252-2/+0
* [Qt] Only include and link with QMapboxGL libThiago Marcos P. Santos2016-04-252-4/+2
* [Qt] Do not use non-Qt headersThiago Marcos P. Santos2016-04-253-10/+21
* [Qt] Set default visibility to hidden for QtThiago Marcos P. Santos2016-04-251-0/+4
* [ios] Added accessibility labels, hints, gesturesMinh Nguyễn2016-04-255-30/+100
* [ios] Made annotation callouts accessibleMinh Nguyễn2016-04-255-27/+142
* [ios] Restored user dot accessibilityMinh Nguyễn2016-04-251-5/+15
* [ios] Made annotations accessibleMinh Nguyễn2016-04-252-0/+113
* [ios] Made compass and user dot accessibleMinh Nguyễn2016-04-253-26/+66
* [ios] VoiceOver support for MGLMapViewMinh Nguyễn2016-04-251-0/+39
* [ios, osx] Fixed direction formatter edge casesMinh Nguyễn2016-04-244-2/+35
* [ios] Only convert encoding of files generated by genstringsMinh Nguyễn2016-04-241-2/+2
* [ios] Added separate target for Settings.bundleMinh Nguyễn2016-04-244-33/+125
* [ios] Use base localization for Settings.bundleMinh Nguyễn2016-04-243-3/+6
* [ios] Fixed ios-test build warningsMinh Nguyễn2016-04-242-104/+4
* [ios, osx] Document common workflowsMinh Nguyễn2016-04-242-11/+80
* [ios] Streamlined resource bundlingMinh Nguyễn2016-04-247-57/+200
* [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-249-50/+175
* [ios, osx] Corrected quarter wind abbreviationsMinh Nguyễn2016-04-243-97/+97
* [ios] Parentheses for build variablesMinh Nguyễn2016-04-242-6/+6
* [ios, osx] Made localizable strings unique; unlocalized iosappMinh Nguyễn2016-04-2418-590/+449
* [ios, osx] Corrected clock, coordinate formatsMinh Nguyễn2016-04-2413-169/+640
* [ios] Made SDK and iosapp localizableMinh Nguyễn2016-04-2418-92/+390
* [ios] Fixed jazzy build stepMinh Nguyễn2016-04-242-3/+3
* [ios] Only build static framework for FabricMinh Nguyễn2016-04-241-1/+1
* [android] #4814 - simplified mock parcel testing, update tests to reflect the...Tobrun2016-04-249-318/+196
* [ios, osx] Eliminated platform/{ios,osx}/includeMinh Nguyễn2016-04-2334-148/+150
* [osx] Moved resources one level upMinh Nguyễn2016-04-235-4/+4
* [android] #4396 - Cleanup + javadoc TrackingSettings classTobrun2016-04-231-32/+71
* [android] #4396 - fixed test activity tracking settings modes, Deprecated old...Tobrun2016-04-234-7/+32