aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls/qquickcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename libQtQuickControls to libQtQuickTemplatesJ-P Nurmi2015-09-161-728/+0
* Controls: move Accessible from QML to C++Liang Qi2015-09-141-1/+83
* Apply QQuickControl font behavior to QQuickLabelLiang Qi2015-09-141-0/+5
* QQuickControl: add font propertyLiang Qi2015-09-021-0/+112
* Control::spacingJ-P Nurmi2015-06-301-1/+26
* QQuickControl: Accept all the mouse events by defaultGabriel de Dietrich2015-06-261-0/+15
* Revert "Rename Control::availableWidth/Height to contentWidth/Height"J-P Nurmi2015-06-181-22/+20
* Promote contentItem from Container to ControlJ-P Nurmi2015-06-151-1/+47
* Rename Control::availableWidth/Height to contentWidth/HeightJ-P Nurmi2015-06-151-19/+21
* Pass new & old padding to QQuickControl::paddingChange()J-P Nurmi2015-06-141-12/+20
* Control docsJ-P Nurmi2015-06-091-12/+72
* Control::availableWidth & availableHeightJ-P Nurmi2015-06-031-24/+18
* Improve Control::background automatic resizingJ-P Nurmi2015-05-231-2/+2
* Fix Control::mirroredChanged() emissionJ-P Nurmi2015-05-231-3/+3
* QQuickControlPrivate::resizeBackground()J-P Nurmi2015-05-231-11/+19
* Add read-only Control::contentWidth and contentHeightJ-P Nurmi2015-05-231-0/+34
* Expose read-only bool Control::mirrored property for convenienceJ-P Nurmi2015-05-221-6/+12
* Promote layoutDirection & effectiveLayoutDirection to ControlJ-P Nurmi2015-05-221-1/+36
* Add QQuickControl::paddingChange()J-P Nurmi2015-04-271-4/+17
* Fix QQuickItemPrivate::(width|height)Valid usageJ-P Nurmi2015-03-131-2/+6
* Implement Style as an attached propertyJ-P Nurmi2015-03-111-70/+2
* Add Control::padding for convenienceJ-P Nurmi2015-03-061-47/+137
* QQuickStylableJ-P Nurmi2015-03-031-40/+15
* Replace grouped padding property with top/left/right/bottomPaddingJ-P Nurmi2015-03-031-11/+63
* Import the Qt Quick Controls 2 prototypeJ-P Nurmi2015-02-051-0/+232