summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove hard dependency on widgetsJens Bache-Wiig2013-04-1547-113/+329
* Rename QtMenuXxx to QQuickMenuXxxJ-P Nurmi2013-04-1511-273/+272
* Remove StyleItem dependencies from controlsJens Bache-Wiig2013-04-1323-165/+609
* Update due to recent API additions.Jan Arve Saether2013-04-121-14/+29
* Tests: Remove tst_applicationwindow.qmlCaroline Chao2013-04-126-60/+149
* Menu: Add API for inserting items, separators, submenusGabriel de Dietrich2013-04-123-13/+65
* Rename QtExclusiveGroup to QQuickExclusiveGroupJ-P Nurmi2013-04-128-35/+35
* Rename QtAction to QQuickActionJ-P Nurmi2013-04-129-55/+54
* Doc fix: Change double to realJan Arve Saether2013-04-124-13/+13
* Remove wrong and not needed .gitattributesJan Arve Saether2013-04-121-1/+0
* Add missing calls to destroy()Jan Arve Saether2013-04-121-0/+4
* plugins.qmltypes: change file format from UTF-16 to ASCIISergio Ahumada2013-04-121-0/+0
* doc: Minor changes to qtquicklayouts.qdocconfSergio Ahumada2013-04-121-43/+23
* Tests: add more tests for activeFocusOnTab propertyCaroline Chao2013-04-1215-0/+1107
* QtQuick.Layouts: Doc fixesJan Arve Saether2013-04-112-15/+16
* Add Quick-prefix to QRangeModel/QWheelArea/QStyleItemJ-P Nurmi2013-04-119-171/+171
* doc: Fix namespace version number for QtQuickLayoutsSergio Ahumada2013-04-111-1/+1
* SpinBox: enable focus on the internal TextInputJ-P Nurmi2013-04-111-0/+1
* Rename QQuickComponentsPrivate to QQuickTooltipJ-P Nurmi2013-04-115-20/+20
* Add tst_activeFocusOnTab to .gitignoreJ-P Nurmi2013-04-111-0/+1
* Tests: Destroy created components at the end of the tests functionsCaroline Chao2013-04-1124-14/+113
* Cleanup the C++ plugin implementationJ-P Nurmi2013-04-114-69/+14
* Cleanup the private C++ plugin implementationJ-P Nurmi2013-04-114-67/+13
* Layouts: Remove unused plugin.jsonCaroline Chao2013-04-112-4/+0
* Tests: add tst_splitview.qml to pro fileCaroline Chao2013-04-101-1/+2
* Add documentation to QtQuick.LayoutsJan Arve Saether2013-04-106-7/+260
* Remove a function that doesn't serve any purpose anymore.Jan Arve Saether2013-04-103-12/+0
* Don't rearrange/recalculate the layout if it is hiddenJan Arve Saether2013-04-092-1/+26
* Change some "Layout.Expanding" members to fill{Width|Height}Jan Arve Saether2013-04-091-12/+12
* Fix ComboBox textRole when used with an array as a modelJosh Faust2013-04-092-5/+43
* Make it possible to use forceActiveFocus on TextFieldJens Bache-Wiig2013-04-081-5/+1
* Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-082-15/+35
* doc: Minor changes to qtquickcontrols.qdocconfSergio Ahumada2013-04-081-46/+25
* Cleanup the superfluous \internal tags that are no longer neededJ-P Nurmi2013-04-0810-23/+0
* TextField: Fix baseline distance to panel frameGabriel de Dietrich2013-04-052-3/+17
* Doc: minor language editsNico Vertriest2013-04-0514-92/+94
* TestBench: Add preferred width for combo boxCaroline Chao2013-04-051-1/+1
* disable module when widgets is not availableSergio Ahumada2013-04-051-0/+2
* Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-052-1/+53
* Arbitrary window doesn't appear transient on X11, but a dialog doesShawn Rutledge2013-04-052-0/+2
* TestBench: Add activeFocusOnTab property and LabelCaroline Chao2013-04-042-0/+3
* Add support for auto-positioning of items in a grid layoutJan Arve Saether2013-04-048-110/+635
* Menu: Normalize click-popup-click behaviorGabriel de Dietrich2013-04-041-1/+6
* Improve focus behavior of TableViewJens Bache-Wiig2013-04-041-0/+2
* Style: Increased implicitWidth of the ComboBoxCaroline Chao2013-04-041-1/+1
* Change the default horizontal alignment from center to left alignedv5.1.0-alpha1Jan Arve Saether2013-04-031-2/+0
* Some fixes related to row/column SpacingJan Arve Saether2013-04-032-10/+9
* Tests: Add test for activeFocusOnPress propertyCaroline Chao2013-04-038-0/+117
* Doc: Fix internal propertiesCaroline Chao2013-04-031-2/+2
* Doc: Add general introduction to the landing pageCaroline Chao2013-04-021-1/+9