summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SplitView: fix hidden item after fillWidth item bugold/5.1Richard Moe Gustavsen2013-09-192-11/+45
* 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
* Fix scroll bar behavior when clickToPosition is enabledJens Bache-Wiig2013-08-272-7/+34
* Cleanup and improve the SplitView auto testJ-P Nurmi2013-08-231-16/+18
* Base style: respect control.backgroundVisible for TableView & TextAreaJ-P Nurmi2013-08-202-2/+2
* test: Mark tst_controls as insignificant on Win7 + AngleSergio Ahumada2013-08-201-0/+2
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-161-3/+3
|\
| * Fix a few things in ExclusiveGroup documentation.v5.1.1Mitch Curtis2013-08-161-3/+3
* | Fix 'make qmltypes' by setting correct IMPORT_VERSIONJ-P Nurmi2013-08-162-1/+2
* | Base Style: fix the size of indicatorless CheckBox & RadioButtonJ-P Nurmi2013-08-162-4/+2
* | MenuBar: Make sure invisible menus appear soGabriel de Dietrich2013-08-135-2/+19
* | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-092-1/+34
|\|
| * QQuickTooltip should not crash if widget implementation isn't possibleShawn Rutledge2013-08-021-1/+6
| * Add changes-5.1.1 fileSergio Ahumada2013-07-271-0/+28
* | Base/ToolButtonStyle: fix panel's implicit size for textual buttonsJ-P Nurmi2013-08-071-3/+6
* | Base/ToolButtonStyle: fix the background of checked buttonsJ-P Nurmi2013-08-071-5/+2
* | Add missing styleData properties to TableViewColumn::delegate docsJ-P Nurmi2013-08-061-1/+13
* | Base/ButtonStyle: fix the background of checked buttonsJ-P Nurmi2013-08-061-1/+1
* | ScrollBar: support wheel scrollingJ-P Nurmi2013-08-061-16/+28
* | ComboBox: Fix confusing example and documentation about 'currentText'Gabriel de Dietrich2013-08-021-2/+6
* | ButtonStyle - fixed redundant anchors binding in panel.Tomasz Olszak2013-07-311-1/+0
* | TableView: Fix page up / down keyboard navigationNils Jeisecke2013-07-301-2/+2
* | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-261-1/+1
|\|
| * Fix mailing address in README.Friedemann Kleint2013-07-231-1/+1
* | Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
|/
* ToolBar: Improved aestetics for Fusion styleJens Bache-Wiig2013-07-122-2/+5
* Allow mouse events when transient scroll bars are hiddenJens Bache-Wiig2013-07-122-6/+9
* SplitView: bugfix animating split itemsRichard Moe Gustavsen2013-07-111-1/+3
* SplitView: Always layout as if fillWidthItem is visibleRichard Moe Gustavsen2013-07-111-6/+6
* SplitView: bugfix hiding splitter for last itemRichard Moe Gustavsen2013-07-112-3/+41
* SplitView: support changing orientationRichard Moe Gustavsen2013-07-112-6/+116
* Add icon to button with Base styleJens Bache-Wiig2013-07-091-6/+18
* Fix missing tool tip on ButtonJens Bache-Wiig2013-07-091-8/+0
* TextArea: fix document margin handlingJ-P Nurmi2013-07-031-20/+23
* Prevent stealing of mouse events from the slider handleFabian Bumberger2013-07-031-0/+2
* Tests: Fix warnings in testsCaroline Chao2013-07-027-29/+41
* Doc: Fix typoJonathan Liu2013-07-021-1/+1
* Tests: Fix test for copy/paste for TextFieldCaroline Chao2013-06-281-1/+4
* Make ComboBox work with variant listJens Bache-Wiig2013-06-273-2/+36
* disable module when accessibility is not availableSergio Ahumada2013-06-271-5/+1
* Include qquickstyleitem_p.h only if QT_NO_WIDGETS not definedCaroline Chao2013-06-271-1/+0
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-257-12/+10
|\
| * Adapt to Qt.platform.os rename ("mac" -> "osx")v5.1.0-rc2v5.1.0J-P Nurmi2013-06-246-10/+10
| * Doc: Small fix for SplitViewCaroline Chao2013-06-241-2/+0