aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickcontainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Promote contentItem from Container to ControlJ-P Nurmi2015-06-151-61/+0
* Rename Control::availableWidth/Height to contentWidth/HeightJ-P Nurmi2015-06-151-1/+1
* Remove obsolete Container::contentWidth & contentHeightJ-P Nurmi2015-06-151-38/+1
* Pass new & old padding to QQuickControl::paddingChange()J-P Nurmi2015-06-141-2/+2
* Container: resize the content automaticallyJ-P Nurmi2015-06-091-0/+25
* Control::availableWidth & availableHeightJ-P Nurmi2015-06-031-21/+12
* QQuickContainer: omit automatic content size notifiersJ-P Nurmi2015-05-231-0/+11
* Add read-only Control::contentWidth and contentHeightJ-P Nurmi2015-05-231-17/+11
* Fix QQuickContainer::contentItemChange()J-P Nurmi2015-04-151-1/+1
* Remove "abstract" prefix from the C++ classesJ-P Nurmi2015-04-101-0/+138