kdenlive:Applications/16.12

Last commit made on 2017-03-15
Get this branch:
git clone -b Applications/16.12 https://git.launchpad.net/kdenlive

Branch merges

Branch information

Name:
Applications/16.12
Repository:
lp:kdenlive

Recent commits

52cb4d3... by David Faure

Port away from qt_qhash_seed which is going away in Qt 5.9

https://codereview.qt-project.org/188474

qSetGlobalQHashSeed exists since Qt 5.6, but this project seems to
require only 5.2, so I added a Qt version ifdef.

c17302f... by Jean-Baptiste Mardelle

Fix crash & corruption on dragging multiple clips in timeline, fix thread warning on monitor refresh

463e9f8... by Jean-Baptiste Mardelle

Avoid possible profile corruption with xml producer
CCBUG: 371189

dc80cd7... by Nicolas Carion <email address hidden>

Avoid relying on xml to clone a clip.

CCBUG: 377255

dbc6793... by Michael Vogt

src/dvdwizard/dvdwizardmenu.cpp: do not show "grid" in output

The dvd wizard supports a "grid" to help positioning elements
and it displays small dots so that users can easily position and
align elements in the dvdwizard. This is nice but those are
currently also visible in the output in the dvd menu.

This is fixed by disabling the grid for the rendering.
BUG: 377256

76ceba1... by Michael Vogt

src/dvdwizard/dvdwizard.cpp: fix file loading in slotLoad

Files are stores in DvdWizard::slotSave() with .toLocalFile()
so we need to load them with QURL::fromLocalFile() so that they
are valid.

This fixes incorrect file loading in the dvd wizard.
BUG: 377254

0f1f490... by Jean-Baptiste Mardelle

Fix Render Widget's file dialog not working correctly
(requires KDE Frameworks >= 5.33)
BUG: 371685

2881693... by Jean-Baptiste Mardelle

Fix render job duration when past midnight
BUG: 372370

d85742f... by Jean-Baptiste Mardelle

Fix Bin Effect reset
BUG: 376494

0e3f823... by Albert Astals Cid

GIT_SILENT Upgrade KDE Applications version to 16.12.3.