summaryrefslogtreecommitdiff
path: root/platform/qt
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Use Filter::serialize() in QMapboxGL::getFilter()Asheem Mamoowala2018-07-231-8/+1
* [build] Move all mason_use statements to a single fileJohn Firebaugh2018-07-131-15/+0
* [core] Default "collator" implementationChris Loer2018-07-032-2/+5
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-031-0/+2
* [qt] Add QMapboxGL::getFilter()Asheem Mamoowala2018-06-272-7/+89
* Use a shared scheduler on threads without a default schedulerThiago Marcos P. Santos2018-06-155-39/+115
* [core] remove unused flags from SQLite headerKonstantin Käfer2018-06-121-4/+0