146 Commits (e85ead7660e52ee721607b7bed7fa8a2e7696292)

Author SHA1 Message Date
Darshan Jain 9f99c6dd9c qt: Menus: Add QmlAudioContextMenu for Music Playback and Update Player Menus with close() function 2 years ago
Pierre Lamot 0cd4f244e9 qt: don't store mlcustomcover instance in the medialibrary 2 years ago
Fatih Uzunoglu e8a944437f qt: register value types with names that begin with a lowercase letter 2 years ago
Fatih Uzunoglu 04ee1883b0 qt: clear qml type registrations within `MainUI` destruction 2 years ago
Pierre Lamot 18a0893793 qml: use qt/qml as qrc prefix for qml modules 2 years ago
Pierre Lamot e5f97993d9 qml: remove org.videolan.vlc namespace 2 years ago
Pierre Lamot 7d6e933980 qt: add namespace anotation for IDE completion 2 years ago
Pierre Lamot 3ecd4da4b1 qml: move C++ classes to the VLC.MainInterface module 2 years ago
Pierre Lamot 7e69cd016d qml: move C++ classes to the VLC.Util module 2 years ago
Pierre Lamot 3f156fa5fe qml: move C++ classes to the VLC.Menus module 2 years ago
Pierre Lamot 07b203477d qml: move C++ classes to the VLC.PlayerControls module 2 years ago
Pierre Lamot 73e3a05f74 qml: move C++ classes to the VLC.Style module 2 years ago
Pierre Lamot 00061a3b30 qml: move C++ classes to the VLC.Dialogs module 2 years ago
Pierre Lamot 066505d54b qml: move C++ classes to the VLC.Player module 2 years ago
Pierre Lamot 0a91a50f0a qml: move C++ classes to the VLC.Playlist module 2 years ago
Pierre Lamot 54bbd80998 qml: move C++ classes to the VLC.Network module 2 years ago
Pierre Lamot 90cabcb0c8 qml: move C++ classes to the VLC.MediaLibrary module 2 years ago
Pierre Lamot 4a53e75d60 qml: move C++ classes to VLC.Widgets module 2 years ago
Pierre Lamot 59239b7dac qt: packages QML files as modules 2 years ago
Pierre Lamot 1a490438b4 qml: change qml import path 2 years ago
Fatih Uzunoglu 6847be9f9f qt: register new type DoubleClickIgnoringItem 2 years ago
Fatih Uzunoglu c1fd5834fd qt: remove unused function in mainui.cpp 2 years ago
Pierre Lamot 8f13fb469d qml: register BaseModel as a Qml type 2 years ago
Pierre Lamot a45e28b37c qml: rename MLModel as MLBaseModel on QML side 2 years ago
Prince Gupta c9c8c820ba qt: don't register MLAlbumTrack for qml 2 years ago
Prince Gupta 0d379add7c qt: don't register MLArtist for QML 2 years ago
Prince Gupta 86947d17ae qt: don't register MLAlbum for QML usage 2 years ago
Pierre Lamot d8d598e860 qt: vlcaccess image provider 2 years ago
Fatih Uzunoglu ad0c2cbeea qt: do not register I18n anymore 2 years ago
Fatih Uzunoglu 30c2634e72 qt: remove org.videolan.compat module 2 years ago
Fatih Uzunoglu ad5171ca54 qt: register qml type ListSelectionModel 3 years ago
Pierre Lamot 4a5f650aac qt: move sorting context to MainCtx 3 years ago
Pierre Lamot 1bfbdc2a29 qt: add Search context to MainCtx 3 years ago
Pierre Lamot 24d808fc4e qt: remove obsolete SortfilterProxyModel 3 years ago
Mohit Marathe 7382916980 qt: create DelayEstimator class 3 years ago
Steve Lhomme de40a3a601 qml: remove unused qt_intf_t from SVGColorImageImageProvider 3 years ago
Fatih Uzunoglu da74c09aa5 qt: register "MainPlaylistController" singleton type 3 years ago
Fatih Uzunoglu 354f520c08 qt: rename PlaylistControllerModel to PlaylistController 3 years ago
Fatih Uzunoglu 258261bdaf qt: migrate meta-type registration to qt.cpp 3 years ago
Fatih Uzunoglu fb45b6800c qt: remove unnecessary QmlInputItem and use SharedInputItem 3 years ago
Pierre Lamot 6fbf34d454 qt: remove Qt 5.11 compatibility layer 3 years ago
Fatih Uzunoglu e6ff7c6e59 qt: get rid of MouseEventFilter 3 years ago
Fatih Uzunoglu 7abb46903d qt: register qml type ListViewRev15 or ListViewRev11 as ListViewCompat 3 years ago
Steve Lhomme 9811a0d67a qt: remove vlctick.hpp include from medialibrary headers 3 years ago
Fatih Uzunoglu d9e5c65d33 qt: classify qml errors for logging 3 years ago
Pierre Lamot b451e973e2 qml: introduce ColorContext 3 years ago
Yann Lochet e52b8e950a qml: compat for HoverHandler 3 years ago
Prince Gupta 99ee50c554 qt: implement CSDButtonModel 3 years ago
Yann Lochet a85933103d qml: compat for touchscreen handlers 3 years ago
Benjamin Arnaud 38196134cc qt/network: Create StandardPathModel 4 years ago