2,868 results found (page 8 of 192)
https://commits.kde.org/kdenlive/4402d41b4f04f05617c5f81b3ea90f0e92d3d627

…onsible for item sorting! bool TreeProxyModel :: filterAcceptsRow int sourceRow const QModelIndex sourceParent const if filterAcceptsRowItself sourceRow sourceParent )) return true // accept if any of the children is accepted on it's own merits return hasAcceptedChildren sourceRo…

https://commits.kde.org/kdenlive/a8a09fadf2aa014ff860bc9f7c9980cd355fc63d

… trackId if secondPlaylist trackId trackId if m_audioProducers count trackId == const QString audioTrackId QString "%1#%2" ). arg trackId ). arg audioStream ); if m_audioProducers count audioTrackId == std :: shared_ptr Mlt :: Producer finalProducer if m_clipType == ClipType :: T…

https://commits.kde.org/kdenlive/70c1db717fef50bb07262404e0cf2213b5e4ddd7

…mber Diff line number Diff line @@ -69,6 +69,14 @@ CommentedTime::CommentedTime(const GenTime &time, QString comment, int markerTyp CommentedTime :: CommentedTime const GenTime time QString comment int markerType const GenTime duration m_time time m_comment std :: move comment ))…

https://invent.kde.org/utilities/kate/-/commit/bb268e2be0ff118c277d2e5bffb98b6e00ece3ea

…line @@ -351,7 +351,7 @@ void KateDocManager::saveDocumentList(KConfig *config) const QString entryName QStringLiteral "Document %1" ). arg ); KConfigGroup cg config entryName ); doc -> writeSessionConfig cg ); m_docInfos doc ]. sessionConfigId ++ @@ -361,6 +361,11 @@ void KateDo…