summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
* | 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
* | | QTreeWidget: fix visualItemRect()Christian Ehrlicher2018-01-031-0/+30
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-024-2/+56
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-024-2/+56
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-304-2/+57
| | |\|
| | | * QTreeView: Make sure QHeaderView is notified on layoutChanged()Christian Ehrlicher2017-12-171-0/+24
| | | * Set sharedPainter correctly for QGraphicsEffectLaszlo Agocs2017-12-121-0/+21
| | | * Blacklist tst_QSplitter::replaceWidget(visible, not collapsed) for LinuxFriedemann Kleint2017-12-011-0/+2
| | | * tst_QFileSystemModel: Stabilize readOnly(), sortPersistentIndex()Friedemann Kleint2017-11-301-2/+10
* | | | Add QHeaderView::setFirstSectionMovable(), useful for flat treeviewsDavid Faure2018-01-021-0/+6
|/ / /
* | | QHeaderView: properly connect rows/columnsMovedChristian Ehrlicher2017-12-221-1/+18
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-086-7/+7
* | | Port away from QRegion::rects()Marc Mutz2017-12-073-10/+20
* | | tst_QWidget: port away from QRegion::rects()Marc Mutz2017-12-061-4/+3
* | | tst_QWidget: port some easy QRegion::rects() calls to begin()/end()Marc Mutz2017-12-061-3/+3
* | | Simplify date-time formatting in textForRole()Edward Welbourne2017-11-301-22/+50
* | | Raise the upper bound on years to 9999Edward Welbourne2017-11-301-22/+22
* | | QTreeWidgetItem::insertChildren: ignore out of bounds indexesGiuseppe D'Angelo2017-11-301-2/+11
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-0/+192
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-232-0/+193
| |\|