Commits (7)
-
Jens Bache-Wiig authored
This fix ensures that we can only add a TableViewColumn exactly once. It also automatically expands the column with to the viewport when only one column is in use. In addition I have disabled dragging when columnCount == 1 as it was pointless. Change-Id: Ief6011c3e58166907836bf55b0fa6643698192d2 Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
33850881 -
Jens Bache-Wiig authored
This extra padding at the bottom is not needed and only serves to make the borders uneven on mac. Change-Id: Ibb3f8a3ba1f37ce1e9c6674a53cfb13e257fb97f Reviewed-by:
Richard Moe Gustavsen <richard.gustavsen@digia.com>
ea2de46b -
Caroline Chao authored
And: - Add an index page for the Styles - Add missing documentation for some properties (Component) - Fix unexpected curly brackets in a couple of code snippets Change-Id: Ib7265d1cd011a81012eb4b7f69738b84fba5b531 Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
3eee9190 -
Caroline Chao authored
Fixes issues including: - Misspelled links - Links to signal with arguments - \table in SplitView.qml - Links to current file Change-Id: I2cbadf661a641f19ed55f6854922b2b69966bc9c Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
cbd4b0f4 -
Jens Bache-Wiig authored
We only cared about reserving space for the height but while trying to actually get the minimumSize for a window based on the toolbar content I realized that we really need to calculate the width as well. Change-Id: I7b55b66a2475a2355d30614095f173a39f47f2f1 Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
20736603 -
Jens Bache-Wiig authored
We should set this to some decent default value that doesn't look wrong. Note that the width and height definition in TextArea could cause conflicts when used in layouts. Change-Id: I815ff96c02f9a9a76c07d57181f3a24291c83c52 Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com> Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
4e5bf941 -
Gabriel de Dietrich authored
Those properties are, text, tooltip, iconName, and iconSource. Also, properly capitalized gallery's tooltips. Change-Id: I1995a85565edd7aaa420279821d7c1a31ef18253 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
eeb3c959
Showing