- 02 Nov, 2020 2 commits
-
-
Jean-Baptiste Mardelle authored
When switching project profile and there is only 1 clip in timeline, update the timeline clip duration accordingly to profile change. Fixes #819
-
Jean-Baptiste Mardelle authored
When switching project profile and there is only 1 clip in timeline, update the timeline clip duration accordingly to profile change. Fixes #819
-
- 01 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 31 Oct, 2020 2 commits
-
-
Christoph Feck authored
-
Christoph Feck authored
-
- 21 Oct, 2020 2 commits
-
-
Jean-Baptiste Mardelle authored
Project archiving: check after each file if archiving works, add option to use zip instead of tar.gz CCBUG: 421565
-
Jean-Baptiste Mardelle authored
CCBUG: 420494
-
- 20 Oct, 2020 4 commits
-
-
Jean-Baptiste Mardelle authored
Related to #816
-
Jean-Baptiste Mardelle authored
Fixes #816
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
Don't allow removing the only keyframe in an effect (was possible from the on monitor toolbar and crashing)
-
- 16 Oct, 2020 1 commit
-
-
Jean-Baptiste Mardelle authored
-
- 15 Oct, 2020 1 commit
-
-
Vincent Pinon authored
-
- 14 Oct, 2020 1 commit
-
-
Vincent Pinon authored
FIX: 388709
-
- 13 Oct, 2020 1 commit
-
-
Jean-Baptiste Mardelle authored
Related to #806
-
- 09 Oct, 2020 4 commits
-
-
Vincent Pinon authored
-
Jean-Baptiste Mardelle authored
Fixes #803
-
Jean-Baptiste Mardelle authored
Fixes #758
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 05 Oct, 2020 4 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
CCBUG: 403443
-
Jean-Baptiste Mardelle authored
-
- 04 Oct, 2020 2 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
- 03 Oct, 2020 6 commits
-
-
Jean-Baptiste Mardelle authored
Fixes #776
-
Jean-Baptiste Mardelle authored
Fixes #790
-
David Faure authored
setAutoDelete(false) means that it won't be deleted when merely doing kill() and forgetting the pointer (so manual "delete" in this file won't happen). Found by looking for code that uses KJob::setAutoDelete(false)
-
Alexander Lohnau authored
-
Christoph Feck authored
-
Christoph Feck authored
-
- 02 Oct, 2020 1 commit
-
-
Jean-Baptiste Mardelle authored
Fixes #792
-
- 01 Oct, 2020 2 commits
-
-
Jean-Baptiste Mardelle authored
A reload operation was performed every 2 seconds while the clip was still being written, leading to corrupt clip duration and huge memory consumption leading to system freeze
-
Pushkar Kukde authored
-
- 30 Sep, 2020 1 commit
-
-
Jean-Baptiste Mardelle authored
-
- 25 Sep, 2020 5 commits
-
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
-
Jean-Baptiste Mardelle authored
Fix speed change effect lost when opening project with missing clip, and broken handling of missing proxied clips with speed effect
-
Jean-Baptiste Mardelle authored
Ensure we check file hash on every project opening to ensure clips have not changed and an incorrect hash is not stored.
-
Script Kiddy authored
-