[vlmc-devel] Handle docked widget directly from MainWindow

Hugo Beauzée-Luyssen git at videolan.org
Mon Feb 29 01:06:35 CET 2016


vlmc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Feb 29 01:04:29 2016 +0100| [ff832749baa7401d517bc97fc4ff5dead4cec286] | committer: Hugo Beauzée-Luyssen

Handle docked widget directly from MainWindow

This is way simpler.
Also, this paves the way for a better translation handling from within
the mainwindow

> https://code.videolan.org/videolan/vlmc/commit/ff832749baa7401d517bc97fc4ff5dead4cec286
---

 src/CMakeLists.txt            |  1 -
 src/Gui/DockWidgetManager.cpp | 85 -------------------------------------------
 src/Gui/DockWidgetManager.h   | 60 ------------------------------
 src/Gui/MainWindow.cpp        | 74 +++++++++++++++++++------------------
 src/Gui/MainWindow.h          |  8 ++++
 5 files changed, 47 insertions(+), 181 deletions(-)

Diff:   https://code.videolan.org/videolan/vlmc/commit/ff832749baa7401d517bc97fc4ff5dead4cec286


More information about the Vlmc-devel mailing list