- Mar 07, 2013
-
-
Caroline Chao authored
Change-Id: Ifa95b8db73b78c3b46d7d18bc55aa06d2569c89e Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- Mar 06, 2013
-
-
Jan Arve Saether authored
It now uses the gridlayoutengine from graphicsview, which also gives us a well tested grid layout engine almost for free. Change-Id: I939ae4d2b321c8079935ff3374e8e5d10d02384b Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- Mar 01, 2013
-
-
Richard Moe Gustavsen authored
If the SplitView was initially hidden, and told to show later, the handles ended up at wrong positions. This patch will fix this. Change-Id: Ia21fa1efcf30c36bf18e0d4f3ab0813c6b79afcc Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- Feb 26, 2013
-
-
Mitch Curtis authored
Also removes the RangeTab from the Gallery example, since its controls use containsMouse and are no longer different from the same set of sliders on the control tab. Adding MouseAreas to each control in RangeTab to achieve the same animation would clutter the example with boilerplate code. Change-Id: I80d6f3bbf1b73229f4d0ae99dd2a65bc083e7099 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- Feb 25, 2013
-
-
J-P Nurmi authored
Most of the documentation was there already, just not using proper qdoc format. Change-Id: Ia28a0da3b20151202cafdbc1b535a1921a48b1a6 Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
-
- Feb 22, 2013
-
-
J-P Nurmi authored
Change-Id: I1db05195ada0b798a632da04fb256f030c894560 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- Feb 21, 2013
-
-
Shawn Rutledge authored
We want to use the same license as the other Qt modules. QML files stay as BSD for now. Change-Id: I10b1484f5ab0dfe2138ff7e045d0ecfd85556aa1 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Jens Bache-Wiig authored
Change-Id: Icc61dbfc74cc2a303b9847e7d2c7ace4a9002046 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- Feb 19, 2013
-
-
Richard Moe Gustavsen authored
This change will remove the old splitter implementation, and replace it with a new Splitter.qml that can be either horizontal or vertical. Change-Id: Ic02f3654bf92bdeecbc47096f4f45135dd484368 Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-