We were unable to construct the commit group for this pull request. Please email [email protected] with error code #34123N for more details

Rounding and orange-red playhead #1865

Stale Open
ddennedy opened 10:10am on July 7, 2026 wants to merge 229 Δ into mltframework/shotcut master from
rounding

Pull request #1865 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 229
Maximum comment count per PR 10 10
Pull request maximum business days between activity 3 50
Pull request maximum business days open 5 54

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

Committed together % Code file
Coupled code file
Commits in PR with both
71 src/widgets/statuslabelwidget.cpp
src/util.cpp
3
71 src/widgets/statuslabelwidget.cpp
src/mainwindow.cpp
3

Biggest files changes in pull request

Estimated line counts are shown. Values may change once change summary has finished building.

Path View whole file Lines removed Lines added Final line count
src/qmltypes/timelineitems.cpp 1 46 ---
src/widgets/newprojectfolder.cpp 6 13 ---
src/util.cpp 6 10 ---
src/scrubbar.cpp 1 2 ---
src/mainwindow.cpp 0 16 ---
src/qmltypes/qmlapplication.h 0 2 ---
src/widgets/statuslabelwidget.cpp 0 9 ---
src/qml/views/timeline/Clip.qml 0 0 ---
src/qml/views/keyframes/keyframes.qml 0 0 ---
src/qml/views/filter/filterview.qml 0 0 ---
src/qml/views/timeline/timeline.qml 0 0 ---

️ Biggest functions grown or shrunk by pull request

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

Estimated line counts are shown. Values may change once change summary has finished building.

Qualified function name View whole function Lines removed Lines added Final line count
ScrubBar::paintEvent 1 1 58
Util::setColorsToHighlight 6 6 30
NewProjectFolder::setColors 6 6 24