lp:~neon/phonon/master

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~neon/phonon/master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
Phonon
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/libraries/phonon.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 10 seconds — see the log

Recent revisions

2969. By Alexander Lohnau <email address hidden>

GIT_SILENT Update .gitignore file

2968. By Ben Cooksley

Add KDE CI configuration for Phonon

2967. By Christophe Giboudeaux <email address hidden>

Fix typos found by codespell

GIT_SILENT

2966. By Nicolás Alvarez

Update IRC network name in Doxygen main page

KDE has moved from freenode to Libera Chat, update the home page of the API
docs to reflect this.

2965. By Laurent Montel <email address hidden>

Allow to compile with unity support

2964. By Ahmad Samir <email address hidden>

Port away from deprecated Qt methods

Also bump required Qt version to 5.15

2963. By Friedrich W. H. Kossebau <email address hidden>

Remove module prefixes from Qt includes

GIT_SILENT

2962. By Friedrich W. H. Kossebau <email address hidden>

Port away from deprecated QList::swap(i, j)

GIT_SILENT

2961. By Friedrich W. H. Kossebau <email address hidden>

Port away from deprecated qVariantFromValue()

GIT_SILENT

2960. By Friedrich W. H. Kossebau <email address hidden>

Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition

Having the macro's definition of the operator| in the namespace of the
flags argument improves/unbreaks things for the argument-dependent
lookup of unqualified function names, e.g. when flags are combined in
calls of other methods, but there is some other operator| defined in the
namespace of the current code.

Given Q_DECLARE_OPERATORS_FOR_FLAGS creates inlined functions, this
should be a source and binary compatible change.

Qt did similar for Qt 5.12 in
https://codereview.qt-project.org/c/qt/qtbase/+/225348

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.