summaryrefslogtreecommitdiff
path: root/src/controls/Private
Commit message (Expand)AuthorAgeFilesLines
* Don't specify null to indicate an invalid QModelIndexAndy Shaw2019-05-201-1/+1
* Update the CalendarHeaderModel when changing the locale setAndy Shaw2019-02-201-2/+5
* Fix incorrect transientScrollBars binding in BasicTableViewShawn Rutledge2019-01-281-2/+2
* Calendar: Ignore any time specified for a minimum and maximum dateAndy Shaw2019-01-142-20/+23
* Insert before next item when it existsAllan Sandfeld Jensen2018-12-101-2/+9
* Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Qt Forward Merge Bot2018-12-051-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-1/+1
| |\
| | * Fix button menus not opening on the second attemptv5.12.0-rc2v5.12.05.12.0Mitch Curtis2018-11-271-1/+1
* | | QQuickTreeModelAdaptor1: fix out of range issue in selectionForRowRangeSamuel Gaist2018-12-051-0/+2
|/ /
* | TableView: Handle dynamic insertion of TableViewColumns correctlyAndy Shaw2018-11-161-0/+11
|/
* ScrollView: Defer calls to doLayout()Ulf Hermann2018-09-261-10/+8
* Fix replace transition of vertical slide in the stack viewSimon Hausmann2018-07-031-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+4
|\
| * TableView: Don't unset the delegate loader source componentUlf Hermann2017-12-151-1/+4
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-186-35/+49
|\ \ | |/
| * Calendar: fix bug when NaN is displayed instead of dateOleg Yadrov2017-12-154-23/+23
| * ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-231-0/+2
| * Pick the default style name at runtime instead of compile timeJake Petroules2017-11-211-12/+24
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-011-1/+1
|\ \ | |/
| * Check for empty style returned from environmentFriedemann Kleint2017-09-051-1/+1
* | Fix typoFrederik Gladhorn2017-10-101-1/+1
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-3/+3
|/
* Convert features.tooltip to QT_CONFIGStephan Binner2017-06-271-3/+6
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-06-011-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-182-6/+26
|\
| * Add NOTIFY signals for WheelArea5.8Marco Martin2017-04-032-6/+26
* | Fix warnings for -no-feature-itemviewsv5.9.0-beta1Nikita Krupenko2017-03-291-0/+2
* | Fix build with -no-feature-libraryPaul Olav Tvete2017-03-201-0/+2
* | Build fix for -no-feature-libraryPaul Olav Tvete2017-03-031-2/+3
* | Build fix for -no-feature-validatorPaul Olav Tvete2017-03-032-0/+7
* | Build fix for various widget featuresPaul Olav Tvete2017-03-031-4/+34
* | Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-021-1/+4
|\ \ | |/
| * Made Button accept space key press and release eventsJason Erb2017-02-101-1/+4
* | Note that iconName requires QApplicationMitch Curtis2017-03-011-0/+2
* | Fix build for -no-feature-tooltipStephan Binner2017-02-281-3/+3
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-2/+2
| |\
| | * Fixed possible crash due to out of memory on ARMFilippo Cucchetto2016-11-231-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-193-5/+38
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-183-5/+38
| |\ \ | | |/
| | * RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-303-5/+38
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-305-8/+62
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-275-8/+62
| |\ \ | | |/
| | * Fix moving of TreeView itemsJoni Poikelin2016-08-263-7/+51
| | * Update scroll indicator position on content size changeNikita Krupenko2016-08-181-0/+10
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-025-21/+42
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+2
| |\ \ | | |/
| | * ScrollView: block updates when redoing the layoutOlivier Goffart2016-06-091-0/+2