lp://staging/~mir-team/qtubuntu/change-naming-to-match-upstream
- Get this branch:
- bzr branch lp://staging/~mir-team/qtubuntu/change-naming-to-match-upstream
Branch merges
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 306 lines (+65/-65)15 files modifiedsrc/ubuntumirclient/qmirclientbackingstore.cpp (+2/-2)
src/ubuntumirclient/qmirclientclipboard.cpp (+1/-1)
src/ubuntumirclient/qmirclientglcontext.cpp (+3/-3)
src/ubuntumirclient/qmirclientglcontext.h (+1/-1)
src/ubuntumirclient/qmirclientinput.cpp (+7/-7)
src/ubuntumirclient/qmirclientintegration.cpp (+10/-10)
src/ubuntumirclient/qmirclientintegration.h (+1/-1)
src/ubuntumirclient/qmirclientnativeinterface.cpp (+3/-3)
src/ubuntumirclient/qmirclientorientationchangeevent_p.h (+1/-1)
src/ubuntumirclient/qmirclientplatformservices.cpp (+1/-1)
src/ubuntumirclient/qmirclientplugin.cpp (+2/-2)
src/ubuntumirclient/qmirclientscreen.cpp (+3/-3)
src/ubuntumirclient/qmirclienttheme.cpp (+1/-1)
src/ubuntumirclient/qmirclientwindow.cpp (+5/-5)
src/ubuntumirclient/ubuntumirclient.pro (+24/-24)
Branch information
Recent revisions
- 268. By Alberto Aguirre
-
Migrate to platform-api 3
Approved by: PS Jenkins bot, Andreas Pokorny, Kevin DuBois, Daniel d'Andrada - 266. By Daniel d'Andrada
-
Drastically improve surface resize responsiveness
QWindowSystemIn
terface: :handle[ ...]() methods are thread safe, thus there's no need to have intermetiate methods between the rendering thread and such calls. There was also some miscommunication between the now absent handleBufferRes
ize() slot from the main thread and the swapbuffer handler from the render thread.
Approved by: Gerry Boland, PS Jenkins bot - 265. By Lukáš Tinkl
-
fix logic error when testing QFlags
mismatch between boolean && and bitwise &
Approved by: Daniel d'Andrada - 264. By Timo Jyrinki
-
Build depend against libinput-dev to fix build with Qt 5.5 (LP: #1437192) Fixes: #1437192
Approved by: Gerry Boland, PS Jenkins bot - 263. By Gerry Boland
-
Add support for Mir window close event Fixes: #1434584
Approved by: Nick Dedekind, Robert Carr
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtubuntu