]> git.sesse.net Git - vlc/commit
Qt4 - use a docked playlist, remove dead code, don't reinvent the wheel, remove the...
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 10 Oct 2007 18:59:36 +0000 (18:59 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 10 Oct 2007 18:59:36 +0000 (18:59 +0000)
commit771fe0b86d7251baa24b9b1732acb95711bdb16a
tree6df8b50579ebd8d505542319f0fe562928ab9dc2
parent21791eb510d20fe9af2f450a99e2c436c9ab3175
Qt4 - use a docked playlist, remove dead code, don't reinvent the wheel, remove the behaviour where media library hides the video. Don't split the menu between two dialogs, this is weird and anti sane GUI guidelines.
Use enums when you can.
Add the popup menu to the always video cone.
And more...
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp
modules/gui/qt4/components/playlist/standardpanel.cpp
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp
modules/gui/qt4/menus.cpp
modules/gui/qt4/menus.hpp
modules/gui/qt4/ui/open_disk.ui
modules/gui/qt4/ui/open_file.ui