summary refs log tree commit diff
path: root/src/timeline2/DelegateChooser.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optionally use QQuickWidget and replace ColorOverlay -> colorImageProviderNicolas Werner2019-11-231-1/+0
|
* lintNicolas Werner2019-11-231-1/+1
|
* Incubate delegates asynchronouslyNicolas Werner2019-11-231-8/+27
|
* Small fixes to delegate chooser implementationNicolas Werner2019-11-231-40/+0
|
* Use a basic implementation of a DelegateChooser for compat with older QtNicolas Werner2019-11-231-0/+160
The interface is taken from Qt/KDE, but the implementation is different, because the Qt implementation depends on some Qt internals.