lp:bamf-qt

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:bamf-qt
Members of unity-2d-team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
unity-2d-team
Project:
Qt bindings for libbamf
Status:
Development

Recent revisions

398. By Albert Astals Cid

Add const & to some parameters

Avoids a copy of each object. It is true that most of those objects are
implicitly shared so the win isn't huge but we still save some atomic/mutex/something locking. Fixes: . Approved by .

397. By Didier Roche-Tolomelli

releasing version 0.2.4-0ubuntu1

396. By Didier Roche-Tolomelli

* New upstream release:
  - unity-2d-shell crashed with SIGSEGV in ref() (LP: #968046)

395. By Paweł Stołowski

Don't delete BamfView sender object immediately in BamfFactory::OnViewClosed slot, as there may be more receipients of Closed() signal. This makes it impossible for unity-2d to react on Closed() signal. Use deleteLater() instead.. Fixes: https://bugs.launchpad.net/bugs/968046. Approved by Albert Astals Cid.

394. By Didier Roche-Tolomelli

releasing version 0.2.3-0ubuntu1

393. By Didier Roche-Tolomelli

new upstream release.

392. By Mikkel Kamstrup Erlandsen

Fix installation of libQtBamfQml.so into qt4/imports under jhbuild, by allowing one to override the directory by setting -DQT_IMPORTS_DIR=/my/dir on the cmake command line

I am working on adding the entire unity-2d stack to the lp:unity-jhbuild setup, and this fix is a requirement to get that working. Fixes: . Appoved by Gerry Boland.

391. By Florian Boucault

Use more specific includes containing the Qt module name.. Fixes: . Appoved by .

390. By Balló György

This change replace the hard-coded imports dir location with QT_IMPORTS_DIR variable. I need it for Arch Linux, because it uses /usr/lib/qt/imports instead of /usr/lib/qt4/imports. Fixes: . Reviewed by Didier Roche.

389. By Didier Roche-Tolomelli

Add a dummy make check. By Didier Roche, reviewed by Aurélien Gâteau. Fixes: .

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.

Subscribers