[vlmc-devel] Remove the concept of Import
Hugo Beauzée-Luyssen
git at videolan.org
Mon Jul 4 15:34:46 CEST 2016
vlmc | branch: medialibrary | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Jun 27 20:41:24 2016 +0200| [263eefdf564f10d4ec3aee2e544eefc665633537] | committer: Hugo Beauzée-Luyssen
Remove the concept of Import
> https://code.videolan.org/videolan/vlmc/commit/263eefdf564f10d4ec3aee2e544eefc665633537
---
src/CMakeLists.txt | 2 -
src/Gui/MainWindow.cpp | 12 --
src/Gui/MainWindow.h | 3 -
src/Gui/import/ImportController.cpp | 334 --------------------------------
src/Gui/import/ImportController.h | 108 -----------
src/Gui/import/ui/ImportController.ui | 228 ----------------------
src/Gui/library/MediaLibraryView.cpp | 2 -
src/Gui/library/MediaLibraryView.h | 1 -
src/Gui/library/StackViewController.cpp | 1 -
src/Gui/library/StackViewController.h | 2 -
src/Gui/library/ui/MediaLibraryView.ui | 7 -
src/Gui/ui/MainWindow.ui | 29 ++-
12 files changed, 14 insertions(+), 715 deletions(-)
Diff: https://code.videolan.org/videolan/vlmc/commit/263eefdf564f10d4ec3aee2e544eefc665633537
More information about the Vlmc-devel
mailing list