[vlmc-devel] Src: Apply Hackings, function return types placed on its own line.

Rohit Yadav git at videolan.org
Sat Jun 4 16:56:46 CEST 2011


vlmc | branch: master | Rohit Yadav <rohityadav89 at gmail.com> | Sat Jun  4 20:40:22 2011 +0530| [8d1f4bcfbcb5bf7370143b6910b547a28d767c08] | committer: Rohit Yadav

Src: Apply Hackings, function return types placed on its own line.

For whole src/ applies Hackings rule that every function return type
gets placed on its own line. TagWidget gets few spelling corrections.

> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=8d1f4bcfbcb5bf7370143b6910b547a28d767c08
---

 src/Commands/Commands.cpp                      |    6 +++-
 src/Commands/KeyboardShortcutHelper.cpp        |    3 +-
 src/Gui/import/TagWidget.cpp                   |   20 ++++++++++-----
 src/Gui/library/ListViewController.cpp         |   12 ++++++---
 src/Gui/library/MediaCellView.cpp              |    4 +-
 src/Gui/library/StackViewController.cpp        |    3 +-
 src/Gui/library/ui/StackViewNavController.ui   |    2 +-
 src/Gui/preview/LCDTimecode.cpp                |    3 +-
 src/Gui/preview/PreviewRuler.cpp               |   30 ++++++++++++++++--------
 src/Gui/settings/KeyboardShortcutInput.cpp     |   18 +++++++++----
 src/Gui/settings/Panel.cpp                     |    3 +-
 src/Gui/timeline/AbstractGraphicsMediaItem.cpp |    3 +-
 src/Gui/timeline/GraphicsCursorItem.cpp        |   21 +++++++++++-----
 src/Gui/timeline/GraphicsMovieItem.cpp         |    9 ++++--
 src/Gui/timeline/GraphicsTrack.cpp             |    4 +-
 src/Gui/timeline/Timeline.cpp                  |   16 ++++++++----
 src/Gui/timeline/TracksControls.cpp            |   15 ++++++++----
 src/Gui/timeline/TracksRuler.cpp               |   22 +++++++++++------
 src/Gui/timeline/TracksScene.cpp               |    6 +++-
 src/Gui/widgets/CrashHandler.cpp               |    9 ++++--
 src/Gui/wizard/OpenPage.cpp                    |    9 ++++--
 src/Gui/wizard/ProjectWizard.cpp               |    9 ++++--
 src/Main/winvlmc.cpp                           |    6 +++-
 src/Project/ProjectManager.cpp                 |    3 +-
 src/Renderer/ClipRenderer.h                    |    8 +++---
 src/Renderer/WorkflowFileRenderer.cpp          |    6 +++-
 src/Services/UploaderIODevice.cpp              |   18 +++++++++----
 src/Tools/UnixBacktraceGenerator.cpp           |    3 +-
 src/Tools/VlmcDebug.cpp                        |    9 ++++--
 src/Tools/Win32BacktraceGenerator.cpp          |    3 +-
 src/Workflow/ClipWorkflow.cpp                  |   27 ++++++++++++++-------
 31 files changed, 202 insertions(+), 108 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=8d1f4bcfbcb5bf7370143b6910b547a28d767c08


More information about the Vlmc-devel mailing list