[Ubuntu-sdk-bugs] [Bug 1602836] [NEW] Grouped properties in StyleHints don't work for simple values.

2016-07-13 Thread Tim Peeters
Public bug reported: For example: import QtQuick 2.4 import Ubuntu.Components 1.3 Item { width: units.gu(40) height: units.gu(71) Button { objectName: "Button" id: button gradient: UbuntuColors.greyGradient StyleHints {

[Ubuntu-sdk-bugs] [Bug 1602690] Re: Increase focus frame line weight to 2dp

2016-07-13 Thread Andrea Bernabei
** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-ux Importance: Undecided Status: New ** Changed in: ubuntu-ux Assignee: (unassigned) => Jamie Young (jamiedawsonyoung) ** Changed in: ubuntu-ux Status: New =>

[Ubuntu-sdk-bugs] [Bug 1602568] [NEW] Consider version 5.6 for Yakety

2016-07-13 Thread milasudril
Public bug reported: I suggest to switch from Qt version 5.5 to Qt version 5.6 (or version 5.7) for the next ubuntu release, due to a strange behaviour in the callback mechanism for function objects. See http://stackoverflow.com/questions/38337254/qt5-function-object-as-