summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBoxHarald Nordgren2018-03-222-0/+212
* Don’t show file dialog before calling selectFile()Morten Johan Sørvig2018-03-191-1/+0
* Fix focusObjectDuringDestruction crashMorten Johan Sørvig2018-03-191-1/+2
* Stabilize tst_qgraphicsitem and tst_qgraphicsviewMorten Johan Sørvig2018-03-192-0/+37
* Blacklist childEvents on macOS CI againMorten Johan Sørvig2018-03-191-0/+2
* Fix tst_QTreeView - setSortingEnabledChildChristian Ehrlicher2018-03-182-3/+3
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-152-24/+3
|\
| * Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-141-21/+0
| * Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-141-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-101-0/+12
|\|
| * Fix QLabel crash if buddy's lifetime is too shortSergio Martins2018-03-081-0/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-082-0/+82
|\|
| * QTabWidget: Do not add tabbar size during sizeHint() when it is hiddenChristian Ehrlicher2018-03-071-0/+29
| * QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-071-0/+53
* | Remove tests from BLACKLIST for macOSMorten Johan Sørvig2018-03-081-29/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-051-0/+3
|\|
| * Blacklist tst_QGraphicsView::itemsInRect_cosmeticAdjust on UbuntuKari Oikarinen2018-03-051-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-0/+3
|\|
| * Blacklist tst_QApplication::touchEventPropagation on openSUSEKari Oikarinen2018-03-021-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-023-15/+55
|\|
| * ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-11/+51
| * tst_QAbstractItemView: Wrap qWaitForWindowActive in QVERIFYKari Oikarinen2018-03-011-4/+3
| * QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-011-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-281-0/+2
|\|
| * Blacklist tst_QWidget::saveRestoreGeometry on openSUSEKari Oikarinen2018-02-281-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-0/+76
|\|
| * QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-211-0/+71
| * QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-211-0/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-213-111/+191
|\|
| * Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-202-111/+190
| * QLineEdit: Clear input context commit string after test functionsKari Oikarinen2018-02-191-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-1615-15/+187
|\|
| * Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Liang Qi2018-02-151-0/+76
| |\
| | * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-0/+76
| | |\
| | | * Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-081-0/+76
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-291-4/+9
| | | |\
| | | * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-247-10/+10
| | | |\ \
| * | | | | Blacklist tst_QMdiSubWindow::setOpaqueResizeAndMove on macOS 10.12Kari Oikarinen2018-02-151-0/+2
| * | | | | Make sure the parent view will have focus when activation is given backAndy Shaw2018-02-151-0/+79
| |/ / / /
| * | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1411-15/+26
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1411-15/+26
| | |\ \ \ \
| | | * | | | Blacklist a flaky messagebox testVille Voutilainen2018-02-131-0/+2
| | | * | | | Blacklist a flaky scrollbar test on macosVille Voutilainen2018-02-121-0/+3
| | | * | | | Blacklist a flaky menubar testVille Voutilainen2018-02-091-0/+3
| | | | |_|/ | | | |/| |
| | | * | | QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-291-4/+9
| | | | |/ | | | |/|
| | | * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-207-10/+10
| * | | | Blacklist tst_QGraphicsView::update2 on openSUSE 42.3Kari Oikarinen2018-02-141-0/+2
| * | | | Blacklist tst_QWidget::moveInResizeEvent on UbuntuKari Oikarinen2018-02-141-0/+2
| |/ / /
* | | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-02-1419-77/+5
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-1319-77/+5
| |\| | |