summaryrefslogtreecommitdiff
path: root/platform/qt
Commit message (Expand)AuthorAgeFilesLines
* [core] remove unused flags from SQLite headerKonstantin Käfer2018-06-121-4/+0
* [core] support moving Database object during a TransactionKonstantin Käfer2018-06-121-8/+18
* [Qt] Add QMapboxGL::layerIds()Bruno de Oliveira Abinader2018-06-122-0/+19
* [qt] Fix asMapboxGLFeatureIdentifier iterator traversalBruno de Oliveira Abinader2018-06-111-5/+2
* [core] don't use floating point versions of pow/logKonstantin Käfer2018-06-041-2/+2
* [build] Use Qt 5.6.3 instead of 5.7 in AppVeyorBruno de Oliveira Abinader2018-05-171-0/+1
* [qt] Fix build when building the Qt Location pluginThiago Marcos P. Santos2018-05-141-3/+7
* Avoid exceptions for flow control during database creationJohn Firebaugh2018-05-091-38/+47
* [docs] Make per-platform installation docs self-containedJohn Firebaugh2018-04-301-5/+2
* [qt] Only share a FileSource if it points to the same pathThiago Marcos P. Santos2018-04-261-10/+27
* [qt] Fix crash on the example app when launching multiple windowsThiago Marcos P. Santos2018-04-262-0/+8
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-234-38/+44
|\
| * Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-024-38/+44
* | [Qt] Added QMapboxGL::MapLoadingFailure enumBruno de Oliveira Abinader2018-03-054-5/+53
* | [Qt] Expose mapLoadingFailed signalBruno de Oliveira Abinader2018-03-054-1/+9
* | [core, qt] move self-resetting Statement/Query object to shared headerKonstantin Käfer2018-03-021-95/+103
* | [core] refactor SQLite error/status codesKonstantin Käfer2018-03-021-5/+5
* | [qt] Rename Qt SDK to 'Mapbox Maps SDK for Qt'Bruno de Oliveira Abinader2018-02-274-12/+12
* | [qt] Fix issue if resources not being found on the databaseThiago Marcos P. Santos2018-02-261-7/+2
* | [qt] Fix wrong signal being emittedThiago Marcos P. Santos2018-02-261-1/+1
|/
* [qt] Add an interface for Static renderingThiago Marcos P. Santos2018-02-095-5/+123
* [qt] Refresh the docsThiago Marcos P. Santos2018-02-091-0/+16
* [qt] Make sure that methods are being called on the right threadThiago Marcos P. Santos2018-02-094-61/+109
* [qt] Implement FBO handlingThiago Marcos P. Santos2018-02-098-34/+45
* [qt] Only use the MapRenderer as scheduler if there is no otherThiago Marcos P. Santos2018-02-092-9/+19
* [qt] Expose an interface to create a renderer on a separated threadThiago Marcos P. Santos2018-02-092-6/+37
* [qt] Make MapboxGLMapRenderer a scheduler to receive messages when renderingThiago Marcos P. Santos2018-02-092-3/+32
* [qt] Update map rendering via RendererObserverThiago Marcos P. Santos2018-02-095-3/+81
* [qt] Render asynchronouslyThiago Marcos P. Santos2018-02-0912-287/+360
* [qt] Removed unused callThiago Marcos P. Santos2018-02-091-4/+0
* [core] factor out RunLoop::wake()Konstantin Käfer2018-02-061-5/+2
* [qt][build] Use ninja for compiling Qt for WindowsThiago Marcos P. Santos2018-01-101-0/+0
* [qt] Make example app build on WindowsThiago Marcos P. Santos2018-01-101-12/+36
* [qt] Fix import/export symbols declarationsThiago Marcos P. Santos2018-01-105-16/+26
* [qt] Refreshed build documentationThiago Marcos P. Santos2018-01-081-16/+59
* [windows][qt] Add build defines to build Mapbox GL + Qt on WindowsThiago Marcos P. Santos2018-01-082-0/+29
* [windows][build] Make nodejs/npm optionalThiago Marcos P. Santos2018-01-081-20/+23
* [windows][qt] Remove std:: namespace of some functionsThiago Marcos P. Santos2018-01-081-2/+2
* [qt] Removed unused headersThiago Marcos P. Santos2018-01-082-2/+0
* [qt] Use add_definitions instead of resetting CXXFLAGSThiago Marcos P. Santos2018-01-081-2/+1
* [test] Only use our SQLite3 wrapper in testsBruno de Oliveira Abinader2018-01-081-3/+0
* [build] Remove unused files, and cleanup directoriesKonstantin Käfer2018-01-031-1/+1
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-111-0/+2
* [build] standardize on -fvisibility=hidden for all targetsKonstantin Käfer2017-11-291-2/+1
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-293-17/+17
* [core] fold HeadlessDisplay into the headless RenderBackend implementationKonstantin Käfer2017-11-292-8/+6
* [core, ios, qt, android] Close race condition in RunLoop (issue #9620)Chris Loer2017-11-271-2/+4
* [core] Fix Qt4 on macOSBruno de Oliveira Abinader2017-11-271-1/+6
* [qt] Use qWarning() for loggingThiago Marcos P. Santos2017-11-242-3/+13
* [Qt] Update documentationBruno de Oliveira Abinader2017-11-232-6/+12