]> git.sesse.net Git - vlc/commit
* Fix QT detection and make dist
authorClément Stenac <zorglub@videolan.org>
Mon, 29 May 2006 06:07:36 +0000 (06:07 +0000)
committerClément Stenac <zorglub@videolan.org>
Mon, 29 May 2006 06:07:36 +0000 (06:07 +0000)
commit776ba66b045f8624242f2c7e8a6f732830246c7a
treeaba3748820a19b3d056f432cf81727f363f2868c
parentb1580c1479f265ddccd5e7e75909efadc5822ee1
* Fix QT detection and make dist
* First dialog
* Start of input management
13 files changed:
configure.ac
modules/gui/qt4/Modules.am
modules/gui/qt4/components/infopanels.cpp [new file with mode: 0644]
modules/gui/qt4/components/infopanels.hpp [new file with mode: 0644]
modules/gui/qt4/dialogs/streaminfo.cpp [new file with mode: 0644]
modules/gui/qt4/dialogs/streaminfo.hpp [new file with mode: 0644]
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/dialogs_provider.hpp
modules/gui/qt4/input_manager.cpp [new file with mode: 0644]
modules/gui/qt4/input_manager.hpp [new file with mode: 0644]
modules/gui/qt4/qt4.cpp
modules/gui/qt4/qt4.hpp
modules/gui/qt4/ui/input_stats.ui [new file with mode: 0644]