aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-153-2/+78
|\
| * Fix QQuickSlider::valueAt()J-P Nurmi2017-11-071-2/+4
| * Qt.labs.platform: declare and register enums to the meta systemJ-P Nurmi2017-11-062-0/+74
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-11-062-3/+16
|\|
| * tst_scrollbar::test_overshoot(): use createTemporaryObject()J-P Nurmi2017-11-031-3/+1
| * QQuickTextField: retain selection on right mouse button clickJ-P Nurmi2017-11-031-0/+15
* | Improve tst_snippetsJ-P Nurmi2017-11-021-4/+4
* | Visualize mnemonicsJ-P Nurmi2017-11-021-2/+2
* | Default: merge SwitchIndicator back to Switch & SwitchDelegateJ-P Nurmi2017-11-021-1/+1
* | Default: merge RadioIndicator back to RadioButton & RadioDelegateJ-P Nurmi2017-11-021-1/+1
* | Default: merge CheckIndicator back to CheckBox & CheckDelegateJ-P Nurmi2017-11-021-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-2/+12
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-231-2/+12
* | QQuickSpinBox: fix internal setValue() argumentsJ-P Nurmi2017-10-271-0/+5
* | QQuickIconImage: fix crash with image providersJ-P Nurmi2017-10-232-0/+48
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-10-223-15/+82
|\|
| * Speedup tst_pageindicatorJ-P Nurmi2017-10-191-12/+24
| * QQuickContainer: fix itemSiblingOrderChanged()J-P Nurmi2017-10-171-3/+27
| * QQuickToolTip: disable hoverJ-P Nurmi2017-10-121-0/+31
* | remove blacklistsShawn Rutledge2017-10-222-24/+0
* | 9-patch export plugin for SketchJ-P Nurmi2017-10-181-1/+1
* | tst_sanity: fix "empty filename passed to function" warningsJ-P Nurmi2017-10-181-3/+6
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-10-123-1/+58
|\|
| * tst_combobox: attempt to stabilize test_mouse()J-P Nurmi2017-10-021-1/+1
| * QQuickScrollView: fix binding loop with wrapping TextAreaJ-P Nurmi2017-09-281-0/+25
| * QQuickButtonGroup: track the checked button with a QPointerJ-P Nurmi2017-09-281-0/+32
* | QQuickAction: don't uncheck the checked action of an exclusive groupJ-P Nurmi2017-10-091-0/+41
* | QQuickActionGroup: add missing default propertyJ-P Nurmi2017-10-091-0/+19
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-2762-117/+116
|\|
| * Rename tst_menu to tst_QQuickMenuJ-P Nurmi2017-09-279-16/+16
| * Rename tst_applicationwindow to tst_QQuickApplicationWindowJ-P Nurmi2017-09-2714-23/+23
| * Rename tst_popup to tst_QQuickPopupJ-P Nurmi2017-09-2717-34/+34
| * Rename tst_Drawer to tst_QQuickDrawerJ-P Nurmi2017-09-2718-34/+34
* | Fix tst_paletteJ-P Nurmi2017-09-221-2/+18
* | Imagine: fix QRC pathsMitch Curtis2017-09-146-0/+154
* | QQuickComboBox: fix attached Keys signal handlers when editableJ-P Nurmi2017-09-111-1/+0
* | Extend tst_paletteJ-P Nurmi2017-09-112-0/+123
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-115-0/+228
|\|
| * Fix font inheritanceJ-P Nurmi2017-09-112-0/+123
| * Fix non-modal drawer drag/swipe open and closeMichal Policht2017-09-061-0/+83
| * QQuickSpinBox: fix initial value validationJ-P Nurmi2017-08-291-0/+6
| * Fix a crash with ScrollView + TextAreaJ-P Nurmi2017-08-291-0/+16
* | Bump QtQuick 2.9 imports to 2.10Mitch Curtis2017-09-0654-55/+55
* | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...J-P Nurmi2017-09-011-1/+15
|\ \
| * \ Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2017-09-011-1/+15
| |\ \
| | * | Fix accessibility-related performance regressionsJ-P Nurmi2017-08-311-1/+15
* | | | tst_combobox: remove bogus mouse highlight checksJ-P Nurmi2017-09-011-12/+0
|/ / /
* / / Add ApplicationWindow::menuBarJ-P Nurmi2017-08-312-1/+15
|/ /
* | SwipeDelegate: grab the mouse when accepting a press eventShawn Rutledge2017-08-255-100/+0
* | Blacklist tst_popup temporarilyFrederik Gladhorn2017-08-231-0/+10