summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\| | |
| | * | | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-1311-53/+0
| | * | | Blacklist tst_qwidget_window::tst_resize_countKari Oikarinen2018-02-131-0/+4
| | * | | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-125-21/+0
| | * | | Fix autotest tst_QAction::setStandardKeys()Christian Ehrlicher2018-02-122-3/+1
* | | | | tests: Refactor cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveFriedemann Kleint2018-02-141-72/+63
|/ / / /
* | | | Ensure textEdited() is emitted if the input is changed by a validatorBenjamin Terrier2018-02-121-0/+27
* | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-111-0/+3
|\| | |
| * | | macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
* | | | Introduce QLayout::indexOf(QLayoutItem *)Sergio Martins2018-02-101-0/+20
* | | | QTreeWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-02-101-8/+23
* | | | tst_QMenu: Add define QTEST_QPA_MOUSE_HANDLINGFriedemann Kleint2018-02-071-0/+2
|/ / /
* | | tests: cleanup tst_QMenu::click_while_dismissing_submenu()Friedemann Kleint2018-02-031-8/+10
* | | QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-031-1/+88
* | | tests: cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveGatis Paeglis2018-01-291-51/+70
* | | QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-261-6/+24
* | | tst_QSplitter::replaceWidget: explicit wait for eventsChristian Ehrlicher2018-01-261-18/+39
* | | QFileSystemModel/Win: Fix file system operations failing due to watchersFriedemann Kleint2018-01-261-0/+39
* | | QMenuBar::mouseReleaseEvent: fix triggering hidden actionsYulong Bai2018-01-241-3/+22
* | | itemviews: When an index widget gets focus, update the current indexAndy Shaw2018-01-221-0/+53
* | | QMenuBar: Fix repetitive emission of triggered() when using addAction(QString)Yulong Bai2018-01-211-2/+26
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-23/+0
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-24/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-111-24/+0
| | |\
| | | * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-051-24/+0
* | | | Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayoutChristian Ehrlicher2018-01-181-4/+4
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-1/+28
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-1/+28
| |\| |
| | * | QFileSystemModel/Windows: Make file name checking case-insensitiveFriedemann Kleint2018-01-091-1/+28
| | |/
* | | QMenuBar: Add overloads of addAction() using Qt 5 signals and slotsAnton Kudryavtsev2018-01-061-0/+38
* | | QHeaderView: respect min/maximumSectionSize propertyChristian Ehrlicher2018-01-062-6/+96
* | | Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-6/+6