lp://staging/~ci-train-bot/unity8/unity8-ubuntu-zesty-2457
- Get this branch:
- bzr branch lp://staging/~ci-train-bot/unity8/unity8-ubuntu-zesty-2457
Branch merges
Branch information
Recent revisions
- 2832. By Albert Astals Cid
-
Remove variable that is always false (LP: #1585910)
Approved by: Michael Zanetti, Unity8 CI Bot
- 2831. By Albert Astals Cid
-
Serialize two make targets that want to cp to the same target file
Whitout it, running
while [ true ]; do rm -f qmldir; make -j4 all; if [ $? -ne 0 ]; then break; fi; done
in builddir/tests/mocks/ Unity eventually fails. (LP: #1660576) Approved by: Michael Terry, Unity8 CI Bot
- 2830. By Michael Zanetti
-
stabilize OrientedShell test (LP: #1658994)
Approved by: Lukáš Tinkl, Unity8 CI Bot
- 2829. By Albert Astals Cid
-
Remove TODO now that we require Qt > 5.5
Approved by: Michał Sawicz, Unity8 CI Bot
- 2828. By Albert Astals Cid
-
Eat hover events when the launcher quicklist is open
This way we don't change the mouse cursor wrongly to resize windows for example (LP: #1640776)
Approved by: Michael Zanetti, Unity8 CI Bot
- 2827. By Michael Zanetti
-
properly invalidate the whole model
this fixes a crash in certain circumstances but makes things slower.
To compensate the slowness, turning off dynamic sorting/filtering
in the topmost proxy models seems to work fine. (LP: #1658190)Approved by: Lukáš Tinkl, Unity8 CI Bot
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity8