23348 Commits (dd60254b8cd73672dab5ae509a7cf2ed8ed77f8d)

Author SHA1 Message Date
Pierre Lamot 810ae8d0bc qml: fix null access due to `Qt.callLater` 6 months ago
Fatih Uzunoglu 323240ed11 qt: increase the csd window margin on wayland 11 months ago
Pierre Lamot 6c1172c8ee qml: fix binding issues in table view with Qt 6.4 5 months ago
Fatih Uzunoglu 2ea91a278f qt: get rid of `QSGRoundedRectangularImageNode` 5 months ago
Pierre Lamot ba6c975fd2 qml: fix NavigableCol usage 5 months ago
Fatih Uzunoglu a937a2c3cb qt: do not establish synch connection until item is visible in `VideoSurface` 5 months ago
Fatih Uzunoglu a8cc3f6db1 qt: call `vlc_window_ReportSize()` before the video surface changes are committed 5 months ago
Fatih Uzunoglu 89bc113b68 qt: implement combined surface updates in `CompositorWayland` 5 months ago
Fatih Uzunoglu 4795ae1607 qt: make it possible to disable surface commit in `move()` and `resize()` in qt wayland module 5 months ago
Fatih Uzunoglu 3f1b586b2f qt: introduce `commitSurface()` in qt wayland module 5 months ago
Fatih Uzunoglu 65cdabc293 qt: implement combined surface updates in `CompositorDirectComposition` 5 months ago
Fatih Uzunoglu 1240ed59a4 qt: make it possible to combine video surface updates 5 months ago
Fatih Uzunoglu 81191b4c5e qml: animate positioning on playlist current item change in `PlaylistPane` 5 months ago
Fatih Uzunoglu 40f0faf290 qml: do not track current index change in playlist list view 5 months ago
Fatih Uzunoglu 45175b6f1c qml: disable fading edge effect if playlist current item overlaps 5 months ago
Fatih Uzunoglu ef6bf307bb qml: do not call `itemIntersects()` if not necessary in `FadingEdgeForListView` 5 months ago
Fatih Uzunoglu c8a187b474 qml: introduce `excludeItem` in `FadingEdgeForListView` 5 months ago
Fatih Uzunoglu 776121f398 qt: do not signal current item change unnecessarily in `PlaylistController` 5 months ago
Pierre Lamot 520201efb9 qt: use wheel accumulator to handle interface scaling on ctrl+wheel 5 months ago
Fatih Uzunoglu b2ee499d91 qml: do not use layering when background is opaque in `FadingEdge` 5 months ago
Fatih Uzunoglu d811d10d9c qml: fix `displayMarginEnd` of horizontal list view in `MusicArtist` 5 months ago
Fatih Uzunoglu 28a5cc2b31 qml: use common component for `ShaderEffectSource` in `DualKawaseBlur` 5 months ago
Fatih Uzunoglu d6ebe030cc qml: calculate local viewport rect once in `DualKawaseBlur` 5 months ago
Fatih Uzunoglu dcb834f70a qml: define the postprocess properties in root in `DualKawaseBlur` 5 months ago
Fatih Uzunoglu 3a13b49a69 qml: rename "configuration" to "mode" in `DualKawaseBlur` 5 months ago
Fatih Uzunoglu a8c6dd6296 qml: do not constantly update texture sizes if non-live in `DualKawaseBlur` 5 months ago
Fatih Uzunoglu bf7f7074b6 qml: do not bother updating texture size if not necessary in `DualKawaseBlur` 5 months ago
Fatih Uzunoglu 6af130a001 qml: use common component for `ShaderEffect` in `DualKawaseBlur` 5 months ago
Fatih Uzunoglu 1dd7f9d121 qml: get rid of the opacity behavior/animation in `ScrollBarExt` 5 months ago
Fatih Uzunoglu 6ea1fce16c qml: do not delay implicit height of footer drag accessories anymore 5 months ago
Fatih Uzunoglu 53e20e13e0 qt: use branching for crop rate in `SDFAARoundedTexture.frag` 5 months ago
Fatih Uzunoglu b60e90c799 qml: fix bounds in `Helpers::flickablePositionContaining()` 5 months ago
Fatih Uzunoglu 3ed66b0b4e qml: take care of `originY` in `Helpers::positionFlickableToContainItem()` 5 months ago
Fatih Uzunoglu 8905cb28a0 qml: forward key events to custom navigation by default in `RadioButtonExt` 5 months ago
Fatih Uzunoglu 80868d09a4 qml: add note regarding setting `textureProviderItem` null in `ImageExt` 5 months ago
Fatih Uzunoglu 0434bcafd4 qml: fix default condition of image loading in `ImageExt` 5 months ago
Fatih Uzunoglu e02cd99a4b qml: reuse texture in `ArtistTopBanner` 8 months ago
Fatih Uzunoglu 5740768082 qml: reuse texture in grid view expansion 8 months ago
Fatih Uzunoglu 78810a6bfd qml: provide the index and view to the expand delegate in `ExpandGridView` 8 months ago
Fatih Uzunoglu 4560f3c8cd qml: enable texture reusing in `BrowseTreeDisplay` drag item 8 months ago
Fatih Uzunoglu 2e63c21db3 qml: enable texture reusing in artwork info widget drag item 8 months ago
Fatih Uzunoglu 934c632810 qml: enable texture reusing in playlist drag item 8 months ago
Fatih Uzunoglu 97304f42dc qml: enable texture reusing in `MLDragItem` 8 months ago
Fatih Uzunoglu bc6e1f2eb4 qml: introduce possibility of using texture provider in `DragItem` 8 months ago
Fatih Uzunoglu 1d85e323fe qml: expose the texture provider in `TableViewDelegateExt` 8 months ago
Fatih Uzunoglu 4e351b9c41 qml: expose the texture provider in `TableColumns` 8 months ago
Fatih Uzunoglu ff3a394434 qml: expose the texture provider in `MediaCover` 8 months ago
Fatih Uzunoglu 36c8f0eaeb qml: expose the texture provider in `PlaylistDelegate` 8 months ago
Fatih Uzunoglu 9a03e86527 qml: expose the texture provider in `GridItem` 8 months ago
Fatih Uzunoglu 4c9c9b4eef qml: expose `itemAtIndex()` in `MainViewLoader` 8 months ago