vlc/modules/gui/qt
Fatih Uzunoglu a7c21e837e qt: add LabelExt.qml
LabelExt shows tool tip by default if its
width is not sufficient.
2024-03-25 11:56:39 +00:00
..
dialogs qt: use `split()` instead of `splitRef()`, use QStringView with Qt 6 in ControlbarProfileModel 2024-03-24 20:32:07 +00:00
maininterface qt: use QQuickItem::geometryChange() instead of QQuickItem::geometryChanged() 2024-03-24 20:32:07 +00:00
medialibrary qt: add missing Q_MOC_INCLUDE 2024-03-24 20:32:07 +00:00
menus qt: add missing Q_MOC_INCLUDE 2024-03-24 20:32:07 +00:00
network qt: add missing Q_MOC_INCLUDE 2024-03-24 20:32:07 +00:00
pixmaps qt: add presets for selecting layout 2024-01-08 06:48:00 +00:00
player qt: remove org.videolan.compat module 2024-03-24 20:32:07 +00:00
playlist qt: remove org.videolan.compat module 2024-03-24 20:32:07 +00:00
style qt: fix nativeEventFilter() signature 2024-03-24 20:32:07 +00:00
tests qt: add test for reset cache 2024-01-19 08:50:06 +00:00
util qt: fix QQuickImageProvider deriving from QObject since Qt 6 2024-03-24 20:32:07 +00:00
widgets qt: add LabelExt.qml 2024-03-25 11:56:39 +00:00
.gitignore
HACKING qt: HACKING: update virtual vs override 2022-08-30 11:52:40 +00:00
Makefile.am qt: add LabelExt.qml 2024-03-25 11:56:39 +00:00
meson.build qt: add guaussian blur CPU implementation 2024-02-02 09:56:34 +00:00
plugins.hpp qt: register plugins for wayland 2022-09-09 20:38:46 +00:00
qt.cpp qt: force OpenGL on Windows 7 if Qt >= 6.0 2024-03-24 20:32:07 +00:00
qt.hpp qt: use unique_ptr for compositor 2024-01-06 09:08:10 +00:00
vlc-qt-check.cpp vlc-qt-check: include cstdlib from C++ 2023-12-01 14:49:14 +00:00
vlc.qrc qt: add LabelExt.qml 2024-03-25 11:56:39 +00:00
windows.qrc qt: only embed windows assets on windows builds 2022-07-24 06:41:48 +00:00