[vlmc-devel] commit: TracksView: Refactoring clip resizing. ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Tue Sep 7 16:14:27 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Tue Sep 7 16:12:03 2010 +0200| [1d93be5983b5f2f6749cbde39835f367437b68b0] | committer: Hugo Beauzée-Luyssen
TracksView: Refactoring clip resizing.
This doesn't require a clipHelper anymore.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=1d93be5983b5f2f6749cbde39835f367437b68b0
---
src/Gui/timeline/AbstractGraphicsItem.cpp | 53 ++++++++++++++++-------
src/Gui/timeline/AbstractGraphicsItem.h | 10 +++--
src/Gui/timeline/AbstractGraphicsMediaItem.cpp | 13 ++++++
src/Gui/timeline/AbstractGraphicsMediaItem.h | 4 +-
src/Gui/timeline/GraphicsEffectItem.cpp | 14 ++++++
src/Gui/timeline/GraphicsEffectItem.h | 2 +
src/Gui/timeline/TracksView.cpp | 32 ++++++--------
src/Gui/timeline/TracksView.h | 3 -
8 files changed, 89 insertions(+), 42 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=1d93be5983b5f2f6749cbde39835f367437b68b0
More information about the Vlmc-devel
mailing list