[vlc-commits] [Git][videolan/vlc][master] 14 commits: qt: remove barely used BUTTON_SET_ACT_I macro

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Sun Jul 24 06:56:26 UTC 2022



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
b93faa9b by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: remove barely used BUTTON_SET_ACT_I macro

BUTTON_SET_ACT_I was barely used and made searching image usage in code mode
tedious

- - - - -
a38a151f by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: update addons file alias

the alias matches the filename

- - - - -
249c9ae1 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: update win7 artwork alias

the alias matches the filename

- - - - -
e7947ad2 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: update preference menu artwork alias

the asset name matches the filename

- - - - -
f46bef16 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: reorganize native menu & dialog assets

- - - - -
c23a2223 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: reorganize service discovery pixmaps

remove unused assets, move them outside the playlist subdirectory

- - - - -
fff7e787 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qml: fix icon usage

some icons where using either duplicated asset or where using the wrong icon

- - - - -
53db4cf8 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: update font icon assets

Update the font icon with assets by designers

- - - - -
7b6c69f2 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qml: adjust icon sizes after artwork updates

icons provided by designers didn't had the same size as previously. On the plus
side, they no longer need to be internally rescaled

- - - - -
0ecaf565 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qml: remove obsolete icon scaling function

- - - - -
5ef4595e by Pierre Lamot at 2022-07-24T06:41:48+00:00
qml: reorganize placehoder and misc assets

- - - - -
58cda350 by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: remove unused assets

- - - - -
bb54743e by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: optimize assets

using svgo and scour

- - - - -
743e919e by Pierre Lamot at 2022-07-24T06:41:48+00:00
qt: only embed windows assets on windows builds

- - - - -


30 changed files:

- modules/gui/qt/Makefile.am
- modules/gui/qt/dialogs/extended/extended_panels.cpp
- modules/gui/qt/dialogs/extensions/extensions_manager.cpp
- modules/gui/qt/dialogs/firstrun/firstrunwizard.ui
- modules/gui/qt/dialogs/gototime/gototime.cpp
- modules/gui/qt/dialogs/messages/messages.cpp
- modules/gui/qt/dialogs/open/open.cpp
- modules/gui/qt/dialogs/open/open_file.ui
- modules/gui/qt/dialogs/open/open_panels.cpp
- modules/gui/qt/dialogs/plugins/plugins.cpp
- modules/gui/qt/dialogs/podcast/podcast_configuration.ui
- modules/gui/qt/dialogs/preferences/complete_preferences.cpp
- modules/gui/qt/dialogs/preferences/simple_preferences.cpp
- modules/gui/qt/dialogs/sout/profile_selector.cpp
- modules/gui/qt/dialogs/sout/sout.cpp
- modules/gui/qt/dialogs/toolbar/qml/EditorDummyButton.qml
- modules/gui/qt/dialogs/vlm/vlm.cpp
- modules/gui/qt/maininterface/qml/BannerSources.qml
- modules/gui/qt/medialibrary/mlvideofoldersmodel.cpp
- modules/gui/qt/medialibrary/mlvideogroupsmodel.cpp
- modules/gui/qt/medialibrary/qml/ArtistTopBanner.qml
- modules/gui/qt/medialibrary/qml/VideoInfoExpandPanel.qml
- modules/gui/qt/menus/custom_menus.cpp
- modules/gui/qt/menus/menus.cpp
- modules/gui/qt/menus/qml_menu_wrapper.cpp
- modules/gui/qt/network/networksourcesmodel.cpp
- modules/gui/qt/network/qml/AddressbarButton.qml
- modules/gui/qt/network/qml/NetworkAddressbar.qml
- modules/gui/qt/network/qml/NetworkCustomCover.qml
- modules/gui/qt/network/qml/NetworkListItem.qml


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/067a4e46c306f1c50c75c1feeb35d7f8548175fa...743e919eaa6aef298ba1739f3c76b0b672ddeea3

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/067a4e46c306f1c50c75c1feeb35d7f8548175fa...743e919eaa6aef298ba1739f3c76b0b672ddeea3
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list