aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update \titles with "Controls 2" in itVenugopal Shivashankar2018-12-045-5/+10
* Fix for SpinBox crash in Qt Quick DesignerThomas Hartmann2018-12-041-2/+3
* Port QQuickComboBox to QRegularExpressionSamuel Gaist2018-12-041-5/+12
* Fix QQuickIconLabel's baselineOffsetMitch Curtis2018-12-031-0/+3
* Doc: clarify event handlingMitch Curtis2018-12-032-5/+15
* Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-1/+1
* Doc: add "1" to all mentions of the old Qt Quick ControlsMitch Curtis2018-12-032-9/+9
* qquickfusionstyle: do not force a fixed blue color as highlight colorTimur Pocheptsov2018-11-291-2/+0
* Doc: Add qmake include flag for modulePaul Wicking2018-11-271-0/+2
* QQuickScrollView: override getContentWidth/Height()Richard Moe Gustavsen2018-11-271-0/+25
* Fix compilation with qreal=floatFriedemann Kleint2018-11-263-5/+6
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-2912-83/+95
* Fix custom property page for snapeModeThomas Hartmann2018-10-231-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3Liang Qi2018-10-156-13/+60
|\
| * QQuickPopupPositioner: avoid adding duplicate item change listenersMitch Curtis2018-10-041-1/+1
| * MenuBar: ensure the correct delegates are used when created via ComponentMitch Curtis2018-10-024-12/+52
* | QQuickStackView: Fix deprecated function call warningv5.12.0-alpha1Friedemann Kleint2018-09-121-4/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-113-21/+49
|\|
| * Menu: ensure the correct delegates are used when created via ComponentMitch Curtis2018-09-052-17/+45
| * Doc: improve SwipeView docsMitch Curtis2018-09-031-4/+4
* | Fix enum warningsMitch Curtis2018-08-233-20/+9
* | QQuickContainer: call getContentItem() instead of using memberMitch Curtis2018-08-201-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-182-2/+2
|\|
| * QQuickStackView: fix crash on viewItemTransitionFinished()Alexandr Akulich2018-08-111-1/+1
| * QQuickPlatformColorDialog - properly initialize platform dialog helperTimur Pocheptsov2018-08-091-1/+1
* | qquickplatformmessagedialog: fix build errorMitch Curtis2018-08-151-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-081-1/+2
|\|
| * QQuickIconImage: prevent color from being applied twiceMitch Curtis2018-07-301-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-281-0/+20
|\|
| * Doc: add a note about the best way to set paddingMitch Curtis2018-07-241-0/+20
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-241-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-1710-8/+212
|\|
| * Fix crash on exit when using a shader and a PopupSimon Hausmann2018-07-161-1/+1
| * Fix qrc paths in QT_QUICK_CONTROLS_STYLE_PATHMitch Curtis2018-07-161-2/+60
| * Doc: add "Sizing" section to ScrollView's docsMitch Curtis2018-07-111-2/+16
| * Doc: Add AbstractButton.TextUnderIcon to display:enumeration listPaul Wicking2018-07-112-0/+1
| * Doc: provide code snippets for Overlay.modal and Overlay.modelessMitch Curtis2018-07-103-0/+120
| * Doc: Re-add .qml files as example sourcesTopi Reinio2018-07-041-1/+1
| * Move all pendingCurrentIndex assignments to a private setterMitch Curtis2018-07-032-7/+13
* | Material: qualify DialogButtonBox enums with "T"Mitch Curtis2018-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-037-11/+15
|\|
| * Doc: Exclude .qml source files from the documentation buildTopi Reinio2018-06-271-0/+4
| * Menu: fix items not being scrollable when using WindowMitch Curtis2018-06-255-10/+10
| * QQuickTumblerAttachedPrivate: fix type of variable: int => qrealMitch Curtis2018-06-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-2516-70/+174
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-2516-70/+174
| |\|
| | * QQuickSpinBox: Fix "function expressions as statements" warningMitch Curtis2018-06-211-1/+1
| | * Imagine: document how to export 9-patch imagesMitch Curtis2018-06-141-0/+54
| | * Fix Tumbler not respecting currentIndex changes in onModelChangedMitch Curtis2018-06-133-68/+100
| | * Document which modules are required when building from sourceMitch Curtis2018-06-131-0/+9