summaryrefslogtreecommitdiff
path: root/platform/qt
Commit message (Expand)AuthorAgeFilesLines
* 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
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-6/+4
* [core] OnlineFileSource is never accessed directlyMikhail Pozdnyakov2020-02-261-1/+1
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-261-1/+2
* [qt] Fix compilation errorThiago Marcos P. Santos2020-02-201-1/+1
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-071-0/+214
* [core] Add platform::setCurrentThreadPriority(double)Alexander Shalamov2020-02-061-0/+2
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-031-1/+1
* [core] Pass std::shared_ptr<UpdateParameters> to the render orchestratorMikhail Pozdnyakov2020-01-221-1/+1
* [qt] Use new FileSourceManager interfaceAlexander Shalamov2020-01-133-7/+17
* [qt] Fix usage of QNetworkReply after deletionMikhail Pozdnyakov2019-12-172-4/+5
* [core] Remove Map::cycleDebugOptionsBruno de Oliveira Abinader2019-12-043-14/+0
* [android][node][qt] Update platform code for style::Layer::setProperty()Mikhail Pozdnyakov2019-12-031-2/+2
* [qt] Fix code formattingThiago Marcos P. Santos2019-11-111-15/+13
* [qt] Make image source url update possibleTadej Novak2019-11-111-4/+10
* [core,android,darwin,qt] Add fields related to feature-stateJuha Alanen2019-10-282-2/+2
* [core] Introduce Scheduler::makeWeakPtr()Mikhail Pozdnyakov2019-10-091-0/+2
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-042-8/+7
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-261-0/+0
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-252-9/+8
* [build] Remove Qt builds from legacy buildsystemThiago Marcos P. Santos2019-09-173-338/+0
* [build] Remove Qt test dependency on coreThiago Marcos P. Santos2019-09-172-7/+13
* [build] Make the default styles part of GL NativeThiago Marcos P. Santos2019-09-171-1/+0
* [build] Cosmetics on vendor packagesThiago Marcos P. Santos2019-09-171-2/+2
* [core] Update MapObserver::onDidFinishRenderingFrame() APIMikhail Pozdnyakov2019-09-122-3/+3
* [core][qt] Check if QFont supports glyph and adjust backing image widthAlexander Shalamov2019-08-281-9/+16
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-271-1/+1
* [core] Export symbol placement update status from MapObserverMikhail Pozdnyakov2019-08-233-4/+4
* [core] Add number-format expressionJuha Alanen2019-06-272-0/+27
* [core] option to perform platform specific operations when creating/destroyin...Łukasz Paczos2019-05-221-0/+7
* [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-106-17/+4
* [core] refactor ThreadLocal backendKonstantin Käfer2019-04-081-27/+17
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-054-6/+8
* [core] refactor RendererBackendKonstantin Käfer2019-04-056-38/+60
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-054-5/+4
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-3/+5
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-4/+5
* [core] Add interface to change the orientation through MapOptionsSudarsana Babu Nagineni2019-03-281-1/+1
* [core] Fix signature of fluent interface settersBruno de Oliveira Abinader2019-03-231-4/+4
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-203-66/+34
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-141-2/+2
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-134-9/+3
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-132-18/+16
* [Qt] Fix race when locking a FileSourceThiago Marcos P. Santos2019-03-081-2/+5
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-3/+6
* [qt] Also use the base API URL as key for sharing the cache.Thiago Marcos P. Santos2019-03-041-2/+3
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-6/+8
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-042-6/+6