summaryrefslogtreecommitdiff
path: root/platform/qt
Commit message (Expand)AuthorAgeFilesLines
* [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
* [build] Make gyp commands more consistentJohn Firebaugh2016-05-241-0/+1
* [build] Avoid variable name coupling between main.mk and configureJohn Firebaugh2016-05-231-1/+1
* [build] Avoid variable name coupling between main.mk and configure.shJohn Firebaugh2016-05-231-0/+2
* [core] Update to geometry.hpp 0.5.0John Firebaugh2016-05-131-1/+1
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
* [Qt] Fix map aspect ratioBruno de Oliveira Abinader2016-05-133-4/+17
* [Qt] Initialize GL extensions on MapWindowBruno de Oliveira Abinader2016-05-136-4/+24
* [Qt] Update style to v9 + bumped min/max zoom levelsBruno de Oliveira Abinader2016-05-111-4/+4
* [Qt] Added viewport modeBruno de Oliveira Abinader2016-05-114-6/+28
* [Qt] Always use setCoordinateZoom()Thiago Marcos P. Santos2016-05-101-6/+2
* [build] Fix broken build on OSXThiago Marcos P. Santos2016-05-101-2/+2
* [Qt] Use C++11 ABI packagesThiago Marcos P. Santos2016-05-101-2/+2