summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: Updated layouts docs with images and snippetsstableVenu2014-06-134-9/+77
* Menu: Don't open disabled submenusGabriel de Dietrich2014-06-122-5/+19
* 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
* 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
| | * Correct positioning for popups in QQuickWidgetPaul Olav Tvete2014-04-253-6/+27
* | | Calculate the position of the scrollbar handle correctlyAndy Shaw2014-05-021-2/+4
* | | Ensure that child MouseAreas will get the event firstAndy Shaw2014-05-021-1/+1
|/ /
* | ComboBox: Subtract style padding from TextInput widthGabriel de Dietrich2014-04-291-1/+1
* | Fix styleData.activeFocus for TabViewStyle::tabJ-P Nurmi2014-04-291-1/+1
* | Tests: Remove insignificant marker for Win7 build with AngleCaroline Chao2014-04-291-2/+0
* | ComboBox: Update currentText when currentIndex goes from -1 to 0Gabriel de Dietrich2014-04-282-0/+16
* | ComboBox style: Remove old API in desktop drop-down frameGabriel de Dietrich2014-04-281-5/+8
* | ComboBox style: Remove old styling API in Base pop-up frameGabriel de Dietrich2014-04-281-10/+13
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-2519-558/+856
|\ \
| * \ Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2319-558/+856
| |\ \ | | |/
| | * Fix missing tabs in touch exampleJens Bache-Wiig2014-04-231-2/+1