[vlc-devel] commit: Qt: add a list view (Jakob Leben )
    git version control 
    git at videolan.org
       
    Thu Feb 11 17:54:22 CET 2010
    
    
  
vlc | branch: master | Jakob Leben <jleben at videolan.org> | Thu Feb 11 03:37:58 2010 +0100| [bc7786821f47667fdf000edf9a2cc3922469e852] | committer: Jakob Leben 
Qt: add a list view
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bc7786821f47667fdf000edf9a2cc3922469e852
---
 modules/gui/qt4/components/playlist/icon_view.cpp  |  253 +++++++++++++-------
 modules/gui/qt4/components/playlist/icon_view.hpp  |   32 +++-
 .../gui/qt4/components/playlist/playlist_model.cpp |    9 +-
 .../gui/qt4/components/playlist/playlist_model.hpp |    4 +-
 modules/gui/qt4/components/playlist/sorting.h      |    1 +
 .../gui/qt4/components/playlist/standardpanel.cpp  |   80 +++++--
 .../gui/qt4/components/playlist/standardpanel.hpp  |   18 +-
 7 files changed, 284 insertions(+), 113 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bc7786821f47667fdf000edf9a2cc3922469e852
    
    
More information about the vlc-devel
mailing list