summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only calculate the height of the ListView when there are model entriesAndy Shaw2019-09-251-1/+1
* Exclude the resources when building statically as qmake will handle thisAndy Shaw2019-05-281-1/+1
* Don't specify null to indicate an invalid QModelIndexAndy Shaw2019-05-201-1/+1
* Create the decoration component when it is neededAndy Shaw2019-04-163-11/+8
* Dialog: Update the title on the window when changing it on the dialogAndy Shaw2019-03-291-0/+2
* ScrollViewStyle: Avoid division by zero in extent computationv5.12.25.12.2Benjamin Robin2019-02-251-2/+2
* Update the CalendarHeaderModel when changing the locale setAndy Shaw2019-02-202-2/+6
* Fix progress indicator with vertical progress barJoni Poikelin2019-01-281-2/+1
* 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
* Static: Register the base style qml files so they can be foundAndy Shaw2018-12-103-2/+49
* Static: Install the qmldir for the Styles moduleAndy Shaw2018-12-071-1/+1
* Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Qt Forward Merge Bot2018-12-052-2/+4
|\
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-2/+4
| |\
| | * Fix button menus not opening on the second attemptv5.12.0-rc2v5.12.05.12.0Mitch Curtis2018-11-271-1/+1
| | * Doc: Ignore WinRT-specific qml files from the documentation buildv5.12.0-rc1Topi Reinio2018-11-091-1/+3
* | | 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
|/
* Doc: Document Qt Quick Controls explicitly as 'version 1'Venugopal Shivashankar2018-10-2615-128/+131
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3Qt Forward Merge Bot2018-10-131-0/+1
|\
| * Doc: Add missing documentation for styleData.role in itemDelegateAndy Shaw2018-10-121-0/+1
* | Fix build when filedialog feature is disabledv5.12.0-beta2v5.12.0-beta1Eskil Abrahamsen Blomfeldt2018-10-011-2/+4
* | Menu: Provide a safe clear() functionUlf Hermann2018-09-272-22/+55
* | 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
* | Dialogs: allow preventing processing of standard buttonsAlberto Mardegan2018-06-292-15/+76
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-2323-25/+25
|\ \ | |/
| * Doc: Add missing dots (qtquickcontrols)Paul Wicking2018-06-1923-25/+25
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-042-5/+5
|\ \ | |/
| * Extras: fix remaining createRadialGradient() issuesMitch Curtis2018-05-292-5/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-1/+1
|\ \ | |/
| * StatusIndicatorStyle: fix usage of ctx.createRadialGradient()Mitch Curtis2018-05-241-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-277-58/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-183-5/+9
|\ \ | |/
| * Slider: don't break the binding on value when using the mouse wheelAndy Shaw2018-04-171-2/+2
| * Stop incrementing if the mouse is no longer over the buttonAndy Shaw2018-04-171-2/+4
| * iOS: Be more explicit about how to get access to the native image pickerAndy Shaw2018-04-161-1/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-072-2/+2
|\ \ | |/
| * Do not treat winrt as touch based mobile platformv5.11.0-beta4Oliver Wolff2018-04-052-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-242-4/+0
|\ \ | |/
| * Fix detected anchors on an item that is managed by a layoutv5.11.0-beta3Paolo Angelelli2018-03-222-4/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-139-52/+52
|\ \ | |/
| * Don't conflict with Qt Quick Controls 2 when using the platform dialogsAndy Shaw2018-03-129-52/+52
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-278-21/+44
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-181-1/+4
| |\
| | * QQuickMenu1::__popup(): Scale target rectangleJ-P Nurmi2018-02-021-1/+4
| * | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-124-4/+32
| |\ \
| | * | Calendar: make clicked(date) emit the correct date5.10Mitch Curtis2018-02-091-3/+5
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-023-1/+27
| | |\ \ | | | |/