63318 Commits (c7b294d94cf84ca615e3660aeec0ba99dfcfafa9)

Author SHA1 Message Date
Fatih Uzunoglu c7b294d94c qml: avoid using `Array.isArray()` 2 years ago
Fatih Uzunoglu ba05d4613d qml: add `isArray()` to Helpers.js 2 years ago
Fatih Uzunoglu 8b36c24451 qt: use `QVector<SharedInputItem>` instead of `QVariantList` as `NetworkMediaModel::getItemsForIndexes()` return type 2 years ago
Fatih Uzunoglu 37dd8a1e0b qt: use `QVector<SharedInputItem>` instead of `QVariantList` as `NetworkDeviceModel::getItemsForIndexes()` return type 2 years ago
Fatih Uzunoglu ee5566c8b5 qt: use `QVector<SharedInputItem>` instead of `QVariantList` as `PlaylistListModel::getItemsForIndexes()` return type 2 years ago
Claudio Cambra ff02f0a950 macosx: Ensure loading indicator is visible above decorative view 2 years ago
Claudio Cambra 32399ea662 macosx: Do not mark audio decorative view property as readwrite outlet 2 years ago
Claudio Cambra 823f9a79a6 macosx: Hide main video view loading indicator on load 2 years ago
Claudio Cambra b4ec05374b macosx: Run animation for main video view loading indicator 2 years ago
Claudio Cambra f11df7bc17 macosx: Show and hide loading indicator in main video view based on buffer fill state 2 years ago
Claudio Cambra f3a8d4afec macosx: Add loading indicator to main video view XIB 2 years ago
Fatih Uzunoglu 010853ff24 qml: determine resize handle width according to scroll bar width 2 years ago
Fatih Uzunoglu 8096817519 qml: filter rapid events on position change in seekbar 2 years ago
Fatih Uzunoglu 3eb3ed2842 qml: try to fix polish loop in ArtworkInfoWidget 2 years ago
Fatih Uzunoglu 3529e880b2 qt: decouple scene graph and CompositorDirectComposition 2 years ago
Fatih Uzunoglu 64189b6e40 qt: destroy intf handler and the quick view in `CompositorDirectComposition::unloadGUI()` 2 years ago
Fatih Uzunoglu 85a93c00c2 qt: remove `blendColors()` in systempalette.cpp 2 years ago
Fatih Uzunoglu e117034633 qml: remove blendColors property from VLCStyle 2 years ago
Fatih Uzunoglu 3011779189 qt: do not expose `blendColors()` anymore 2 years ago
Fatih Uzunoglu 908fc5aa96 qml: use built-in color tint instead of custom blend in AcrylicBackground 2 years ago
Fatih Uzunoglu 71e1ab15ee qt: do not expose `setColorAlpha()` anymore 2 years ago
Fatih Uzunoglu 4a9e83a237 qml: remove setColorAlpha property from VLCStyle 2 years ago
Fatih Uzunoglu 0603a12baf qml: use built-in color alpha function 2 years ago
Fatih Uzunoglu 48b919841c qml: establish binding in `delegateItem` property of FadingEdgeForListView 2 years ago
Claudio Cambra 87636f2f7b macosx: Set native full screen mode to on by default 2 years ago
Claudio Cambra ef1baaee65 macosx: Fix initial state of play queue toggle if the view is not present within the library split view 2 years ago
Fatih Uzunoglu 07085e4ffb qml: use template control in EditorDNDDelegate 2 years ago
Fatih Uzunoglu 11d21c7e84 qml: limit footer drop area's height in EditorDNDView 2 years ago
Fatih Uzunoglu 7d71e47cec qml: fix vertical anchor loop in EditorDNDView 2 years ago
Fatih Uzunoglu 43f8925a60 qt: handle scene graph error signal for graceful failure 2 years ago
Jiepeng Huang 6497bee48a text_renderer: change -1 to kCFNotFound 2 years ago
Jiepeng Huang 96ae876dc8 text_renderer: improve code style in darwin.c 2 years ago
Prince Gupta 259c50c2bd qt: fix memory leak in NetworkDeviceModel 2 years ago
Aakarsh MJ 92123ac209 qt: Added shuffle tooltip 2 years ago
Fatih Uzunoglu d5c19a4fed qml: allow dropping items to background in PlaylistMediaList 2 years ago
Fatih Uzunoglu e2d32aeb36 qml: enable dropping in PlaylistMediaList 2 years ago
Fatih Uzunoglu 6b1622d030 qt: allow appending input item into MLPlaylistListModel 2 years ago
Fatih Uzunoglu e13f300d80 qt: asynchronous method should not return a boolean in MLPlaylistListModel 2 years ago
Fatih Uzunoglu 7fd37aac20 qt: make MLPlaylistListModel::getItemId() invokable 2 years ago
Claudio Cambra 3634ea930b macosx: Set image on cache for input item thumbnail on main queue 2 years ago
Claudio Cambra b11661f1a9 macosx: Be more permissive with QL thumbnail representations 2 years ago
Claudio Cambra 0a46015fa0 macosx: Just use folder icon for the input node path control item 2 years ago
Claudio Cambra 5dc72cd262 macosx: Store async input item thumbnail in image cache 2 years ago
Claudio Cambra 0444ac77ef macosx: Fix check for stream in input item thumbnail generation 2 years ago
Claudio Cambra 64ae793054 macosx: Actually fetch the thumbnail in QuickLook thumbnail generator 2 years ago
Claudio Cambra 8ee07689d2 macosx: Enforce use of async thumbnailing 2 years ago
Claudio Cambra ab2e9a1066 macosx: Make getting thumbnail image for input item async 2 years ago
Claudio Cambra 530a855491 macosx: Add NSImage extension method to get thumbnail from localUrl asynchronously 2 years ago
Fatih Uzunoglu bcd5247fb7 Revert "qml: force "Segoe UI" as default font on windows" 2 years ago
Pierre Lamot 65e0e215a5 qml: use function for signal handlers 2 years ago