Package: openshot-qt / 2.6.1+dfsg1-3
Metadata
Package | Version | Patches format |
---|---|---|
openshot-qt | 2.6.1+dfsg1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Use the temporary directory instead of the home dire.patch | (download) |
src/classes/info.py |
7 7 + 0 - 0 ! |
use the temporary directory instead of the home directory for package building |
0002 Use the binary name for the manpage as well.patch | (download) |
doc/conf.py |
2 1 + 1 - 0 ! |
use the binary name for the manpage as well |
0003 Fix MIME information.patch | (download) |
xdg/openshot-qt |
2 1 + 1 - 0 ! |
fix mime information |
0004 Use Cantarell font instead of non free Ubuntu regula.patch | (download) |
src/classes/app.py |
18 7 + 11 - 0 ! |
use cantarell font instead of non-free ubuntu regular |
0005 Add German translation for desktop file.patch | (download) |
xdg/org.openshot.OpenShot.desktop |
4 3 + 1 - 0 ! |
add german translation for desktop file. Thanks: Ronny Standtke <ronny.standtke@gmx.net> Closes: #890002 |
0006 Support for previewing anamorphic video profiles inc.patch | (download) |
src/windows/video_widget.py |
22 7 + 15 - 0 ! |
support for previewing anamorphic video profiles, including a few code clean-ups. |
0007 Preferences Fix logging calls.patch | (download) |
src/launch.py |
2 1 + 1 - 0 ! |
preferences: fix logging calls |
0008 Enforce integer function arguments.patch | (download) |
src/windows/export.py |
8 4 + 4 - 0 ! |
enforce integer function arguments |
0009 VideoWidget New checkTransformMode.patch | (download) |
src/windows/video_widget.py |
160 61 + 99 - 0 ! |
videowidget: new checktransformmode Replacement for getTransformMode with less repetitious code |
0010 VideoWidget Protect property accesses.patch | (download) |
src/windows/video_widget.py |
61 34 + 27 - 0 ! |
videowidget: protect property accesses |
0011 classes thumbnail Fix dangling filehandles.patch | (download) |
src/classes/thumbnail.py |
8 4 + 4 - 0 ! |
classes/thumbnail: fix dangling filehandles |
0012 properties_model Fix bad logging call Codacy flags.patch | (download) |
src/windows/models/properties_model.py |
10 5 + 5 - 0 ! |
properties_model: fix bad logging call, codacy flags |
0013 Properties Ensure QColor is passed int args.patch | (download) |
src/windows/views/properties_tableview.py |
2 1 + 1 - 0 ! |
[patch] properties: ensure qcolor() is passed int args |