[vlc-devel] commit: Qt: cleaning of the MediaInfo Dialog mess. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Wed Dec 31 13:44:16 CET 2008
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 31 12:27:52 2008 +0100| [4792d5665b894cb162a905cf3ab6182bc3435539] | committer: Jean-Baptiste Kempf
Qt: cleaning of the MediaInfo Dialog mess.
First, assume that the core is correct now (not sure)
Then, rename a few functions and simplify the cases.
NOTA BENE, any commit on MediaInfo or Art needs to be reviewed before commiting.
NB2: any function named update() is forbidden in new commits in Qt code, thanks.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4792d5665b894cb162a905cf3ab6182bc3435539
---
modules/gui/qt4/components/playlist/playlist.hpp | 1 -
modules/gui/qt4/dialogs/mediainfo.cpp | 108 +++++++--------------
modules/gui/qt4/dialogs/mediainfo.hpp | 34 ++-----
modules/gui/qt4/input_manager.cpp | 30 ++++--
modules/gui/qt4/input_manager.hpp | 6 +-
5 files changed, 71 insertions(+), 108 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4792d5665b894cb162a905cf3ab6182bc3435539
More information about the vlc-devel
mailing list