Qt

lp://staging/~neon/qt/qtphonon

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp://staging/~neon/qt/qtphonon

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
Qt
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/qt/qtphonon.git.

Last successful import was .

Import started on galapagos and finished taking 30 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on neumayer and finished taking 25 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

60. By David Faure

Fix compilation with qtbase master.

Both qMemCopy and QAbstractItemModel::reset have been deprecated.

Change-Id: I222c807b344eec7ae292b48775baf51da9b650a8
Reviewed-by: Sean Harmer <email address hidden>

59. By Jerome Pasion

Doc: Adding documentation templates from qtbase

Task-number: QTBUG-27293

Change-Id: I867d3828ed014772a626213978c6281fbfd2737b
Reviewed-by: Martin Smith <email address hidden>

58. By Iikka Eklund <email address hidden>

Change copyrights from Nokia to Digia

Change copyrights and license headers from Nokia to Digia

Change-Id: I3b18af427f3cb6074ae63b3f2500a53115e558d9
Reviewed-by: Janne Anttila <email address hidden>
Reviewed-by: Sergio Ahumada <email address hidden>
Reviewed-by: Lars Knoll <email address hidden>

57. By Thiago Macieira <email address hidden>

Update the git-archive export options

The .gitattributes and .gitignore files do not need to be present in
packaged sources, as they are for people using the Git repository.
People who download tarballs usually don't reimport into Git -- they
should just download the actual repositories.

Meanwhile, the .tag file is quite useful. Instead of making Git extract
to the useless SHA-1 of the $n string, ask git-archive to store
the SHA-1 of the commit being packaged.

Change-Id: Ie7e14761be9a436fd6c7b258e6edfe75915abd4b
Reviewed-by: Oswald Buddenhagen <email address hidden>

56. By Oswald Buddenhagen <email address hidden>

use centralized handling of QT_BUILD_PARTS

Change-Id: I34bd2d55f06d961db1b251ece544bf90d26ce7c9
Reviewed-by: Rohan McGovern <email address hidden>

55. By Oswald Buddenhagen <email address hidden>

remove references to $$QT_BUILD_TREE

Change-Id: Ib2554d92eec4dc0bac28a0db4ee18fa51739d02e
Reviewed-by: Joerg Bornemann <email address hidden>

54. By Oswald Buddenhagen <email address hidden>

build system cleanups

- load(qt_module) => load(qt_build_config)
- remove:
  - setup of PKGCONFIG* variables (automated now)
  - %mastercontent assignment (automated now)
  - pointless QPRO_PWD assignments
  - pointless and commented out include and depend paths
  - qmake -project boilerplate

Change-Id: Ie75ffb4f3ff789a8bfa9f1ddbd92e13c9c9fafa7
Reviewed-by: Joerg Bornemann <email address hidden>

53. By Oswald Buddenhagen <email address hidden>

auto-generate module pris

note that this changes the library version from 5.4.0 to 5.0.0. this is
"less wrong", as in "it matches the real version of at least one of the
involved parts".

Change-Id: I41963d4187898414ed6e86f711cb873cd22ec904
Reviewed-by: Joerg Bornemann <email address hidden>

52. By Simon Hausmann

Fix build on Windows after qdatetime.h cleanup

Define NOMINMAX before including windows system header files, to prevent
them from defining min/max as macros and thus breaking the usage of
std::min/max in qdatetime.h

Change-Id: I75573ae0bf05a40558a5eb1626bd3a296ee818da
Reviewed-by: Thiago Macieira <email address hidden>

51. By Lars Knoll <email address hidden>

Remove another trace of the old plugin system

Change-Id: Ife4f911a4b4ecebf0f74ec13694fea32aa5d348e
Reviewed-by: Friedemann Kleint <email address hidden>

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.