aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquicktooltip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Welcome to 2017J-P Nurmi2017-01-091-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-021-2/+24
|\
| * ToolTip: fix accessibility supportJ-P Nurmi2016-11-021-0/+10
| * Doc: add links to ToolTip attached properties and methodsJ-P Nurmi2016-10-311-2/+14
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-031-19/+18
|\|
| * Fix QQuickToolTip's delay and visibilityJ-P Nurmi2016-10-021-18/+16
| * Cancel exit transition when the same tooltip is shown againMitch Curtis2016-09-301-1/+1
| * Fix QQuickToolTipAttached parentJ-P Nurmi2016-09-281-3/+3
* | Revert "Popup: expose flip API"J-P Nurmi2016-09-221-2/+3
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-231-13/+27
|\|
| * QQuickToolTip: fix the creation context of the shared tooltipJ-P Nurmi2016-08-221-15/+12
| * Fix attached ToolTip propertiesJ-P Nurmi2016-08-191-2/+8
| * QQuickToolTip: fix destruction of the shared tooltipJ-P Nurmi2016-08-191-1/+12
* | ToolTip: don't leak memory if attached to a non-ItemJ-P Nurmi2016-07-181-7/+6
* | Popup: expose flip APIJ-P Nurmi2016-07-091-3/+2
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-091-1/+9
|\|
| * Improve ToolTip documentationMitch Curtis2016-07-041-1/+9
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-081-1/+1
|/
* Doc: add missing \since 5.7 tagsJ-P Nurmi2016-05-251-0/+1
* Use ToolTip font from themeNikita Krupenko2016-04-261-0/+6
* Promote QQuickToolTip's repositioning code to QQuickPopupJ-P Nurmi2016-04-251-84/+3
* Doc: add "Popup Controls" group pageJ-P Nurmi2016-04-251-1/+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-11/+11
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-211-1/+1
* ToolTip: use QQmlInfo and don't crash with non-ItemsJ-P Nurmi2016-04-151-12/+17
* Templates: update license headersJ-P Nurmi2016-04-141-1/+1
* Doc: add 2-suffix to the image assets and snippetsJ-P Nurmi2016-04-131-6/+6
* Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-131-0/+560