- Jul 31, 2021
-
-
Hugo Beauzée-Luyssen authored
This version has protobuf-compiler prebuilt in order to speed up the android jobs
-
-
-
-
-
-
-
-
-
this will be reused in different parts as well
-
-
defines background color for local toolbar section of BannerSources
-
-
update banner and bgAlt contants
-
use 'bgAlt' constant for background color
-
-
the old text here has been obsolete since we stopped "blindly" copying between video_palette_t and ffmpeg/libavcodec's AVPaletteControl struct in 61146f7e.
-
fixes #25748
-
-
-
recent introduction of Loaders broke the navigation. This patch intends to fix the regression. fixes #25762.
-
drop obsolete entries.
-
- Jul 30, 2021
-
-
fixes cut off edges in maximized window when using CSD
-
-
fixes one of the accessibility issues reported in #25896.
-
in the qt codebase properties are often used but they are not overridden by a derived class. according to the Qt docs, the presence of final attribute can be used for performance optimizations.
-
-
-
-
-
-
-
-
-
replaces drag support from MusicTracksDisplay. This way it can be reused in places where MusicTrackListDisplay is used like in expand delegates
-
-
-
-
-