summaryrefslogtreecommitdiff
path: root/platform/qt/app
Commit message (Expand)AuthorAgeFilesLines
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-6/+16
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-10/+0
* [Qt] Add example of adding a layer before other layerThiago Marcos P. Santos2017-05-111-2/+5
* [core] Remove StyleSourcedAnnotation supportJohn Firebaugh2017-05-102-16/+0
* [Qt] Add extrusion example to the Qt appThiago Marcos P. Santos2017-05-021-0/+34
* [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-231-2/+0
* [qt] Add setFramebufferObject() for correct FBO binding restorationKonstantin Käfer2017-03-221-0/+4
* [Qt] Added QMapbox::Feature → GeoJSON conversion helperBruno de Oliveira Abinader2017-02-081-0/+24
* [Qt] Added QMapbox::FeatureBruno de Oliveira Abinader2017-02-081-3/+3
* [Qt] Refactor QMapbox Annotations APIBruno de Oliveira Abinader2017-01-262-0/+60
* [Qt] Added line-dasharray to the example appThiago Marcos P. Santos2017-01-091-0/+6
* [Qt] Fixed typo s/maker/markerThiago Marcos P. Santos2017-01-091-31/+31
* [Qt] Move QMapboxGL stuff from QMapbox namespaceThiago Marcos P. Santos2017-01-031-1/+1
* [Qt] Simplify setTransitionOptionsThiago Marcos P. Santos2017-01-031-2/+2
* [qt] Use QOpenGLWidget instead of QGLWidget from Qt 5.4 onwardsBruno de Oliveira Abinader2016-11-282-3/+17
* [qt] Defer MapWindow's QMapboxGL init to initializeGL()Bruno de Oliveira Abinader2016-11-282-87/+93
* [qt, macos] Consume GL_INVALID_OPERATION from QtBruno de Oliveira Abinader2016-11-281-9/+0
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-8/+20
* [qt] Fix macOS Qt demo app with Qt4.xBruno de Oliveira Abinader2016-10-241-0/+10
* [Qt] Update QML runtime style exampleBruno de Oliveira Abinader2016-09-264-1301/+0
* [Qt] Add a more compelling runtime style exampleThiago Marcos P. Santos2016-09-236-271/+1403
* [Qt] Add map pitch support on the example appThiago Marcos P. Santos2016-09-231-1/+3
* [qt] Initial style from MAPBOX_STYLE_URL if setBruno de Oliveira Abinader2016-09-221-1/+7
* [qt] Separate transition options accessors from class APIBruno de Oliveira Abinader2016-09-131-4/+5
* [Qt] setStyleURL and setStyleJSON name reviewThiago Marcos P. Santos2016-08-261-1/+1
* [Qt] Read the access token from the environment by defaultThiago Marcos P. Santos2016-08-261-1/+0
* [build] switch to CMakeKonstantin Käfer2016-08-051-58/+0
* [Qt] Bind 'L' on the example app to runtime style example1.3v81Thiago Marcos P. Santos2016-07-114-0/+290
* [Qt] Added QMapbox::TransitionOptions to style class functionsBruno de Oliveira Abinader2016-06-201-0/+9
* [Qt] QMapboxGLPrivate::getPixelRatio() cleanupBruno de Oliveira Abinader2016-05-261-4/+0
* [Qt] Cycle debug options in Qt example appBruno de Oliveira Abinader2016-05-241-1/+8
* [Qt] Fix map aspect ratioBruno de Oliveira Abinader2016-05-131-3/+6
* [Qt] Initialize GL extensions on MapWindowBruno de Oliveira Abinader2016-05-132-0/+7
* [Qt] Set the test application iconThiago Marcos P. Santos2016-05-021-0/+3
* [Qt] Split Qt flagsThiago Marcos P. Santos2016-04-261-2/+6
* [Qt] Do not ignore compilation errorsThiago Marcos P. Santos2016-04-251-1/+0
* [Qt] Only include and link with QMapboxGL libThiago Marcos P. Santos2016-04-251-3/+2
* [Qt] Do not use non-Qt headersThiago Marcos P. Santos2016-04-251-10/+4
* Merge pull request #4773 from mapbox/travis-qt5Bruno de Oliveira Abinader2016-04-211-0/+1
* [Qt] Add the QMapbox header with QMapbox datatypesThiago Marcos P. Santos2016-04-201-1/+1
* [Qt] Do not use Mapbox GL animationsThiago Marcos P. Santos2016-04-201-3/+3
* [Qt] Define the viewport size before renderingThiago Marcos P. Santos2016-04-201-0/+2
* [Qt] Introduce --testThiago Marcos P. Santos2016-04-203-1/+55
* [Qt] Build the Qt portThiago Marcos P. Santos2016-04-201-0/+52
* [Qt] Add a Qt app exampleBruno de Oliveira Abinader2016-04-203-0/+174