kdenlive:work/jskuz/kf6

Last commit made on 2023-05-29
Get this branch:
git clone -b work/jskuz/kf6 https://git.launchpad.net/kdenlive

Branch merges

Branch information

Name:
work/jskuz/kf6
Repository:
lp:kdenlive

Recent commits

837b965... by Julius Künzel

Port away from deprecated QtGraphicalEffects

aea536a... by Julius Künzel

Use a different assetList.qml file with Qt6

This is needed because assetList uses TreeView which is QQC1 and not available in Qt6 in its old form

However this just splits the files as preparation it does not fix anything yet.

26e1345... by Julius Künzel

Simplify header names as required with KF6

1e58609... by Julius Künzel

Use std function for sleep() to work on Windows too

7c67046... by Julius Künzel

Fix QtVersionChecks does not exist in Qt5

0414f8c... by Julius Künzel

Next try to fix

26f8725... by Julius Künzel

Another try to fix includes

3bfcaa8... by Julius Künzel

Simplify includes (required with KF6)

367af81... by Julius Künzel

KNS Dialog has a new name in KF6

4885083... by Julius Künzel

QTextCodec is gone in Qt6