ubuntu/+source/qtubuntu:ubuntu/xenial

Last commit made on 2016-03-25
Get this branch:
git clone -b ubuntu/xenial https://git.launchpad.net/ubuntu/+source/qtubuntu
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/xenial
Repository:
lp:ubuntu/+source/qtubuntu

Recent commits

4f81751... by Michael Zanetti

Import patches-unapplied version 0.62+16.04.20160322-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 08cecb81eff9122220e2c8247f7c5518c8af93ce

New changelog entries:
  [ Lukáš Tinkl ]
  * Support for switching kbd layouts (LP: #1524400, #1491340)
  [ Nick Dedekind ]
  * Added support for low shell chrome (LP: #1535397)

08cecb8... by Michał Sawicz

Import patches-unapplied version 0.62+16.04.20160128.1-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: fd0550d569a0a46a0307adbde86e5535a0408ea5

New changelog entries:
  [ Daniel d'Andrada ]
  * Implement QPlatformOffscreenSurface (LP: #1527737)
  [ Olivier Tilloy ]
  * Instantiate QKeyEvents with the scan code, native modifiers and
    native virtual key code, and special-case XKB_KEY_Return and
    XKB_KEY_KP_Enter to emit a carriage return character. (LP: #1433138)

fd0550d... by Michał Sawicz

Import patches-unapplied version 0.62+16.04.20160111-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: c7d6dce232aad3f923697fb2a51a0fe65d51856f

New changelog entries:
  [ Gerry Boland ]
  * Fix getting MirConnection pointer (LP: #1526684)

c7d6dce... by Michał Sawicz

Import patches-unapplied version 0.62+16.04.20160104-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: e2105f743d78b1ff286670fb8b2137c27f7e4bda

New changelog entries:
  [ Daniel d'Andrada ]
  * Fix QGuiApplication::applicationState() updates (LP: #1528668)
  [ Gerry Boland ]
  * On geometry change, save new geometry before creating change event
    (LP: #1526328)

e2105f7... by CI Train Bot Account

Import patches-unapplied version 0.62+16.04.20151207-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: f501c680422785b1f04c3d47afed802d2a182901

New changelog entries:
  [ Daniel d'Andrada ]
  * Implement support for application state (LP: #1504776)
  * Update panel height hack when window enters or leaves fullscreen
    (LP: #1422523)
  [ Lukáš Tinkl ]
  * Update the panel height hack, orange line is gone
  [ Michał Sawicz ]
  * Run wrap-and-sort -at

f501c68... by Timo Jyrinki

Import patches-unapplied version 0.62+16.04.20151124-0ubuntu2 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 42c5258b34510116bbdc012e0c0e3361fe952de5

New changelog entries:
  * Rebuild against Qt 5.5.1.

42c5258... by Michał Sawicz

Import patches-unapplied version 0.62+16.04.20151124-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: e9521201671b6cc58c5c9be0e28656be58b24420

New changelog entries:
  [ Daniel d'Andrada ]
  * Implemented cursor support

e952120... by CI Train Bot Account

Import patches-unapplied version 0.62+16.04.20151117-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: ebe5d3c483099c2d415f7a5f4ae0ff53b24a4f23

New changelog entries:
  [ Albert Astals Cid ]
  * Improvements from running clazy over the code
  [ Alberto Aguirre ]
  * Add support for Qt popups and dialog windows.
  [ Gerry Boland ]
  * Fix inconsistent mouse wheel scrolling behavior
  [ Lukáš Tinkl ]
  * Fix inconsistent mouse wheel scrolling behavior
  [ Nick Dedekind ]
  * Added check for valid mime data. (LP: #1493530)

ebe5d3c... by CI Train Bot Account

Import patches-unapplied version 0.62+16.04.20151109-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 2564164d21c0b630853cee518f55f3def0db4ddf

New changelog entries:
  [ Nick Dedekind ]
  * Reverted occlusion detection (lp#1514556) (LP: #1514556)

2564164... by Michał Sawicz

Import patches-unapplied version 0.62+16.04.20151105-0ubuntu1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 68eb6ab950c818288cf622dfff96f2bca2c3161b

New changelog entries:
  [ Nick Dedekind ]
  * Support server->client visibility change to stop rendering
    (lp:#1475678) (LP: #1475678)
  [ Olivier Tilloy ]
  * Re-implement QPlatformScreen::physicalSize(). (LP: #1504293)