- 10 Sep, 2014 1 commit
-
-
Thomas Hartmann authored
With this patch center anchor and right/left/top/right anchors can be used at the same time. Task-number: QTCREATORBUG-11455 Change-Id: I3114eb76bdfc4226e78fd711e04849d7d7d7cd38 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 27 Jun, 2014 1 commit
-
-
Thomas Hartmann authored
If we anchor left or right we have to disable horizontal anchoring. Actually this is still simpler then what Qt Quick actually supports, since Qt Quick does support anchoring to the left and horizontal anchoring. What is not supported is anchoring to the left, right and horizontally. This has to be fixed. Change-Id: Id38e528d9d8a97961135370b0c9c0151bd4b6f18 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 25 Apr, 2014 1 commit
-
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-12006 Change-Id: I4926fe462698fb4ae6b8e00bf7f53948a96db79c Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 15 Jan, 2014 1 commit
-
-
Thomas Hartmann authored
There were serious layout issues in the property editor. While not 100% reliable reproducible they were quite annoying (TASK). The reason for the issues were the existence of several QtQuickViews and changing visibility of items. The pane for Item and the empty pane for no selection use different QtQuickViews in a StackWidget. Somehow visibility of items is not always updated properly when changing the QtQuickView in the stack. Solution: Do not use visibility but stack order instead. For the layout margins/targets all controls are now always visible, but unused margins/targets get disabled. Task-number: QTBUG-36141 Change-Id: Iec62b81796301aaf483606d9aca5a4ad3572e98b Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 16 Dec, 2013 1 commit
-
-
Thomas Hartmann authored
The designer was crashing when trying to anchor the root item. The root item cannot be anchored. Task-number: QTCREATORBUG-11078 Change-Id: I1aec1ad5b15de8c2baf3b76358d02347fb3a124c Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 31 Oct, 2013 1 commit
-
-
Thomas Hartmann authored
Change-Id: I5f06a8aa93dc7fe9d825e3e403553483353fbc4f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 17 Sep, 2013 1 commit
-
-
Thomas Hartmann authored
Change-Id: I85eac02934cd5f7f2f4664b9642c55bb3a23aa1e Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-