aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickswipedelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-301-0/+15
* SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-231-21/+30
* 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
* SwipeDelegate: fix documentation review findingsMitch Curtis2016-10-171-3/+9
* SwipeDelegate: fix comment referring to code that has since been movedMitch Curtis2016-10-061-1/+1
* Add SwipeDelegate to Delegate Controls documentationMitch Curtis2016-08-081-0/+1
* SwipeDelegate: warn about horizontally anchoring background/contentItemMitch Curtis2016-08-021-0/+16
* 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: 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