index
:
platform/upstream/qtquickcontrols
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
layouts
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
Add classnames for QML plugins.
Morten Johan Sørvig
1
-0
/
+1
2013-10-16
Qt Quick Layouts: Some small documentation refinements.
Jan Arve Saether
3
-11
/
+43
2013-10-02
Doc: Moved \inqmlmodule version to \qmlmodule for QtQuick.Layouts
Jerome Pasion
4
-7
/
+7
2013-10-01
Update the internal alignment when an item *changes* its alignment
Jan Arve Saether
6
-1
/
+32
2013-10-01
Don't apply baseline calculations if Qt.AlignBaseline is not set
Jan Arve Saether
1
-5
/
+7
2013-09-28
Respect items maximumwidth also when layouting baseline items
Jan Arve Saether
1
-0
/
+1
2013-09-27
Show list of valid flags for the alignment property
Jan Arve Saether
1
-0
/
+12
2013-09-20
Add baseline support for Qt Quick Layouts
Jan Arve Saether
4
-14
/
+21
2013-09-11
Reduce chaos during deconstruction
Jan Arve Saether
3
-0
/
+32
2013-09-11
Use the m_isXXXSet flags and friends instead of checking for < 0
Jan Arve Saether
1
-4
/
+4
2013-09-10
Make sure rowSpan, columnSpan and alignment changes are emitted
Jan Arve Saether
2
-6
/
+33
2013-09-10
Prepare for QtQuick.Layouts 1.1
J-P Nurmi
6
-9
/
+21
2013-09-10
Update imports to 1.1 and remove version from qmlmodule definition
Jens Bache-Wiig
1
-1
/
+1
2013-09-10
Add missing NOTIFY specifiers for fill{Width,Height} properties
Jan Arve Saether
1
-2
/
+2
2013-08-20
Merge remote-tracking branch 'origin/stable' into dev
J-P Nurmi
1
-1
/
+1
2013-08-16
Fix 'make qmltypes' by setting correct IMPORT_VERSION
J-P Nurmi
1
-1
/
+1
2013-08-14
GridLayout did not evaluate Layout.{row,column} changes on its items
Jan Arve Saether
3
-5
/
+21
2013-08-12
Fix build without qtjsbackend
Simon Hausmann
1
-1
/
+1
2013-07-30
Enable dynamically changes to rows and columns properties
Jan Arve Saether
1
-2
/
+2
2013-07-11
Add support for RTL
Jan Arve Saether
2
-4
/
+90
2013-06-26
Doc: Setting navigation variables for Controls and Layouts.
Jerome Pasion
1
-0
/
+2
2013-06-24
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
4
-19
/
+18
2013-06-17
Doc: Fix QCH documentation structure for Qt Quick Layouts
Topi Reinio
1
-2
/
+1
2013-06-14
Doc: Fixed Qt Quick Layouts listing in qch files.
Jerome Pasion
1
-1
/
+1
2013-06-12
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
5
-0
/
+229
2013-06-12
Move doc from the index to the overview page
Caroline Chao
3
-16
/
+16
2013-06-10
Add overview documentation for Qt Quick Layouts
Jan Arve Saether
5
-0
/
+229
2013-06-07
Use polish() and updatePolish() instead of LayoutRequest
Jan Arve Saether
2
-8
/
+5
2013-06-06
Fixed a bug where a rearrange was not always done
Jan Arve Saether
2
-2
/
+11
2013-06-04
Fixed some bugs in how effective size hints were calculated
Jan Arve Saether
2
-27
/
+84
2013-05-31
Several improvements to documentation
Jan Arve Saether
3
-44
/
+96
2013-05-30
Do not crash when deleting a layout
Jan Arve Saether
2
-10
/
+26
2013-05-29
Change default layout spacing to 5, and make it depend on DPI
Jan Arve Saether
1
-6
/
+14
2013-05-29
Doc: Fix various problems in Qt Quick Layouts documentation
Caroline Chao
1
-19
/
+17
2013-05-29
Doc: Add Qt Quick Layouts QML Types page
Caroline Chao
2
-1
/
+52
2013-05-27
Update all plugins.qmltypes files
Liang Qi
1
-1
/
+5
2013-05-23
Don't implicit cast the enum to a bool
Jan Arve Saether
1
-5
/
+2
2013-05-23
Made sure items with preferred width of 0 could also stretch
Jan Arve Saether
1
-1
/
+1
2013-05-22
Hidden items were not added to the ignore list.
Jan Arve Saether
1
-1
/
+1
2013-05-22
Doc: Small fixes
Caroline Chao
1
-2
/
+2
2013-05-16
Revert "Revert "Return infinity instead of -1 as a default value for max sizes""
Jan Arve Saether
5
-25
/
+64
2013-05-16
Fix broken generation of documentation for QtQuick Layouts
Jan Arve Saether
1
-1
/
+1
2013-05-14
Quick Layouts: Do not arrange items at sub-pixel positions.
Jan Arve Saether
1
-2
/
+3
2013-05-11
Revert "Return infinity instead of -1 as a default value for max sizes"
Jens Bache-Wiig
5
-64
/
+25
2013-05-10
Return infinity instead of -1 as a default value for max sizes
Jan Arve Saether
5
-25
/
+64
2013-05-10
Layouts implicit sizes was not propagated up properly.
Jan Arve Saether
1
-13
/
+15
2013-05-03
Add missing QT_{BEGIN|END}_NAMESPACE
Jan Arve Saether
1
-0
/
+2
2013-05-03
Compile fix: Move the static functions to the correct file.
Jan Arve Saether
2
-53
/
+54
2013-05-03
Fix crash when Layout.fillWidth is put into QtObject {}
Tasuku Suzuki
1
-5
/
+8
2013-04-30
Improve how child items are ignored/skipped
Jan Arve Saether
4
-136
/
+189
[next]