summaryrefslogtreecommitdiff
path: root/platform/qt/qt.cmake
Commit message (Expand)AuthorAgeFilesLines
* [build][qt] Add support for qmapboxgl installationupstream/pr-16394Rinigus2020-09-211-34/+83
* Build default http stack if MBGL_PUBLIC_BUILD is setAlexander Shalamov2020-04-271-4/+4
* [core] Add platform abstractions for utils::now()Thiago Marcos P. Santos2020-04-201-0/+1
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-071-0/+214
* [build] Remove Qt builds from legacy buildsystemThiago Marcos P. Santos2019-09-171-186/+0
* [build] Make the default styles part of GL NativeThiago Marcos P. Santos2019-09-171-1/+0
* [core] Add number-format expressionJuha Alanen2019-06-271-0/+1
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-211-2/+4
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-6/+0
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-0/+1
* [build] Use the correct define on WindowsThiago Marcos P. Santos2019-02-191-1/+0
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-121-0/+1
* [Qt] Implement LocalGlyphRasterizerBruno de Oliveira Abinader2019-01-041-1/+1
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-141-15/+15
* [qt] Deprecate Qt4 and old versions of Qt5Thiago Marcos P. Santos2018-11-131-16/+26
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-071-0/+3
* [build] Add build system for submodulesThiago Marcos P. Santos2018-10-311-2/+0
* [windows, qt] fix windows compiler errors, remove tao + tuple polyfillMolly Lloyd2018-08-311-1/+0
* [Qt] Add CMake toolchain for QNX platformSudarsana Babu Nagineni2018-08-071-0/+5
* [Qt] Check if property value is a valid JSON stringBruno de Oliveira Abinader2018-08-061-0/+1
* [core] Default "collator" implementationChris Loer2018-07-031-0/+5
* Use a shared scheduler on threads without a default schedulerThiago Marcos P. Santos2018-06-151-1/+3
* [build] Use Qt 5.6.3 instead of 5.7 in AppVeyorBruno de Oliveira Abinader2018-05-171-0/+1
* [qt] Render asynchronouslyThiago Marcos P. Santos2018-02-091-2/+6
* [qt] Fix import/export symbols declarationsThiago Marcos P. Santos2018-01-101-0/+4
* [windows][qt] Add build defines to build Mapbox GL + Qt on WindowsThiago Marcos P. Santos2018-01-081-0/+17
* [build] standardize on -fvisibility=hidden for all targetsKonstantin Käfer2017-11-291-2/+1
* [core] fold HeadlessDisplay into the headless RenderBackend implementationKonstantin Käfer2017-11-291-2/+0
* [qt] Use qWarning() for loggingThiago Marcos P. Santos2017-11-241-3/+1
* [Qt] Use QOpenGLFunctions for Qt5Thiago Marcos P. Santos2017-10-251-10/+10
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-0/+3
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-281-27/+48
* [Qt] Rename files with same nameThiago Marcos P. Santos2017-07-191-1/+1
* [qt] rendering interface changesIvo van Dongen2017-07-181-0/+2
* [all] make default_styles header-onlyKonstantin Käfer2017-07-131-1/+0
* [Qt] Make qt.cmake Windows-friendlyThiago Marcos P. Santos2017-07-071-1/+5
* [Qt] Use QThreadStorage for thread localThiago Marcos P. Santos2017-07-071-1/+1
* [core] Isolate pthread-based tls implementationThiago Marcos P. Santos2017-07-071-0/+3
* [build] use CMake to generate Xcode schemesKonstantin Käfer2017-07-061-0/+4
* [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-201-1/+3
* [Qt] Implement mapbox::sqlite::{Database,Statement} using QtSqlBruno de Oliveira Abinader2017-01-231-1/+1
* [core][Qt] Use Qt for UTF16, since `codecvt` is not always availableThiago Marcos P. Santos2017-01-201-0/+1
* [Qt] Fix cross compilation on OSXThiago Marcos P. Santos2017-01-091-1/+1
* [qt] Skip ICU if WITH_QT_I18N is setBruno de Oliveira Abinader2016-12-121-1/+1
* [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-121-0/+1
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+2
* [build] move default_styles to platform/defaultKonstantin Käfer2016-11-221-0/+2
* [Qt] Copy headers to build path in 'qt-lib' targetBruno de Oliveira Abinader2016-11-141-0/+8
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-0/+3