Duck status #1902

Merged
bmatherly opened 6:15am on August 22, 2026 wanted to merge 212 Δ into mltframework/shotcut master from
duck_status

Pull request #1902 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 212
Maximum comment count per PR 10 4
Pull request maximum business days between activity 3 16
Pull request maximum business days open 5 20

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

No file coupling detected. 🎉

Biggest files changes in pull request

Path View whole file Lines removed Lines added Final line count
src/widgets/trackpropertieswidget.cpp 18 33 369
src/models/multitrackmodel.cpp 0 15 4480
src/widgets/trackpropertieswidget.h 4 9 73

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Qualified function name View whole function Lines removed Lines added Final line count
MultitrackModel::updateTrackAudioLevels 0 6 22
MultitrackModel::syncTrackAudioLevelFilterPrefixes 0 4 16
TrackPropertiesWidget::hideEvent 0 10 9
TrackPropertiesWidget::showEvent 0 10 9
TrackPropertiesWidget::onShowFrame 0 7 7
MultitrackModel::trackDuckLevelPrefix 0 5 3
QWidget 0 1 3
TrackPropertiesWidget::hideEvent::onShowFrame 0 1 ---
TrackPropertiesWidget::showEvent::hideEvent 0 1 ---