summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog for 5.3.1v5.3.15.3.1Caroline Chao2014-06-181-0/+77
* Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-146-14/+96
|\
| * Doc: Updated layouts docs with images and snippetsstableVenu2014-06-134-9/+77
| * Menu: Don't open disabled submenusGabriel de Dietrich2014-06-122-5/+19
* | Fix CalendarStyle::control as read-onlyJ-P Nurmi2014-06-111-1/+1
* | CalendarStyle: add styleData.index for dayOfWeekDelegateJ-P Nurmi2014-06-111-0/+4
* | CalendarStyle: document available styleData propertiesJ-P Nurmi2014-06-111-0/+29
* | Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-114-13/+35
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-114-13/+35
| |\ \ | | |/
| | * TableView: Allow resizing and scrolling single-column tablesGabriel de Dietrich2014-06-062-7/+8
| | * Menu: Properly relay enabled state to QPA menu objectGabriel de Dietrich2014-06-062-3/+19
| | * TableView: Make sure we get the content width with hidden headerGabriel de Dietrich2014-06-051-2/+2
| | * TableView: Reset dragged header position if not movedGabriel de Dietrich2014-06-051-1/+6
* | | CalendarStyle: do not hard code the width of weekNumberDelegateJ-P Nurmi2014-06-111-15/+16
* | | CalendarStyle: do not hard code the height of dayOfWeekDelegateJ-P Nurmi2014-06-112-5/+7
|/ /
* | Make Base ToolButtonStyle honor icon size.Mitch Curtis2014-06-101-2/+2
* | Calendar: respect style provided sizeJ-P Nurmi2014-06-102-5/+6
* | Calendar: fix dayOfWeekDelegate positioningJ-P Nurmi2014-06-101-0/+1
|/
* TableViewColumn: Process all the rows in resizeToContents()Gabriel de Dietrich2014-06-041-1/+1
* TextField::font: fix the default value handlingJ-P Nurmi2014-06-041-1/+1
* Fix TextArea's fontJ-P Nurmi2014-06-041-6/+1
* Make SliderStyle example use implicitWidth and implicitHeight.Mitch Curtis2014-06-031-2/+2
* FileDialog: handle back and esc keys to reject the dialogAndy Shaw2014-06-031-0/+12
* Dialogs: don't allow click passthrough when a dialog is showingShawn Rutledge2014-06-021-3/+2
* TableView: cleanup unused Text left overJ-P Nurmi2014-05-211-2/+0
* Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-203-51/+2
|\
| * Dialogs: avoid setting invalid geometryv5.3.0release5.3.0Shawn Rutledge2014-05-141-2/+2
| * Remove redundant button clicked handler in QQuickMessageBoxBerthold Krevert2014-05-142-49/+0
* | Fixed QML binding loop warning.Jason Erb2014-05-151-1/+6
* | TextFieldStyle: more fool-proof size calculationJ-P Nurmi2014-05-151-6/+3
* | TableView: fix the position of "filled" rowsJ-P Nurmi2014-05-151-1/+1
* | Scroll the parent mouse areas when reaching the bounds of a ScrollViewAndy Shaw2014-05-142-1/+40
* | Don't allow navigation to previous/next month when dragging mouse.Mitch Curtis2014-05-132-8/+27
* | Fix selection handling in texteditor exampleBerthold Krevert2014-05-131-5/+12
* | Fix CalendarStyle's layouting and grid cell calculation.Mitch Curtis2014-05-133-249/+348
* | Use RotationAnimator in the BusyIndicatorStyle example snippetJ-P Nurmi2014-05-121-1/+1
* | Fix TableViewStyle::rowDelegate docsJ-P Nurmi2014-05-121-1/+1
* | Doc: modified wrong default valueNico Vertriest2014-05-081-1/+1
* | TabBar: fix a typoJ-P Nurmi2014-05-071-1/+1
* | Fix typo and add missing period to GridLayout documentation.Mitch Curtis2014-05-071-2/+2
* | Fix the update of TabView.currentIndex when inserting/removing tabsJocelyn Turcotte2014-05-072-2/+52
* | Handle invalid indexes for TabView.getTabJocelyn Turcotte2014-05-071-1/+2
* | TableView: fix styleData.row to be a bindingJ-P Nurmi2014-05-061-1/+1
* | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2014-05-062-2/+4
|\ \ | |/
| * FileDialog: update icon whenever the filename changesv5.3.0-rc1Shawn Rutledge2014-05-051-2/+1
| * Menu: Fix QPA related crash on exitGabriel de Dietrich2014-05-041-0/+3
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-035-6/+329
|\ \
| * \ Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-015-6/+329
| |\ \ | | |/
| | * Add Window declaration to plugins.qmltypesFawzi Mohamed2014-04-301-0/+195
| | * Add changelog for 5.3.0Jens Bache-Wiig2014-04-251-0/+107