summaryrefslogtreecommitdiffstats
path: root/src/controls/Private
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-08-313-19/+19
* Add missing overrideAlexander Volkov2020-05-255-15/+16
* Update 'dev' dependenciesAllan Sandfeld Jensen2020-05-121-2/+1
* Compile controls after changes in the meta system that broke itJan Arve Saether2020-03-252-0/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-111-3/+0
|\
| * Doc: Remove \internal command from a \qmlabstract typeTopi Reinio2020-01-101-3/+0
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-5/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-052-34/+168
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-042-34/+168
| |\
| | * QQuickTreeModelAdaptor1: fix updating of ModelIndex roleAlberto Mardegan2019-10-292-34/+168
* | | Adapt to new Connections syntaxUlf Hermann2019-10-204-9/+9
|/ /
* | Make restoreMode on all Binding elements explicitUlf Hermann2019-10-046-11/+28
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-281-1/+1
|\|
| * Only calculate the height of the ListView when there are model entriesAndy Shaw2019-09-251-1/+1
* | Guard against flickableItem being null when scrollingUlf Hermann2019-09-261-1/+1
* | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-281-1/+1
|\
| * Don't specify null to indicate an invalid QModelIndexAndy Shaw2019-05-201-1/+1
* | Fix scroll position after resizev5.13.0-beta3v5.13.0-beta2Allan Sandfeld Jensen2019-04-081-1/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-022-4/+7
|\|
| * Update the CalendarHeaderModel when changing the locale setAndy Shaw2019-02-201-2/+5
| * Fix incorrect transientScrollBars binding in BasicTableViewShawn Rutledge2019-01-281-2/+2
* | Fix deprecation warningsFriedemann Kleint2019-02-062-7/+8
* | Fix TableView column index when columns are insertedJoni Poikelin2019-01-282-3/+1
|/
* 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.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