summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * QHeaderView: Simplify and fix layoutChange handlingStephen Kelly2017-11-221-0/+49
| | * Start from the first visible item when doing a searchAndy Shaw2017-11-221-0/+97
| | * QTreeView: recalculate row heights in hide/showColumn()Christian Ehrlicher2017-11-171-0/+47
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2357-344/+318
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-171-0/+32
| |\|
| | * QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-0/+32
| * | test: blacklist tst_QWidget::multipleToplevelFocusCheck()Liang Qi2017-11-141-4/+1
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Tony Sarajärvi2017-11-1251-278/+203
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-0951-278/+203
| | |\|
| | | * QHeaderView: Honor maximumSectionSize property during resizeSections()Christian Ehrlicher2017-11-061-0/+4
| | | * tst_QWidget::multipleToplevelFocusCheck(): Avoid overlappingFriedemann Kleint2017-11-061-2/+5
| | | * testlib: start sharing common helper functionsGatis Paeglis2017-11-0448-239/+97
| | | * tests: skip tst_QMenuBar::check_cursorKeys* on UnityGatis Paeglis2017-11-041-0/+9
| | | * Disable window shortcuts if there is a window modal dialogElvis Angelaccio2017-11-041-1/+51
| | | * tst_QMenuBar: Port to QWindow-based mouse test APIFriedemann Kleint2017-10-292-36/+37
| * | | test: blacklist tst_QWidget::multipleToplevelFocusCheck() and setToolTip()Liang Qi2017-11-121-0/+5
| |/ /