summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QML Style: disabled text color for textual componentsJ-P Nurmi2013-04-229-3/+44
* Fix scrollbar handle sizeJens Bache-Wiig2013-04-221-4/+4
* Tests: Add autotests for ComboBoxCaroline Chao2013-04-222-0/+87
* ComboBox: Add activeFocusOnPress propertyCaroline Chao2013-04-222-1/+41
* Remove usages of width/height in layout items.Jan Arve Saether2013-04-221-2/+2
* Fix ugly selection color for TextFieldJens Bache-Wiig2013-04-211-2/+6
* Some visual tweaks to qml styleJens Bache-Wiig2013-04-192-30/+28
* Fix focus appearance on ToolButton and TableViewJens Bache-Wiig2013-04-192-7/+19
* Add focus rect for tabs with Qt Quick StyleJens Bache-Wiig2013-04-191-0/+13
* Fix missing focus rect on mac for SpinBoxJens Bache-Wiig2013-04-191-0/+1
* Reduce height of StatusBar with qml styleJens Bache-Wiig2013-04-191-1/+1
* Add focus drawing on Qt Quick StyleJens Bache-Wiig2013-04-1914-70/+172
* Fix some bugs in QQuickLinearLayout::insertLayoutItems()Jan Arve Saether2013-04-193-32/+102
* Dumping plugins.qmltypes for Layouts with -notrelocatableThomas Hartmann2013-04-191-5/+6
* Improved styling for Qml styleJens Bache-Wiig2013-04-1925-155/+255
* Make buttons respond to accessible press.Morten Johan Sørvig2013-04-181-0/+5
* Do not clamp to Layout.maximum{Width,Height} if its -1Jan Arve Saether2013-04-181-1/+1
* Menu: Remove items from menu on destructionGabriel de Dietrich2013-04-183-0/+16
* Make tab accessibility work.Morten Johan Sørvig2013-04-172-3/+3
* Change default values of the preferred and max size hints to -1.Jan Arve Saether2013-04-173-22/+76
* ComboBox: Fix popup offsetGabriel de Dietrich2013-04-171-2/+1
* Add documentation for the Layout attached property.Jan Arve Saether2013-04-172-26/+183
* TabView: support dynamic tabs with createObject() and destroy()J-P Nurmi2013-04-162-2/+41
* Fix the behavior for activeFocusOnTab in ApplicationWindowLiang Qi2013-04-153-0/+199
* Example: Add a ComboBox in the Styles tabCaroline Chao2013-04-151-0/+5
* Rename QtStack to QQuickStackJ-P Nurmi2013-04-154-23/+23
* Added support for alignment with Layout.alignment propertyJan Arve Saether2013-04-154-2/+87
* Fix shortcut scopingFrederik Gladhorn2013-04-151-5/+23
* 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