aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickswipedelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SwipeDelegate: fix swipes that begin over a child item of a delegateMitch Curtis2016-11-241-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-231-21/+30
|\
| * SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-231-21/+30
* | SwipeDelegate: fix broken swiping after calling SwipeDelegate.close()Mitch Curtis2016-11-221-0/+4
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-021-6/+6
|\|
| * Doc: revise brief descriptionsJ-P Nurmi2016-11-021-1/+1
| * Doc: mention that some SwipeDelegate::swipe properties are read-onlyJ-P Nurmi2016-10-311-5/+5
* | Doc: fix SwipeDelegate detailed descriptionJ-P Nurmi2016-10-251-5/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-191-3/+9
|\|
| * SwipeDelegate: fix documentation review findingsMitch Curtis2016-10-171-3/+9
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-071-1/+1
|\|
| * SwipeDelegate: fix comment referring to code that has since been movedMitch Curtis2016-10-061-1/+1
* | Doc: SwipeDelegate: move methods out of property groupsJ-P Nurmi2016-08-131-9/+12
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-08-091-0/+1
|\|
| * Add SwipeDelegate to Delegate Controls documentationMitch Curtis2016-08-081-0/+1
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-031-0/+16
|\|
| * SwipeDelegate: warn about horizontally anchoring background/contentItemMitch Curtis2016-08-021-0/+16
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-151-11/+53
|\|
| * SwipeDelegate: vertically resize contentItem when swipe is completeMitch Curtis2016-07-151-4/+8
| * SwipeDelegate: reposition contentItem, background on width changesMitch Curtis2016-07-121-7/+41
| * SwipeDelegate: document which items can be used in left/right/behindMitch Curtis2016-07-111-0/+6
* | SwipeDelegate: add doc exampleMitch Curtis2016-07-151-0/+5
* | SwipeDelegate: add swipe.pressed and swipe.clicked()Mitch Curtis2016-07-141-3/+200
* | SwipeDelegate: add swipe.completed() signalMitch Curtis2016-07-131-1/+12
* | SwipeDelegate: add swipe.close()Mitch Curtis2016-07-131-1/+15
|/
* SwipeDelegate: only consume child events if we grabbed the mouseMitch Curtis2016-07-081-5/+7
* Doc: update \sa statements ControlsNico Vertriest2016-06-081-1/+1
* Doc: fix SwipeDelegate link errorsJ-P Nurmi2016-05-261-10/+10
* Doc: add missing \since 5.7 tagsJ-P Nurmi2016-05-251-0/+1
* SwipeDelegate: rename exposure to swipe, active to completeMitch Curtis2016-05-231-132/+132
* Fix SwipeDelegate's detailed descriptionMitch Curtis2016-05-041-2/+2
* Move highlighted to subclasses that actually use itMitch Curtis2016-04-271-2/+2
* Move autoRepeat out of QQuickAbstractButtonMitch Curtis2016-04-231-3/+1
* Doc: cleanup remaining "labs" referencesJ-P Nurmi2016-04-211-2/+0
* Doc: rename Qt.labs.controls 1.0 to QtQuick.Controls 2.0J-P Nurmi2016-04-211-10/+10
* Fix SwipeDelegate to inherit ItemDelegateJ-P Nurmi2016-04-211-5/+5
* Use font from theme for list delegatesNikita Krupenko2016-04-141-1/+1
* Templates: update license headersJ-P Nurmi2016-04-141-1/+1
* Doc: cleanup broken links to non-existent AbstractButton::checkableJ-P Nurmi2016-04-131-2/+2
* Doc: add 2-suffix to the image assets and snippetsJ-P Nurmi2016-04-131-3/+3
* Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-131-0/+855