summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-2210-2/+682
* Enable TableView multi-row selectionJens Bache-Wiig2013-09-208-6/+659
* Make SpinBoxStyle publicJens Bache-Wiig2013-09-204-4/+17
* Pick up baselineOffset from the style.Jan Arve Saether2013-09-207-1/+75
* Add baseline support for Qt Quick LayoutsJan Arve Saether2013-09-206-14/+330
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-202-11/+45
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-192-11/+45
| |\
| | * SplitView: fix hidden item after fillWidth item bugold/5.1Richard Moe Gustavsen2013-09-192-11/+45
* | | ComboBox: Uglify popup for Base styleGabriel de Dietrich2013-09-201-11/+8
|/ /
* | ComboBox: Make popup scrollableGabriel de Dietrich2013-09-1918-134/+423
* | 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 "Merge branch 'stable' into dev" into refs/staging/devJ-P Nurmi2013-09-1818-45/+275
|\ \
| * \ Merge branch 'stable' into devGabriel de Dietrich2013-09-1818-45/+275
| |\ \ | | |/
| | * 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-1312-29/+176
| | * Menu: Fix keyboard navigation on WindowsGabriel de Dietrich2013-09-122-2/+29
| | * Fix incorrect spinbox validation at startupJens Bache-Wiig2013-09-102-2/+13
| | * 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-032-12/+45
* | | Add *.dylib to .gitignoreJ-P Nurmi2013-09-181-0/+3
|/ /
* | Make ComboBox editableJens Bache-Wiig2013-09-179-13/+834
* | Add TableViewColumn::movableJ-P Nurmi2013-09-175-7/+25
* | Don't emit onValueChanged during construction of SpinBox.Mitch Curtis2013-09-172-1/+25
* | 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
* | Rename Control tab to Controls.Mitch Curtis2013-09-131-1/+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-107-10/+22
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-10160-349/+349
* | Add missing NOTIFY specifiers for fill{Width,Height} propertiesJan Arve Saether2013-09-101-2/+2
* | Add changes file for 5.2.0Caroline Chao2013-09-091-0/+30
* | Add description to stylenodes when debug define is present.Gunnar Sletta2013-09-091-0/+8
* | BusyIndicatorJens Bache-Wiig2013-09-0913-3/+334
* | Remove the duplicate Button::pressed propertyJ-P Nurmi2013-08-282-5/+5
* | ScrollView: handle QWheelEvent::phaseJ-P Nurmi2013-08-284-5/+32
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-272-7/+34
|\ \ | |/
| * Fix scroll bar behavior when clickToPosition is enabledJens Bache-Wiig2013-08-272-7/+34
* | Doc: Fix example manifest file pathsTopi Reinio2013-08-271-3/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2013-08-271-16/+18
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2013-08-231-16/+18
| |\ \ | | |/
| | * Cleanup and improve the SplitView auto testJ-P Nurmi2013-08-231-16/+18