[vlc-devel] commit: Qt: Change open dialog behaviour and layout in most categories. ( Jean-Baptiste Kempf )

git version control git at videolan.org
Mon Jan 26 19:14:58 CET 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jan 26 19:05:57 2009 +0100| [f9ac9c2ecfd995b05bbfac379a3647437a01075b] | committer: Jean-Baptiste Kempf 

Qt: Change open dialog behaviour and layout in most categories.

Internal is now QStringList items and QString options (for the first Item, of course)

    There shouldn't be too many regressions, but testing is welcome

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f9ac9c2ecfd995b05bbfac379a3647437a01075b
---

 modules/gui/qt4/components/open_panels.cpp |  144 +++++++++--------
 modules/gui/qt4/components/open_panels.hpp |   23 +---
 modules/gui/qt4/dialogs/open.cpp           |  124 +++++++-------
 modules/gui/qt4/dialogs/open.hpp           |   10 +-
 modules/gui/qt4/ui/open.ui                 |   59 ++++----
 modules/gui/qt4/ui/open_capture.ui         |    6 +-
 modules/gui/qt4/ui/open_disk.ui            |  242 +++++++++++++++++----------
 modules/gui/qt4/ui/open_file.ui            |  177 +++++++++++++--------
 modules/gui/qt4/ui/open_net.ui             |   30 +----
 9 files changed, 446 insertions(+), 369 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f9ac9c2ecfd995b05bbfac379a3647437a01075b



More information about the vlc-devel mailing list