vlc/modules/gui/qt/player/qml
Prince Gupta d3d50d3576 qml: don't use icon font for normal text
also remove superfluous column wrapping
2024-03-24 13:58:14 +00:00
..
controlbarcontrols qml: use IconToolButton in NavigationBoxButton 2024-03-23 14:08:29 +00:00
Bookmarks.qml qml: update import statements to require at least Qt 5.12 2023-05-11 15:28:42 +00:00
ControlBar.qml qml: fix qt6 parameters injection warning from context menu 2024-01-25 14:39:34 +00:00
ControlLayout.qml qml: fix C++ function binding in player controlbar to avoid qt6 warning 2024-01-25 14:39:34 +00:00
ControlRepeater.qml qml: remove unnecessary `size` property of IconToolButton 2024-03-02 16:21:54 +00:00
ControlbarControls.qml qt: add NavigationBoxButton to controlbarcontrols 2024-01-07 15:24:40 +00:00
MiniPlayer.qml qml: simplify logic in MiniPlayer.qml 2024-03-23 11:23:19 +00:00
NavigationBox.qml qt: add NavigationBox widget to player 2024-01-07 15:24:40 +00:00
PIPPlayer.qml qml: remove `iconText` and use `text`, add and use `description` for accessibility and tool tip 2024-03-02 16:21:54 +00:00
PlaybackSpeed.qml qml: fix qt6 parameters injection warning from Keys events 2024-01-25 14:39:34 +00:00
Player.qml qml: correct invalid reference in Player 2024-03-23 14:08:29 +00:00
PlayerBlurredBackground.frag qml: ensure input alpha is 1.0 in PlayerBlurredBackground.frag 2022-12-03 21:11:26 +00:00
PlayerBlurredBackground.qml qml: update import statements to require at least Qt 5.12 2023-05-11 15:28:42 +00:00
PlayerControlLayout.qml qml: remove unnecessary `size` property of IconToolButton 2024-03-02 16:21:54 +00:00
PlayerPlaylistVisibilityFSM.qml qml: use Util.FSM implementation 2023-07-06 13:14:10 +00:00
ResumeDialog.qml qml: fix qt6 parameters injection warning from Keys events 2024-01-25 14:39:34 +00:00
SliderBar.qml qml: fix qt6 parameters injection warning from MouseArea 2024-01-25 14:39:34 +00:00
TopBar.qml qml: use IconToolButton instead of IconControlButton 2024-03-02 16:21:54 +00:00
TracksListPage.qml qml: don't use icon font for normal text 2024-03-24 13:58:14 +00:00
TracksMenu.qml qml: improve width handling of TracksMenu 2023-06-13 05:41:48 +00:00
TracksPage.qml qml: remove `iconText` and use `text`, add and use `description` for accessibility and tool tip 2024-03-02 16:21:54 +00:00
TracksPageAudio.qml qt: redesign TracksPageAudio & TracksPageSubtitle 2023-07-20 11:31:53 +00:00
TracksPageSpeed.qml qml: update import statements to require at least Qt 5.12 2023-05-11 15:28:42 +00:00
TracksPageSubtitle.qml qt: redesign TracksPageAudio & TracksPageSubtitle 2023-07-20 11:31:53 +00:00
qmldir qml: remove singleton versioning 2021-12-17 09:02:07 +00:00