]> git.sesse.net Git - kdenlive/history - src/abstractscopewidget.cpp
Reorganize and cleanup build structure
[kdenlive] / src / abstractscopewidget.cpp
2011-11-08 Alberto VillaReorganize and cleanup build structure
2011-08-31 Jean-Baptiste Mardellecppcheck fixes, patch by Mikko Rapeli [2/27]
2011-02-15 Jean-Baptiste Mardelle* Cleanup timecode display widget
2010-12-27 Simon A. EugsterAudio Spectrum: Option to show maximum values added...
2010-12-09 Simon A. EugsterAudio Scopes:
2010-12-08 Simon A. EugsterAbstract Scopes:
2010-12-07 Simon A. Eugster* Moved movement detection to Abstract Scope widget
2010-12-05 Simon A. EugsterUsing #ifdef for debugging instead of commenting out...
2010-12-03 Simon A. EugsterColor scopes now using the common abstract scope as...
2010-12-03 Simon A. EugsterMade AbstractAudioScope and AbstractGfxScope inherit...
2010-11-26 Simon A. EugsterI/Q Lines: Visual enhancements.
2010-09-05 Jean-Baptiste MardelleImmediatly update scope when auto-refresh is enabled
2010-09-05 Jean-Baptiste MardelleCorrectly update scope when changing paint mode
2010-09-03 Jean-Baptiste Mardellesmall fixes for scopes updates
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.