lp://staging/bamf-qt
- Get this branch:
- bzr branch lp://staging/bamf-qt
Branch merges
Related bugs
Bug #968046: unity-2d-shell crashed with SIGSEGV in ref() | Critical | Fix Committed |
Related blueprints
Branch information
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 . - 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. - 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)