]> git.sesse.net Git - vlc/commit
* First implementation of the messages dialog for qt4.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 19 Aug 2006 13:08:04 +0000 (13:08 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 19 Aug 2006 13:08:04 +0000 (13:08 +0000)
commit2c2ebc9c31414a523710240e5ca6bc743057a42f
tree24af216850fe18f00b276cc55f1b6f47141fb57c
parent33e494a774556957ffe37f808e87b3a92ea1aa7b
* First implementation of the messages dialog for qt4.
  It works but it is not finished.
  - The changing verbosity does not work yet.
  - Too many messages are displayed ?
modules/gui/qt4/Modules.am
modules/gui/qt4/dialogs/messages.cpp [new file with mode: 0644]
modules/gui/qt4/dialogs/messages.hpp [new file with mode: 0644]
modules/gui/qt4/dialogs_provider.cpp