[vlmc-devel] commit: ProjectManager: Cleaner solution to split GUI and non GUI parts ( Hugo Beauzee-Luyssen )

git at videolan.org git at videolan.org
Sat Mar 20 16:29:36 CET 2010


vlmc | branch: master | Hugo Beauzee-Luyssen <beauze.h at gmail.com> | Sat Mar 20 11:51:36 2010 +0100| [1a039c7a86a1917dce18ab95c4dadef280108c2d] | committer: Hugo Beauzee-Luyssen 

ProjectManager: Cleaner solution to split GUI and non GUI parts

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

 src/CMakeLists.txt                    |   14 +++---
 src/Gui/MainWindow.cpp                |   23 +++++-----
 src/Gui/UndoStack.cpp                 |    8 ++--
 src/Gui/media/GuiMedia.cpp            |    6 +-
 src/Gui/project/GuiProjectManager.cpp |   38 ++++++++++------
 src/Gui/project/GuiProjectManager.h   |   10 +++-
 src/Gui/wizard/OpenPage.cpp           |    4 +-
 src/Gui/wizard/ProjectWizard.cpp      |    4 +-
 src/Gui/wizard/WelcomePage.cpp        |   10 +++--
 src/Gui/wizard/WelcomePage.h          |    1 -
 src/Main/guimain.cpp                  |    4 +-
 src/Media/Media.h                     |    2 +-
 src/Metadata/MetaDataWorker.cpp       |   13 +++---
 src/Project/ProjectManager.cpp        |   77 +++++++++++++++++++--------------
 src/Project/ProjectManager.h          |   23 ++++------
 src/Renderer/WorkflowFileRenderer.h   |    3 +
 16 files changed, 134 insertions(+), 106 deletions(-)

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


More information about the Vlmc-devel mailing list