summaryrefslogtreecommitdiff
path: root/platform/qt
Commit message (Expand)AuthorAgeFilesLines
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-134-9/+3
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-132-18/+16
* [Qt] Fix race when locking a FileSourceThiago Marcos P. Santos2019-03-081-2/+5
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-3/+6
* [qt] Also use the base API URL as key for sharing the cache.Thiago Marcos P. Santos2019-03-041-2/+3
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-6/+8
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-042-6/+6
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-3/+7
* [core] Remove map pitch setters/gettersBruno de Oliveira Abinader2019-03-041-2/+2
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-6/+8
* [core] Added Map::pitchBy()Bruno de Oliveira Abinader2019-03-043-1/+7
* [core] Added Map::scaleBy()Bruno de Oliveira Abinader2019-03-041-1/+1
* [qt] Cleanup QMapboxGL::coordinateZoomForBounds()Bruno de Oliveira Abinader2019-03-041-14/+1
* [qt] Share the same file source only if using the same access tokenThiago Marcos P. Santos2019-02-271-13/+14
* [qt] fix missing alpha channel for `QColor`xylosper2019-02-202-5/+12
* [build] Use the correct define on WindowsThiago Marcos P. Santos2019-02-191-1/+0
* [android,darwin,ios,qt] Remove unused codeThiago Marcos P. Santos2019-02-122-178/+0
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-122-1/+2
* [android,linux,darwin,qt] Load OpenGL for the platformThiago Marcos P. Santos2019-02-121-0/+566
* [qt] fix missing Q_MAPBOXGL_EXPORTsxylosper2019-02-121-3/+3
* [qt] add global projection functionsxylosper2019-02-123-5/+34
* [qt] Add example of feature collection data for GeoJSON sourcexylosper2019-02-011-0/+54
* [qt] Support feature collection for GeoJSON source dataxylosper2019-02-011-1/+18
* [qt] Use QVector instead of QListThiago Marcos P. Santos2019-01-304-17/+17
* [Qt] Support local font family in QMapboxGLSettingsBruno de Oliveira Abinader2019-01-045-4/+35
* [Qt] Implement LocalGlyphRasterizerBruno de Oliveira Abinader2019-01-042-1/+75
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-143-20/+20
* [core] define number of concurrent downloads in online file source variableHuyen Chau Nguyen2018-11-151-4/+0
* [qt] Fix crash on Qt filesourceThiago Marcos P. Santos2018-11-131-2/+6
* [qt] Deprecate Qt4 and old versions of Qt5Thiago Marcos P. Santos2018-11-1317-351/+179
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-071-0/+3
* [build] Add build system for submodulesThiago Marcos P. Santos2018-10-312-20/+2
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-43/+2
* [core] unify UTF-8/16 conversion to <boost/locale/encoding_utf.hpp>Konstantin Käfer2018-10-231-1/+1
* [core] CameraOptions receives and outputs angle and pitch as degrees, not rad...Bruno de Oliveira Abinader2018-10-191-2/+2
* [core] Bidi support for styled text.Chris Loer2018-10-151-22/+21
* [Qt] UpdateParameters should always be available when renderingBruno de Oliveira Abinader2018-10-013-4/+11
* [linux,qt] Remove remainder of WebP supportKonstantin Käfer2018-09-132-11/+1
* [build] use vendored version of ICUKonstantin Käfer2018-09-051-1/+5
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-312-3/+0
* Use QSqlError::databaseText for reporting errors from SQLite wrapper to match...Asheem Mamoowala2018-08-281-4/+4
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-192-2/+2
* [core] harden OfflineDatabaseKonstantin Käfer2018-08-141-7/+5
* [core] Eliminate setProperty & co.John Firebaugh2018-08-132-8/+8
* [qt] Use FollowRedirectsAttribute in network requestsPaolo Angelelli2018-08-101-1/+4
* [Qt] Add CMake toolchain for QNX platformSudarsana Babu Nagineni2018-08-073-0/+112
* [Qt] Check if property value is a valid JSON stringBruno de Oliveira Abinader2018-08-064-33/+71
* [Qt] QMapboxGL::set{Paint,Layout}Property should return boolBruno de Oliveira Abinader2018-08-012-14/+20
* [Qt] Fix link to Qt public API headers in README.mdSudarsana Babu Nagineni2018-07-301-1/+1
* [build] Remove obsolete bitrise.yml filesJohn Firebaugh2018-07-242-30/+0