aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace QQuickColorImageProvider with QQuickColorImageJ-P Nurmi2017-04-1814-88/+85
* QQuickAction: keep track whether explicitly enabledJ-P Nurmi2017-04-183-10/+32
* ItemDelegate: add support for iconsMitch Curtis2017-04-124-26/+38
* QQuickIconLabel: reduce the amount of implicit size re-calculationJ-P Nurmi2017-04-121-7/+13
* QQuickIconLabel: use QStringLiteral instead of QLatin1StringJ-P Nurmi2017-04-121-2/+2
* QQuickIconLabel: create icon and label items lazilyJ-P Nurmi2017-04-119-156/+305
* Implement QQuickIconLabel::TextUnderIconJ-P Nurmi2017-04-113-5/+43
* Add QQuickIconLabel::alignmentJ-P Nurmi2017-04-113-29/+76
* Buttons: remove superfluous alignment for the internal labelsJ-P Nurmi2017-04-116-12/+0
* Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-115-6/+72
|\
| * Doc: update the type comparison tableJ-P Nurmi2017-04-111-3/+1
| * Cancel incubation recursivelyJ-P Nurmi2017-04-101-3/+15
| * ScrollBar: react immediately when using a mouseJ-P Nurmi2017-04-101-0/+1
| * QQuickScrollBar: handle touch eventsJ-P Nurmi2017-04-103-0/+55
* | ToolButton: add support for iconsMitch Curtis2017-04-114-24/+82
* | QQuickIconLabel: final propertiesJ-P Nurmi2017-04-101-6/+6
* | QQuickAction: fix deferred deleteJ-P Nurmi2017-04-101-1/+1
* | Add AbstractButton::actionJ-P Nurmi2017-04-103-5/+125
* | Add ActionJ-P Nurmi2017-04-107-0/+827
* | Button.qml: cleanup unused iconImage IDsJ-P Nurmi2017-04-103-3/+0
* | QQuickIconLabel: don't post-pone implicit size calculationJ-P Nurmi2017-04-101-4/+0
* | QQuickIconLabel: use setSize() and setPosition()J-P Nurmi2017-04-101-16/+16
* | Micro-optimize QQuickIconLabelJ-P Nurmi2017-04-101-15/+12
* | QQuickIconLabel: rename text property to labelMitch Curtis2017-04-086-41/+41
* | QQuickIconLabel: remove change signalsMitch Curtis2017-04-082-31/+9
* | Rename QQuickDisplayLayout to QQuickIconLabelMitch Curtis2017-04-078-92/+92
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devJ-P Nurmi2017-04-0721-31/+170
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-0621-31/+170
| |\|
| | * QQuickTabBar: add missing Q_REVISION() for contentWidth/HeightChanged()J-P Nurmi2017-04-061-2/+2
| | * Doc: highlight the Wearable Demo on the index pageJ-P Nurmi2017-04-061-0/+1
| | * RangeSlider: react immediately when using a mouseJ-P Nurmi2017-04-051-3/+3
| | * Dial: react immediately when using a mouseJ-P Nurmi2017-04-051-3/+3
| | * Slider: react immediately when using a mouseJ-P Nurmi2017-04-051-3/+3
| | * Set explicit cursors on all interactive controlsJ-P Nurmi2017-04-0512-4/+82
| | * StackView: resolve relative URLs to the callerJ-P Nurmi2017-04-042-5/+15
| | * QQuickScrollBar: set implicit Cursor as Qt::ArrowCursorKarol Polak2017-04-041-0/+3
| | * BusyIndicator: add lacking initialization in material styleKarol Polak2017-04-041-1/+1
| | * TextField: make textEdited() availableJ-P Nurmi2017-04-031-0/+1
| | * Doc: add missing Popup::aboutToShow() and aboutToHide() signalsJ-P Nurmi2017-04-031-2/+18
| | * Doc: replace "released" with "introduced" on the index pageJ-P Nurmi2017-04-031-1/+1
| | * Doc: add style screenshots on the index pageJ-P Nurmi2017-04-031-0/+30
| | * Doc: merge controls & styles columns in the version tableJ-P Nurmi2017-04-031-7/+3
| | * Doc: mention that standardButtons is ordered according to platformMitch Curtis2017-04-032-0/+4
* | | Move QQuickAbstractButton::displayJ-P Nurmi2017-04-071-32/+32
* | | Fix alphabetical order (by type name) in registerTypes()J-P Nurmi2017-04-071-6/+6
|/ /
* | QQuickIcon: pass signal argumentsJ-P Nurmi2017-04-032-10/+10
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-0322-49/+152
|\|
| * Doc: Correct two link errorsv5.9.0-beta1Nico Vertriest2017-03-301-2/+2
| * Doc: add missing \since to SwipeView::orientationJ-P Nurmi2017-03-291-0/+1
| * Doc: list available import versions in each Qt releaseJ-P Nurmi2017-03-291-0/+42