vlc/modules/gui/qt/maininterface
Pierre Lamot dcf865237f qt: remove legacy "recently played" model
Recent medias are now stored in the medialibrary.
2020-10-28 18:13:37 +01:00
..
qml qml: move the MainDisplay view to the maininterface package 2020-10-15 10:05:41 +02:00
compositor.cpp qt: provide video integration for windows 7 2020-08-20 09:50:14 +02:00
compositor.hpp qt: add compositor interface 2020-05-19 16:23:46 +02:00
compositor_dcomp.cpp qt: release order in DComp compositor 2020-10-28 18:13:37 +01:00
compositor_dcomp.hpp qt: extract interface window handling from MainInterface 2020-08-20 09:50:14 +02:00
compositor_dcomp_error.hpp qt: add DirectCompositor compositor 2020-05-19 16:23:46 +02:00
compositor_dcomp_uisurface.cpp qt: release order in DComp compositor 2020-10-28 18:13:37 +01:00
compositor_dcomp_uisurface.hpp qt: don't use DComp when texture initialisation fails 2020-08-20 09:50:13 +02:00
compositor_dummy.cpp qt: ensure that the QML view is destroyed before its context in DummyCompositor 2020-10-28 18:13:37 +01:00
compositor_dummy.hpp qt: ensure that the QML view is destroyed before its context in DummyCompositor 2020-10-28 18:13:37 +01:00
compositor_win7.cpp qt: fix release order in Win7 Compositor 2020-10-28 18:13:37 +01:00
compositor_win7.hpp qt: fix release order in Win7 Compositor 2020-10-28 18:13:37 +01:00
interface_window_handler.cpp qml: add support for client side decoration 2020-10-08 09:09:19 +02:00
interface_window_handler.hpp qml: add support for client side decoration 2020-10-08 09:09:19 +02:00
main_interface.cpp qt: remove legacy "recently played" model 2020-10-28 18:13:37 +01:00
main_interface.hpp qml: use menubar in the interface 2020-10-12 09:57:26 +02:00
main_interface_win32.cpp qml: add support for client side decoration 2020-10-08 09:09:19 +02:00
main_interface_win32.hpp qt: extract interface window handling from MainInterface 2020-08-20 09:50:14 +02:00
mainui.cpp qt: remove legacy "recently played" model 2020-10-28 18:13:37 +01:00
mainui.hpp qml: add support for client side decoration 2020-10-08 09:09:19 +02:00
video_window_handler.cpp qt: extract interface window handling from MainInterface 2020-08-20 09:50:14 +02:00
video_window_handler.hpp qt: separate video window handling code from main interface 2020-08-20 09:50:14 +02:00
videosurface.cpp qt: report video size when a video is reattached to the QML video surface 2020-08-20 09:50:14 +02:00
videosurface.hpp qt: report video size when a video is reattached to the QML video surface 2020-08-20 09:50:14 +02:00