[vlmc-devel] commit: Splitting project manager and gui project manager parts in two classes. ( Hugo Beauzee-Luyssen )

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


vlmc | branch: master | Hugo Beauzee-Luyssen <beauze.h at gmail.com> | Fri Mar 19 00:40:21 2010 +0100| [4eeb736af1e14dbf4fc5862b39746b3aefe0c60b] | committer: Hugo Beauzee-Luyssen 

Splitting project manager and gui project manager parts in two classes.

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

 src/CMakeLists.txt                    |   14 ++-
 src/Gui/project/GuiProjectManager.cpp |  186 +++++++++++++++++++++++++++++++++
 src/Gui/project/GuiProjectManager.h   |   66 ++++++++++++
 src/Project/ProjectManager.cpp        |  155 ++-------------------------
 src/Project/ProjectManager.h          |   36 ++-----
 5 files changed, 281 insertions(+), 176 deletions(-)

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


More information about the Vlmc-devel mailing list