]> git.sesse.net Git - vlc/commit
Icons support
authorClément Stenac <zorglub@videolan.org>
Sun, 30 Jul 2006 20:28:59 +0000 (20:28 +0000)
committerClément Stenac <zorglub@videolan.org>
Sun, 30 Jul 2006 20:28:59 +0000 (20:28 +0000)
commit96a9eea8c77b0325391d50b002b0e068ac115a0c
tree2edae4e1db81126f28b65de16006ce8cae41c8de
parent5b6e15db433474a58b363715a71cc973f8ebdac6
Icons support
Misc fprintf cleanup
15 files changed:
modules/gui/qt4/components/preferences_widgets.cpp
modules/gui/qt4/components/video_widget.cpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/menus.cpp
modules/gui/qt4/pixmaps/type_afile.xpm [new file with mode: 0644]
modules/gui/qt4/pixmaps/type_card.xpm [new file with mode: 0644]
modules/gui/qt4/pixmaps/type_cdda.xpm [new file with mode: 0644]
modules/gui/qt4/pixmaps/type_directory.xpm [new file with mode: 0644]
modules/gui/qt4/pixmaps/type_disc.xpm [new file with mode: 0644]
modules/gui/qt4/pixmaps/type_node.xpm [new file with mode: 0644]
modules/gui/qt4/pixmaps/type_unknown.xpm [new file with mode: 0644]
modules/gui/qt4/pixmaps/type_vfile.xpm [new file with mode: 0644]
modules/gui/qt4/playlist_model.cpp
modules/gui/qt4/playlist_model.hpp
modules/gui/qt4/util/qvlcframe.hpp