]> git.sesse.net Git - kdenlive/history - src/abstractscopewidget.cpp
Speedup: only convert displayed frame to QImage if necessary (for on monitor scene...
[kdenlive] / src / abstractscopewidget.cpp
2010-09-03 Jean-Baptiste MardelleSpeedup: only convert displayed frame to QImage if...
2010-08-31 Simon A. EugsterAbstract Scopes: Mouse tracking ability moved to ASW...
2010-08-31 Simon A. EugsterAbstract scopes: Moved pens to ASW so other widgets...
2010-08-16 Simon A. EugsterAbstract scope: Debug output disabled, useless method...
2010-08-13 Simon A. Eugster* Scopes: Configuration is saved now.
2010-08-09 Dan DennedyUpdate scopes using a frame image from the consumer...
2010-07-24 Simon A. EugsterFixed: Don't paint scope if it is not visible.
2010-07-23 Simon A. EugsterScopes: Space optimizations
2010-07-22 Simon A. EugsterLevels added.
2010-07-22 Simon A. EugsterScope Widgets are now updated when effect parameters...
2010-07-20 Simon A. EugsterVectorscope changes:
2010-07-20 Simon A. EugsterAbstractScopeWidget changes:
2010-07-19 Simon A. EugsterAbstractColorItem: disconnecting slots correctly to...
2010-07-19 Simon A. EugsterAbstract Scope Widget extended.
2010-07-19 Simon A. EugsterAbstract scope class AbstractScopeWidget added.