summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-27378-3363/+3351
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-2625-57/+172
|\
| * [docs] add changelog entry for #7834Konstantin Käfer2017-01-261-0/+1
| * [macos] align HeadlessDisplay with SDK OpenGL context creation optionsKonstantin Käfer2017-01-262-2/+9
| * [macos] allow using the integrated GPU on dual-GPU machinesKonstantin Käfer2017-01-263-0/+5
| * ios-v3.4.1ios-v3.4.1Jason Wray2017-01-252-2/+2
| * [ios, macos] Copy-edit changelogsJason Wray2017-01-252-3/+3
| * [ios, macos] Deprecate style class API (#7785)fabian-guerra2017-01-253-5/+7
| * [ios, macos] Make MGLMapView non opaque by default (#7859)fabian-guerra2017-01-252-1/+2
| * fixes #6688: assert remaining map view notification responses are main thread...Justin R. Miller2017-01-251-0/+4
| * [macos] Distinguish between screensMinh Nguyễn2017-01-252-1/+2
| * [macos] Refer to Night Shift in style compatibility guideMinh Nguyễn2017-01-253-4/+8
| * [ios, macos] Testify MGLMapView gesture recognizer exampleMinh Nguyễn2017-01-253-2/+24
| * [ios] changed URL -> url (#7841)Jordan Kiley2017-01-251-1/+1
| * Clarify that clustering option is for shape sources (#7837)Jordan Kiley2017-01-251-0/+2
| * [ios] Publicized MGLOpenGLStyleLayer.hMinh Nguyễn2017-01-252-1/+2
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-245-3/+28
| * [ios] EdgeInsets is UIEdgeInsets in Swift on iOSMinh Nguyễn2017-01-233-9/+17
| * [ios, macos] Note that canvas sources are unsupportedMinh Nguyễn2017-01-233-3/+3
| * [ios, macos] Document how to avoid gesture recognizer conflicts (#7816)nitrag2017-01-232-0/+29
| * macos-v0.3.0macos-v0.3.0Minh Nguyễn2017-01-212-2/+2
| * [macos] Reorganized readmesMinh Nguyễn2017-01-213-13/+19
| * ios-v3.4.0ios-v3.4.0Minh Nguyễn2017-01-202-2/+2
| * [android] - update build tools to bitrise supported version (#7729)Tobrun2017-01-203-7/+7
| * [macos] Avoid nilling out style URL on loadMinh Nguyễn2017-01-181-1/+5
| * Typo fixes, added line to MGLStyleLayer initializer description (#7759)Jordan Kiley2017-01-174-5/+10
| * ios-v3.4.0-rc.1ios-v3.4.0-rc.1Minh Nguyễn2017-01-172-2/+2
| * [macos] Check for implementation before calling -toolTipMinh Nguyễn2017-01-163-5/+6
* | [android] - trigger marker click event for clicking selected marker (#7830)Tobrun2017-01-261-2/+21
* | [android] - move pan gesture event to correct GestureDetector callback (#7870)Tobrun2017-01-261-3/+2
* | [Qt] Make datatypes compatible with the default implementationThiago Marcos P. Santos2017-01-261-3/+15
* | [macos,ios] don't roundtrip through encodePNG when converting imagesKonstantin Käfer2017-01-269-126/+129
* | [core] add clone() call to Image objectsKonstantin Käfer2017-01-261-6/+2
* | [Qt] Refactor QMapbox Annotations APIBruno de Oliveira Abinader2017-01-266-48/+222
* | [macos] enable printingKonstantin Käfer2017-01-262-1/+12
* | [docs] add changelog entry for #7834Konstantin Käfer2017-01-251-0/+1
* | [macos] align HeadlessDisplay with SDK OpenGL context creation optionsKonstantin Käfer2017-01-252-2/+9
* | [macos] allow using the integrated GPU on dual-GPU machinesKonstantin Käfer2017-01-253-0/+5
* | [Android] Make spinner under Add Markers in Bulk readable (#7836)Austin O'Neil2017-01-251-0/+11
* | [core] replace encodePNG() with a version that doesn't use libpngKonstantin Käfer2017-01-255-70/+104
* | [Qt] Remove QtQuick dependency from the low-level APIThiago Marcos P. Santos2017-01-248-19/+8
* | [android] Move the simple map activity to a "Basic" section, always listed fi...Antonio Zugaldia2017-01-233-2/+4
* | Test app refactor (#7598)Cameron Mace2017-01-23107-3268/+666
* | [android] - when updating positon, wait for render call to invalidate updated...Tobrun2017-01-232-3/+4
* | [linux] mesa 13.0.3John Firebaugh2017-01-231-15/+10
* | [Qt] Check for Qt SQLite database driverBruno de Oliveira Abinader2017-01-231-20/+21
* | [Qt] Explicitly map the `bool` binder to `int`Thiago Marcos P. Santos2017-01-231-1/+5
* | [Qt] Save a copy when using binary data if possibleThiago Marcos P. Santos2017-01-231-9/+10
* | [Qt] Implement mapbox::sqlite::{Database,Statement} using QtSqlBruno de Oliveira Abinader2017-01-235-3/+416
* | [core] Replace sqlite3.h dependency in offline databaseBruno de Oliveira Abinader2017-01-232-4/+9