summaryrefslogtreecommitdiff
path: root/platform/macos/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-031-9/+9
* | | [macos] Updated MapObserver::onSourceChangedBruno de Oliveira Abinader2017-03-211-1/+1
* | | [ios, macos] Fix map load error descriptions (#8466)Minh Nguyễn2017-03-181-5/+8
* | | [macos] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-6/+26
* | | [macos] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-151-121/+187
| |/ |/|
* | [macos] add missing method declarations for visibleFeaturesXIvo van Dongen2017-03-071-0/+8
* | [ios, macos] Add support for queryRenderedFeatures filterIvo van Dongen2017-03-042-28/+89
* | [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-2/+2
|/
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-211-17/+33
|\
| * [macos] reuse OpenGL context when switching screensKonstantin Käfer2017-02-201-1/+10
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-181-12/+27
| * [macos] Warn if access token needed but not givenMinh Nguyễn2017-01-271-5/+6
* | [ios, macos] Smarten apostrophes after backticksMinh Nguyễn2017-02-211-3/+3
* | [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-201-6/+4
* | [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-201-7/+0
* | [macos] Make ± key bindings respect tab order, zoomEnabledMinh Nguyễn2017-02-151-23/+30
* | [macos] Make + and - keys zoom the mapEimantas Vaiciunas2017-02-151-6/+26
* | [macos] reuse OpenGL context when switching screensKonstantin Käfer2017-02-141-1/+10
* | [macos] Round non-freeform zoom gestures/commands to nearest integerJason Wray2017-02-131-3/+18
* | Delegate method to restrict movement (#5584)Minh Nguyễn2017-02-092-0/+54
* | [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-061-3/+10
* | [ios, macos] added a distance formatterFredrik Karlsson2017-01-271-0/+1
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-279-180/+180
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-262-5/+24
|\ \ | |/
| * [macos] align HeadlessDisplay with SDK OpenGL context creation optionsKonstantin Käfer2017-01-261-0/+1
| * [macos] allow using the integrated GPU on dual-GPU machinesKonstantin Käfer2017-01-261-0/+1
| * [macos] Distinguish between screensMinh Nguyễn2017-01-251-1/+1
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-241-1/+1
| * [ios, macos] Document how to avoid gesture recognizer conflicts (#7816)nitrag2017-01-231-0/+15
| * [macos] Avoid nilling out style URL on loadMinh Nguyễn2017-01-181-1/+5
| * [macos] Check for implementation before calling -toolTipMinh Nguyễn2017-01-161-2/+2
* | [macos,ios] don't roundtrip through encodePNG when converting imagesKonstantin Käfer2017-01-263-6/+23
* | [macos] align HeadlessDisplay with SDK OpenGL context creation optionsKonstantin Käfer2017-01-251-0/+1
* | [macos] allow using the integrated GPU on dual-GPU machinesKonstantin Käfer2017-01-251-0/+1
* | refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-8/+8
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-168-33/+79
|\ \ | |/
| * [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-132-11/+16
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-112-16/+18
| * [ios, macos] Fix miscellaneous static analyzer warnings (#7670)Minh Nguyễn2017-01-112-7/+3
| * [macos] Fixed exception on certain keyboard shortcutsMinh Nguyễn2017-01-111-1/+1
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-071-1/+0
| * [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-071-1/+1
| * [ios, macos] Fixed iosbench buildMinh Nguyễn2016-12-231-1/+3
| * [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-222-1/+42
| * [ios, macos] Update and reformat documentation for runtime styling (#7475)Minh Nguyễn2016-12-201-1/+1
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-044-3/+11
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-209-104/+192
|\ \ | |/
| * [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-0/+2
| * [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-1/+1
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-085-96/+163