- May 28, 2024
-
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Works around bogus encoders refs #28649
-
The module bank will load the plugins from the correct location by default since commit 89e90672.
-
libvlc_InternalPlay expects the vlccore internal libvlc object but the libvlc public one was given instead, leading to crashes. Missing from fae1ff40.
-
With the latest available SDK, when run from the simulator, the current code was failing with the following assertion: Assertion failure in UITraitCollection *UIViewControllerMissingInitialTraitCollection(UIViewController *__strong, UIApplicationSystemVersion)(), UIViewController.m:2749
-
-
Steve Lhomme authored
We don't need QT_SHADETOOLS_CONFIG. For native builds we should not use QT_HOST_LIBS and we should use QT_HOST_LIBS.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
- May 27, 2024
-
-
-
Steve Lhomme authored
They can be added back later if needed.
-
macosx: Use accessibility description for input node path control items as path control item identifiers The input node path control items are readable strings but can be used as identifiers thanks to the fact the contain the path for the given input node. This is a big ugly hack but we have no other option to make input node path control items identifiable, as we receive different instances from the nspathcontrol that are not our subclass Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Add convenience property to input node path control item for prefix sentence of accessibility description of image Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
- May 26, 2024
-
-
-
This reverts commit e7a748ba. This is required for Qt 6.7.1 Modern Windows Style.
-
macosx: Do not set menu controller as playlist table view delegate, use notifications to track selection changes Fixes table view cells being borked immediately as the data source is meant to be the delegate Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Present different context menu items for playlist table view depending on single/multiple selection Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
-
- May 25, 2024
-
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Fix crash when accessing carousel count before collection array initialised in home view video container view data source Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Update library segment type when presenting an audio item which changes the audio segment type Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Do not reset state of awaiting present library item in audio view controller until displayed collection matches actual library model count Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Add properties to get current collection item count and the library model's stored item count Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Fix secondary buttons on media item supplementary detail view getting compressed to height 0 Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-