lp://staging/~stolowski/bamf-qt/fix-bamfview-removal
- Get this branch:
- bzr branch lp://staging/~stolowski/bamf-qt/fix-bamfview-removal
Branch merges
- Albert Astals Cid (community): Approve
- Florian Boucault: Pending requested
-
Diff: 10 lines (+1/-1)1 file modifiedbamf-factory.cpp (+1/-1)
Related bugs
Bug #968046: unity-2d-shell crashed with SIGSEGV in ref() | Critical | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 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. Use deleteLater() instead. - 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)
- Stacked on:
- lp://staging/bamf-qt