[vlc-devel] commit: UI: prefix/namespace resources for better maintainability ( Francois Cartegnie )
git version control
git at videolan.org
Tue Jun 9 12:51:17 CEST 2009
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Tue Jun 9 12:16:10 2009 +0200| [7393f3b36c177cd87aed250cc3ed1d1d924f360e] | committer: Jean-Baptiste Kempf
UI: prefix/namespace resources for better maintainability
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7393f3b36c177cd87aed250cc3ed1d1d924f360e
---
.../gui/qt4/components/complete_preferences.cpp | 14 +-
modules/gui/qt4/components/controller.cpp | 10 +-
modules/gui/qt4/components/controller.hpp | 12 +-
modules/gui/qt4/components/controller_widget.cpp | 18 +-
modules/gui/qt4/components/interface_widgets.cpp | 8 +-
modules/gui/qt4/components/open_panels.cpp | 2 +-
.../gui/qt4/components/playlist/playlist_model.cpp | 16 +-
.../gui/qt4/components/playlist/standardpanel.cpp | 18 +-
modules/gui/qt4/components/simple_preferences.cpp | 17 +-
.../gui/qt4/components/sout/profile_selector.cpp | 4 +-
modules/gui/qt4/dialogs/help.cpp | 8 +-
modules/gui/qt4/dialogs/open.cpp | 10 +-
modules/gui/qt4/dialogs/sout.cpp | 4 +-
modules/gui/qt4/dialogs/toolbar.cpp | 20 +-
modules/gui/qt4/dialogs/vlm.cpp | 18 +-
modules/gui/qt4/main_interface.cpp | 4 +-
modules/gui/qt4/menus.cpp | 74 ++++----
modules/gui/qt4/util/customwidgets.cpp | 2 +-
modules/gui/qt4/util/input_slider.cpp | 4 +-
modules/gui/qt4/vlc.qrc | 203 ++++++++++---------
20 files changed, 241 insertions(+), 225 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=7393f3b36c177cd87aed250cc3ed1d1d924f360e
More information about the vlc-devel
mailing list