| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] use CMake to generate Xcode schemes | Konstantin Käfer | 2017-07-06 | 1 | -0/+4 |
* | [qt] Pass size in QMapboxGLTest's QMapboxGL ctor | Bruno de Oliveira Abinader | 2017-07-05 | 1 | -1/+2 |
* | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -4/+4 |
* | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -16/+17 |
* | [core] Added Backend::{assume,set}Viewport | Bruno de Oliveira Abinader | 2017-06-13 | 1 | -2/+2 |
* | [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinates | Asheem Mamoowala | 2017-06-01 | 1 | -0/+7 |
* | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 1 | -3/+4 |
* | [qt] Un-deprecate QMapboxGL::setTransitionOptions | John Firebaugh | 2017-05-15 | 1 | -5/+2 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 3 | -100/+3 |
* | [Qt] Add example of adding a layer before other layer | Thiago Marcos P. Santos | 2017-05-11 | 1 | -2/+5 |
* | [Qt] Make it possible to add a layer before another layer | Thiago Marcos P. Santos | 2017-05-11 | 2 | -7/+9 |
* | [core] Remove StyleSourcedAnnotation support | John Firebaugh | 2017-05-10 | 5 | -35/+0 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 2 | -9/+4 |
* | Revert "[Qt] Don't regen BackendScope on every QMapboxGL::render() call" | Bruno de Oliveira Abinader | 2017-05-04 | 2 | -4/+1 |
* | [Qt] Don't regen BackendScope on every QMapboxGL::render() call | Bruno de Oliveira Abinader | 2017-05-04 | 2 | -1/+4 |
* | [Qt] Add extrusion example to the Qt app | Thiago Marcos P. Santos | 2017-05-02 | 1 | -0/+34 |
* | [Qt] Handle extrusion filters | Thiago Marcos P. Santos | 2017-05-02 | 1 | -0/+4 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -5/+5 |
* | [qt] Bring back icon.png | Minh Nguyễn | 2017-04-20 | 1 | -1/+1 |
* | [core] Remove non-Map-dependent projection methods from Map | John Firebaugh | 2017-04-18 | 1 | -3/+4 |
* | [core] Tighten geo.hpp ctors | Bruno de Oliveira Abinader | 2017-04-14 | 1 | -5/+5 |
* | [core] Remove unused bool() functions | Bruno de Oliveira Abinader | 2017-04-14 | 1 | -9/+0 |
* | [all] Remove redundant scale-related camera methods | John Firebaugh | 2017-04-13 | 1 | -3/+3 |
* | [qt] Avoid hardcoding Qt cellar path | Minh Nguyễn | 2017-04-10 | 1 | -2/+3 |
* | [Qt] Sanitize QSize → mbgl::Size conversion | Bruno de Oliveira Abinader | 2017-04-10 | 1 | -10/+20 |
* | [qt] Renamed qt5 formula to qt | Minh Nguyễn | 2017-04-08 | 1 | -6/+6 |
* | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 1 | -7/+7 |
* | [core] Privatize OpenGL/Context headers | Konstantin Käfer | 2017-03-28 | 2 | -10/+6 |
* | [core] Internalize rapidjson.hpp | Bruno de Oliveira Abinader | 2017-03-28 | 1 | -25/+2 |
* | [core] Move OpenGL extension initialization to Backend | Konstantin Käfer | 2017-03-23 | 7 | -31/+19 |
* | [core] Ensure that a BackendScope exists when doing GL calls | Konstantin Käfer | 2017-03-23 | 1 | -0/+4 |
* | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 2 | -16/+22 |
* | [build] Autodetect Qt{4,5} | Bruno de Oliveira Abinader | 2017-03-23 | 1 | -1/+0 |
* | [qt] Add setFramebufferObject() for correct FBO binding restoration | Konstantin Käfer | 2017-03-22 | 6 | -16/+55 |
* | [Qt] Updated MapObserver::onSourceChanged | Bruno de Oliveira Abinader | 2017-03-21 | 2 | -2/+2 |
* | [Qt] Update changes in MapObserver::onDidFailLoadingMap | Bruno de Oliveira Abinader | 2017-03-17 | 2 | -2/+2 |
* | [Qt] Support mbgl::MapObserver | Bruno de Oliveira Abinader | 2017-03-15 | 4 | -31/+92 |
* | [build] Remove custom bitrise 'skip ci' stuff (#8346) | John Firebaugh | 2017-03-10 | 2 | -33/+0 |
* | Use ICU compiled with -Os | John Firebaugh | 2017-03-08 | 1 | -1/+1 |
* | Update README.md | Bruno de Oliveira Abinader | 2017-03-06 | 1 | -1/+1 |
* | [Qt] Remove the QML app | Thiago Marcos P. Santos | 2017-03-06 | 12 | -1312/+3 |
* | [Qt] Remove legacy QOpenGL dependency from Qt5 build | Thiago Marcos P. Santos | 2017-03-03 | 4 | -4/+15 |
* | [Qt] FBO handling should happen outside of QMapboxGL::render | Bruno de Oliveira Abinader | 2017-03-01 | 4 | -36/+4 |
* | [build] Fix build on Ubuntu 16.04+ | Thiago Marcos P. Santos | 2017-02-23 | 1 | -1/+1 |
* | [Qt] Document QMapbox + qdoc fixes | Bruno de Oliveira Abinader | 2017-02-22 | 4 | -20/+224 |
* | [Qt] Added missing conversion helpers | Bruno de Oliveira Abinader | 2017-02-21 | 3 | -0/+32 |
* | [ios,macos,android,qt] use shared threadpool | Konstantin Käfer | 2017-02-20 | 3 | -4/+7 |
* | [Qt] Added QMapboxGL::sourceExists | Bruno de Oliveira Abinader | 2017-02-09 | 2 | -0/+9 |
* | [build] Remove Mason submodule in favor of CMake mason | Konstantin Käfer | 2017-02-08 | 1 | -1/+1 |
* | [Qt] Added QMapbox::Feature → GeoJSON conversion helper | Bruno de Oliveira Abinader | 2017-02-08 | 3 | -3/+44 |