summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ApplicationWindow has no default sizeShawn Rutledge2013-10-021-3/+0
* Doc: Moved \inqmlmodule version to \qmlmodule for QtQuick.LayoutsJerome Pasion2013-10-024-7/+7
* Update the internal alignment when an item *changes* its alignmentJan Arve Saether2013-10-016-1/+32
* Don't apply baseline calculations if Qt.AlignBaseline is not setJan Arve Saether2013-10-011-5/+7
* Enable flicking on touch based devicesJens Bache-Wiig2013-09-305-5/+18
* Add placeholderTextColor to TextFieldStyleJens Bache-Wiig2013-09-301-1/+6
* Respect items maximumwidth also when layouting baseline itemsJan Arve Saether2013-09-281-0/+1
* Show list of valid flags for the alignment propertyJan Arve Saether2013-09-271-0/+12
* Make ToolButton a Button and allow stylingJens Bache-Wiig2013-09-274-18/+41
* Doc: Changed the \since argument to the Qt version.Jerome Pasion2013-09-2642-43/+43
* Doc: Fix versions in \qmlmodule and \inqmlmoduleCaroline Chao2013-09-2613-13/+13
* Add text alignment property to SpinBox and SpinBoxStyleJens Bache-Wiig2013-09-263-12/+44
* Doc: Fixed TextArea::textColor snippet.Jerome Pasion2013-09-261-1/+1
* Respect the ComboBoxStyle background implicitWithv5.2.0-alpha1Jens Bache-Wiig2013-09-251-2/+2
* QML Base style: support transient scrollbarsJ-P Nurmi2013-09-257-18/+91
* Fix MenuBar related runtime warnings in ApplicationWindowJ-P Nurmi2013-09-251-1/+1
* Add a basic Switch controlJens Bache-Wiig2013-09-227-0/+366
* Enable TableView multi-row selectionJens Bache-Wiig2013-09-207-6/+440
* Make SpinBoxStyle publicJens Bache-Wiig2013-09-203-3/+16
* Pick up baselineOffset from the style.Jan Arve Saether2013-09-207-1/+75
* Add baseline support for Qt Quick LayoutsJan Arve Saether2013-09-204-14/+21
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-201-11/+12
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-191-11/+12
| |\
| | * SplitView: fix hidden item after fillWidth item bugold/5.1Richard Moe Gustavsen2013-09-191-11/+12
* | | ComboBox: Uglify popup for Base styleGabriel de Dietrich2013-09-201-11/+8
|/ /
* | ComboBox: Make popup scrollableGabriel de Dietrich2013-09-1917-134/+418
* | Add source QObject to QQuickAction's triggered signalDaiwei Li2013-09-194-13/+15
* | ComboBox: Fix selected item alignmentGabriel de Dietrich2013-09-191-0/+1
* | ComboBox: Editable CBs and popups don't go well togetherGabriel de Dietrich2013-09-191-1/+1
* | Update plugins.qmltypes for 1.1J-P Nurmi2013-09-192-5/+1336
* | Merge branch 'stable' into devGabriel de Dietrich2013-09-1815-36/+234
|\ \ | |/
| * Fix Tab ownership issue that has been blocking stable->dev mergeJ-P Nurmi2013-09-181-1/+3
| * Menu: Enable mnemonic menu navigationGabriel de Dietrich2013-09-1311-20/+167
| * Menu: Fix keyboard navigation on WindowsGabriel de Dietrich2013-09-122-2/+29
| * Fix incorrect spinbox validation at startupJens Bache-Wiig2013-09-101-2/+3
| * Set the menu role for the QPlatformMenuItem to the defaultAndy Shaw2013-09-061-0/+2
| * Menu: Fix popup closing when moving mouse to submenuGabriel de Dietrich2013-09-041-1/+9
| * TabView: fix dynamic tab handlingJ-P Nurmi2013-09-031-12/+23
* | Make ComboBox editableJens Bache-Wiig2013-09-173-9/+342
* | Add TableViewColumn::movableJ-P Nurmi2013-09-172-5/+15
* | Don't emit onValueChanged during construction of SpinBox.Mitch Curtis2013-09-171-1/+3
* | Add missing infotype to qmldir of controlsCaroline Chao2013-09-171-0/+1
* | SplitView: set handle's drag threshold to 0J-P Nurmi2013-09-161-0/+1
* | Reduce chaos during deconstructionJan Arve Saether2013-09-113-0/+32
* | Use the m_isXXXSet flags and friends instead of checking for < 0Jan Arve Saether2013-09-111-4/+4
* | Make sure rowSpan, columnSpan and alignment changes are emittedJan Arve Saether2013-09-102-6/+33
* | Prepare for QtQuick.Layouts 1.1J-P Nurmi2013-09-106-9/+21
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-1080-138/+138
* | Add missing NOTIFY specifiers for fill{Width,Height} propertiesJan Arve Saether2013-09-101-2/+2
* | Add description to stylenodes when debug define is present.Gunnar Sletta2013-09-091-0/+8