summaryrefslogtreecommitdiff
path: root/platform/qt
Commit message (Expand)AuthorAgeFilesLines
* [build] Re-enable Qt botsThiago Marcos P. Santos2016-08-052-2/+3
* [build] add missing Qt5 filesKonstantin Käfer2016-08-051-0/+2
* [build] exclude CMake 3.6.0 due to an automoc naming bugKonstantin Käfer2016-08-052-4/+5
* [build] Build Qt with CMakeThiago Marcos P. Santos2016-08-055-0/+228
* [build] switch to CMakeKonstantin Käfer2016-08-057-467/+2
* [qt] Added QQuickMapboxGL{Layout,Paint}StylePropertyBruno de Oliveira Abinader2016-07-2910-19/+324
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-271-0/+2
* [qt] Implement QQuickMapboxGL color propertyBruno de Oliveira Abinader2016-07-274-29/+63
* [build] Upgrade geojson-vt-cpp@6.1.2Bruno de Oliveira Abinader2016-07-261-1/+1
* [Qt] Use Qt text codec instead of nunicodeThiago Marcos P. Santos2016-07-223-4/+30
* Revert "add supercluster dependency"Vladimir Agafonkin2016-07-181-2/+0
* add supercluster dependencyVladimir Agafonkin2016-07-181-0/+2
* [Qt] Use the thread implementation appropriated to the targetThiago Marcos P. Santos2016-07-161-3/+11
* [qt] if `qmake` isn't available, try `qmake-qt5` (#5658)Aki Koskinen2016-07-121-1/+6
* [core] Report conversion errors using std::stringThiago Marcos P. Santos2016-07-122-11/+5
* [Qt] Bind 'L' on the example app to runtime style example1.3v81Thiago Marcos P. Santos2016-07-114-0/+290
* [Qt] Implement a GeoJSON coverter from QByteArrayThiago Marcos P. Santos2016-07-113-3/+48
* [Qt] Added add/remove style source methodThiago Marcos P. Santos2016-07-113-0/+38
* [Qt] Added add style layer methodThiago Marcos P. Santos2016-07-112-2/+17
* [Qt] Added set style filter methodThiago Marcos P. Santos2016-07-112-0/+42
* [Qt] Added set style paint properties methodThiago Marcos P. Santos2016-07-112-0/+24
* [Qt] Added set style layout properties methodThiago Marcos P. Santos2016-07-112-0/+23
* [Qt] Added conversion functions for the runtime style APIThiago Marcos P. Santos2016-07-112-0/+108
* [Qt] Avoid a deep copy on the network replyThiago Marcos P. Santos2016-07-111-1/+1
* [Qt] Fix build on Linux with clang-3.8Thiago Marcos P. Santos2016-07-111-1/+2
* [Qt] Janitor private headersBruno de Oliveira Abinader2016-07-118-31/+24
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-2/+3
* [Qt] Use mbgl::LineString instead of mbgl::Polygon as default shapeBruno de Oliveira Abinader2016-06-222-16/+8
* [tests] Run memory tests on travisThiago Marcos P. Santos2016-06-212-2/+2
* [Qt] Added QMapbox::TransitionOptions to style class functionsBruno de Oliveira Abinader2016-06-204-28/+75
* [build] Don't override CXX11ABI if already setBruno de Oliveira Abinader2016-06-171-1/+1
* [Qt] Define QT_IMAGE_DECODERS if neededBruno de Oliveira Abinader2016-06-171-0/+6
* [Qt] Install valgrind on-demandBruno de Oliveira Abinader2016-06-161-2/+0
* [Qt] Cleanup annotation usageBruno de Oliveira Abinader2016-06-161-2/+2
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-143-7/+7
* [Qt][build] Updated valgrind supression and make it a target for QtThiago Marcos P. Santos2016-06-091-0/+2
* [build] Added Bitrise Qt5 status image to README.md [skip ci]Bruno de Oliveira Abinader2016-06-031-0/+1
* [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-032-0/+113
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-5/+5
* [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-021-4/+5
* [all] Rationalize annotation APIJohn Firebaugh2016-06-013-61/+8
* [Qt] Use geometry.hpp internally for shape annotationsThiago Marcos P. Santos2016-06-011-8/+7
* [Qt] Fix typo in QMapboxGL::resizeBruno de Oliveira Abinader2016-06-011-1/+1
* [build] Added unique_resource as dependencyBruno de Oliveira Abinader2016-06-011-0/+1
* [core] Replace clipper and libtess with earcut.hppJohn Firebaugh2016-05-311-0/+1
* [Qt] Share the same RunLoop if in the same threadThiago Marcos P. Santos2016-05-272-4/+15
* [Qt] Assert that we run the async on the right loopThiago Marcos P. Santos2016-05-271-0/+4
* [Qt] QMapboxGLPrivate::getPixelRatio() cleanupBruno de Oliveira Abinader2016-05-263-17/+17
* [Qt] Cycle debug options in Qt example appBruno de Oliveira Abinader2016-05-241-1/+8
* [Qt] Consider pixel ratio in View::getFramebufferSize()Bruno de Oliveira Abinader2016-05-241-0/+5