[Kdenlive-devel] new branch rayl/review-17

Ray Lehtiniemi rayl at mail.com
Fri Apr 10 03:39:20 UTC 2009


hi guys                                                                   

please have a look at

  git://kdenlive.git.sourceforge.net/gitroot/kdenlive rayl/review-17

Ray Lehtiniemi (2):
      Kill a bunch of unused member variables
      Ensure that all member variables have an m_ prefix

 renderer/renderjob.h           |    4 -
 src/abstractgroupitem.cpp      |    5 +-
 src/abstractgroupitem.h        |    3 - 
 src/clipitem.cpp               |   64 ++++++-------
 src/clipitem.h                 |   14 +--          
 src/complexparameter.cpp       |   98 +++++++++----------
 src/complexparameter.h         |    8 +-                 
 src/customruler.h              |    1 -                  
 src/customtrackview.cpp        |    1 -                  
 src/customtrackview.h          |    2 -                  
 src/docclipbase.cpp            |    7 +-                 
 src/docclipbase.h              |    4 +-                 
 src/dvdwizard.cpp              |    3 +-                 
 src/dvdwizard.h                |    1 -                  
 src/dvdwizardmenu.h            |    1 -                  
 src/effectslistview.cpp        |   28 +++---             
 src/effectslistview.h          |    2 +-                 
 src/effectstackedit.cpp        |  108 ++++++++++-----------
 src/effectstackedit.h          |   12 +-                   
 src/effectstackview.cpp        |  206 ++++++++++++++++++++--------------------
 src/effectstackview.h          |    8 +-                                      
 src/geometryval.cpp            |  210 ++++++++++++++++++++--------------------
 src/geometryval.h              |    8 +-                                      
 src/graphicsscenerectmove.cpp  |   74 +++++++-------                          
 src/graphicsscenerectmove.h    |    4 +-                                      
 src/headertrack.cpp            |   60 ++++++------                            
 src/headertrack.h              |    2 +-                                      
 src/kdenlivedoc.h              |    1 -                                       
 src/kdenlivesettingsdialog.cpp |   23 ++---                                   
 src/kdenlivesettingsdialog.h   |   16 +--
 src/kthumb.cpp                 |   27 +++---
 src/kthumb.h                   |    3 +-
 src/mainwindow.cpp             |  173 ++++++++++++++++-----------------
 src/mainwindow.h               |   26 ++---
 src/markerdialog.cpp           |    1 -
 src/markerdialog.h             |    1 -
 src/monitor.cpp                |   32 +++---
 src/monitor.h                  |    2 +-
 src/parameterplotter.cpp       |   99 +++++++++----------
 src/parameterplotter.h         |   19 ++--
 src/profilesdialog.h           |    2 -
 src/projectlist.cpp            |  153 ++++++++++++++---------------
 src/projectlist.h              |    3 +-
 src/projectsettings.cpp        |    9 +-
 src/projectsettings.h          |    5 +-
 src/recmonitor.cpp             |  182 +++++++++++++++++-----------------
 src/recmonitor.h               |   11 +--
 src/renderer.cpp               |   26 ++---
 src/renderer.h                 |   10 +--
 src/titledocument.cpp          |   24 +++---
 src/titledocument.h            |    2 +-
 src/titlewidget.cpp            |   66 ++++++------
 src/titlewidget.h              |    4 +-
 src/trackview.cpp              |   20 ++--
 src/trackview.h                |    6 +-
 src/transition.cpp             |    1 -
 src/transition.h               |    1 -
 src/transitionsettings.cpp     |   70 +++++++-------
 src/transitionsettings.h       |    4 +-
 thumbnailer/westleypreview.cpp |    6 +-
 thumbnailer/westleypreview.h   |    3 +-
 61 files changed, 943 insertions(+), 1026 deletions(-)

thanks
ray




More information about the Kdenlive mailing list