[vlc-devel] vlc: svn commit r22637 (jb)
Subversion daemon
svn at videolan.org
Tue Oct 16 19:19:27 CEST 2007
r22637 | jb | 2007-10-16 19:19:27 +0200 (Tue, 16 Oct 2007) | 6 lines
Changed paths:
M /trunk/modules/gui/qt4/components/open.cpp
M /trunk/modules/gui/qt4/components/open.hpp
M /trunk/modules/gui/qt4/ui/open_capture.ui
M /trunk/modules/gui/qt4/ui/open_file.ui
Qt4 - Open: - remove a few kludges, clean and do it a better way.
- Use a QDirModel to provide completion, this is cool for geeks, but may increase the size of the object, since we didn't use that class before... Any thoughts on that? Remove it for Windows ?
- Clean the layouts, and simplify and fix some signals.
- layout fixes for capture.
> http://trac.videolan.org/vlc/changeset/22637
More information about the vlc-devel
mailing list