[vlc-devel] [PATCH 0/3] gui/qt: improve look of Extra Metadata-tag
Filip Roséen
filip at atch.se
Sat Feb 25 07:36:14 CET 2017
Every time I spend time with the tab responsible for showing extra metadata it
hurt my eyes a bit, these three patches makes it so that the interface
(hopefully) looks a bit cleaner.
See the below screenshot for a side-by-side comparision (after vs before).
- http://atch.se/tmp/gui_qt_extra_metadata.png
The patch series also fixes a few minor issues, and #17656.
- http://trac.videolan.org/vlc/ticket/17656
Filip Roséen (3):
gui/qt: rename ExtraMetaPanel::extraMetaTree to extraMeta
gui/qt: use QTableWidget instead of QTreeWidget for extra-metadata
gui/qt: update look and feel related to extra metadata
modules/gui/qt/components/info_panels.cpp | 91 ++++++++++++++++++-------------
modules/gui/qt/components/info_panels.hpp | 3 +-
2 files changed, 55 insertions(+), 39 deletions(-)
--
2.11.1
More information about the vlc-devel
mailing list