[vlmc-devel] Remove old medialibrary views

Hugo Beauzée-Luyssen git at videolan.org
Mon Jul 4 15:34:48 CEST 2016


vlmc | branch: medialibrary | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Tue Jun 28 15:30:28 2016 +0200| [e46d1c7a8537af6d29c040258008b6adfd726e80] | committer: Hugo Beauzée-Luyssen

Remove old medialibrary views

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

 src/CMakeLists.txt                           |   7 -
 src/Gui/library/ListViewController.cpp       |  80 --------
 src/Gui/library/ListViewController.h         |  59 ------
 src/Gui/library/MediaCellView.cpp            | 292 ---------------------------
 src/Gui/library/MediaCellView.h              |  88 --------
 src/Gui/library/MediaLibraryView.cpp         | 134 +-----------
 src/Gui/library/MediaLibraryView.h           |  34 ----
 src/Gui/library/MediaListView.cpp            | 137 -------------
 src/Gui/library/MediaListView.h              |  81 --------
 src/Gui/library/StackViewController.cpp      | 118 -----------
 src/Gui/library/StackViewController.h        |  64 ------
 src/Gui/library/StackViewNavController.cpp   |  67 ------
 src/Gui/library/StackViewNavController.h     |  52 -----
 src/Gui/library/ui/MediaCellView.ui          | 253 -----------------------
 src/Gui/library/ui/StackViewNavController.ui |  44 ----
 15 files changed, 1 insertion(+), 1509 deletions(-)

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


More information about the Vlmc-devel mailing list