summaryrefslogtreecommitdiff
path: root/platform/qt/src/headless_backend_qt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [qt] Deprecate Qt4 and old versions of Qt5Thiago Marcos P. Santos2018-11-131-10/+0
| | | | Not enough adoption to keep the platform alive.
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-291-15/+15
|
* [core] fold HeadlessDisplay into the headless RenderBackend implementationKonstantin Käfer2017-11-291-6/+6
|
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-281-0/+46
We don't want to link it into the node bindings, so keep it in a separate target