| LOW | CuteLogger/include/CuteLogger_global.h | 1 | #ifndef CUTELOGGER_GLOBAL_H |
| LOW | CuteLogger/include/Logger.h | 21 | #include <QElapsedTimer> |
| LOW | CuteLogger/include/Logger.h | 41 | #define LOG_CDEBUG(category) CuteMessageLogger(cuteLoggerInstance(), Logger::Debug, __FILE__, __LINE__, Q_FUNC_INFO, |
| LOW | scripts/build-shotcut.sh | 1 | #!/bin/bash |
| LOW | scripts/build-shotcut.sh | 1301 | # FEEDBACK FUNCTIONS |
| LOW | scripts/build-shotcut-msys2.sh | 1 | #!/bin/bash |
| LOW | src/mltcontroller.cpp | 21 | #include "controllers/filtercontroller.h" |
| LOW | src/hdrpreviewwindow.cpp | 21 | #include "mainwindow.h" |
| LOW | src/hdrpreviewwindow.cpp | 81 | setColor(Qt::black); |
| LOW | src/hdrpreviewwindow.cpp | 161 | // Qt 6 caches the video format in QSGVideoMaterialRhiShader and |
| LOW | src/util.cpp | 21 | #include "Logger.h" |
| LOW | src/util.cpp | 41 | #include <QMap> |
| LOW | src/shotcut_mlt_properties.h | 41 | #define kTrackHeaderWidthProperty "shotcut:trackHeaderWidth" |
| LOW | src/shotcut_mlt_properties.h | 61 | #define kDisableProxyProperty "shotcut:disableProxy" |
| LOW | src/shotcut_mlt_properties.h | 81 | |
| LOW | src/shotcut_mlt_properties.h | 101 | #define kTrackIndexProperty "_shotcut:trackIndex" |
| LOW | src/player.cpp | 21 | #include "actions.h" |
| LOW | src/mainwindow.h | 21 | #include "mltcontroller.h" |
| LOW | src/videowidget.cpp | 21 | #include "dialogs/durationdialog.h" |
| LOW | src/mainwindow.cpp | 21 | #include "Logger.h" |
| LOW | src/mainwindow.cpp | 41 | #include "docks/findanalysisfilterparser.h" |
| LOW | src/mainwindow.cpp | 61 | #include "qmltypes/qmlutilities.h" |
| LOW | src/mainwindow.cpp | 81 | #include "widgets/lumamixtransition.h" |
| LOW | src/mainwindow.cpp | 101 | #include <QImageReader> |
| LOW | src/mainwindow.cpp | 4121 | #endif |
| LOW | src/mltxmlchecker.cpp | 21 | #include "mltcontroller.h" |
| LOW | src/proxymanager.cpp | 21 | #include "dialogs/longuitask.h" |
| LOW | src/mltcontroller.h | 21 | #include "transportcontrol.h" |
| LOW | src/main.cpp | 21 | #include "mainwindow.h" |
| LOW | src/settings.cpp | 21 | #include "qmltypes/qmlapplication.h" |
| LOW | src/qmltypes/qmlfilter.h | 21 | #include "qmlmetadata.h" |
| LOW | src/qmltypes/colorpickeritem.cpp | 21 | #include "Logger.h" |
| LOW | src/qmltypes/qmlfilter.cpp | 21 | #include "commands/filtercommands.h" |
| LOW | src/qmltypes/qmlapplication.cpp | 21 | #include "controllers/filtercontroller.h" |
| LOW | src/qmltypes/qmlutilities.cpp | 21 | #include "models/subtitlesmodel.h" |
| LOW | src/qmltypes/timelineitems.cpp | 21 | #include "mltcontroller.h" |
| LOW | src/screencapture/screencapture.cpp | 21 | #include "toolbarwidget.h" |
| LOW | src/screencapture/windowpicker.cpp | 21 | #include <QGuiApplication> |
| LOW | src/qml/export-chapters/main.js | 1 | // This is not meant to be used directly. It returns a function object |
| LOW | src/qml/export-chapters/export-chapters.js | 1721 | // Copyright Joyent, Inc. and other Node contributors. |
| LOW | src/qml/export-chapters/export-chapters.js | 1821 | exports.isPrimitive = isPrimitive; |
| LOW | src/qml/export-chapters/export-chapters.js | 2481 | }; |
| LOW | src/qml/export-chapters/export-chapters.js | 2501 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
| LOW | src/qml/export-chapters/export-chapters.js | 2621 | // |
| LOW | src/qml/export-chapters/export-chapters.js | 2661 | Transform.call(this, options); |
| LOW | src/qml/export-chapters/export-chapters.js | 3061 | // if we've ended, and we're now clear, then finish it up. |
| LOW | src/qml/export-chapters/export-chapters.js | 3081 | // that the Readable class should behave improperly, as streams are |
| LOW | src/qml/export-chapters/export-chapters.js | 3681 | |
| LOW | src/qml/export-chapters/export-chapters.js | 3701 | // in all copies or substantial portions of the Software. |
| LOW | src/qml/export-chapters/export-chapters.js | 3721 | // |
| LOW | src/qml/export-chapters/export-chapters.js | 3741 | // interpreted as an integer from 0-255, and then results in that many |
| LOW | src/qml/export-chapters/export-chapters.js | 3901 | |
| LOW | src/qml/export-chapters/export-chapters.js | 4061 | // not an actual buffer we keep track of, but a measurement |
| LOW | src/qml/export-chapters/export-chapters.js | 4821 | } |
| LOW | src/qml/export-chapters/export-chapters.js | 5141 | // Copyright Joyent, Inc. and other Node contributors. |
| LOW | src/qml/export-chapters/export-chapters.js | 5261 | dest.on('close', cleanup); |
| LOW | src/qml/export-chapters/export-chapters.js | 5341 | // bytes, but CESU-8 may require up to 6 (3 bytes per surrogate). |
| LOW | src/qml/export-chapters/export-chapters.js | 7621 | // to the QJSEngine environment. |
| LOW | src/qml/export-edl/main.js | 1 | // This is not meant to be used directly. It returns a function object |
| LOW | src/qml/export-edl/export-edl.js | 3881 | // persons to whom the Software is furnished to do so, subject to the |
| 64 more matches not shown… |