summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-0/+3
|\
| * Blacklist qgraphicsitem::sorting test on opensuse-42.3Kai Koehne2019-03-291-0/+3
* | Extend blacklistnig of tst_qwidgets to cover RHEL 7.6Tony Sarajärvi2019-03-291-0/+1
* | QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-262-0/+24
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-0/+2
|\|
| * Silence QMainWindow testFriedemann Kleint2019-03-221-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-0/+2
|\|
| * Use Q_UNUSED(updateRect) when building without QT_BUILD_INTERNALJesus Fernandez2019-03-181-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-282-0/+100
|\|
| * QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-0/+46
| * Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-0/+54
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-223-2/+18
|\|
| * Remove "insignificant" flag from qfilesystemmodel testTony Sarajärvi2019-02-213-2/+18
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-3/+10
|\|
| * winrt: Handle WaitForWindowExposedOliver Wolff2019-02-131-3/+0
| * Fix QSpinBox tests failing after change in the Windows QPAAndre de la Rocha2019-02-121-0/+10
* | QtWidgets: mark QFileDialog functions as deprecatedChristian Ehrlicher2019-02-121-12/+12
* | Deduplicate QWidgetPrivate::invalidateBufferTor Arne Vestbø2019-02-121-5/+9
* | tst_QMenu: skip part of menuSize_Scrolling testSamuli Piippo2019-02-091-0/+7
* | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-0823-219/+212
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-083-5/+36
|\|
| * Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-061-4/+21
| * Blacklist tst_QGraphicsItem::cursor on WinRTKari Oikarinen2019-02-061-0/+3
| * tst_QHeaderView: fix defaultSectionSizeTest() on High-DPI screensChristian Ehrlicher2019-02-051-1/+8
| * Update bundled Freetype to 2.9.1Eskil Abrahamsen Blomfeldt2019-01-311-0/+4
* | QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-062-6/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-266-25/+74
|\|
| * tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-14/+55
| |\
| | * Stabilize tst_QItemDelegate::dateTimeEditor()Friedemann Kleint2019-01-221-10/+23
| | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-083-340/+1131
| | |\
| | * | Drag'n'Drop: fix dnd when dragMoveEvent() is not implementedChristian Ehrlicher2019-01-071-4/+32
| * | | Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-222-2/+15
| * | | tst_QGraphicsItem: stabilize cursor() testChristian Ehrlicher2019-01-221-5/+3
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-218-9/+32
|\| | |
| * | | qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-097-9/+30
| * | | Blacklist a flaky qtableview function in WinRTTony Sarajärvi2019-01-081-0/+2
| | |/ | |/|
* | | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-0/+48
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-071-134/+0
|\| |
| * | Remove dead codeVitaly Fanaskov2019-01-041-134/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-6/+129
|\| |
| * | Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-0/+95
| * | QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-181-6/+34
* | | QbstractItemView: Allow Key_Space for keyboardSearch()Christian Ehrlicher2018-12-251-0/+42
* | | QTreeView: fix keyboard navigation when first or last item is disabledChristian Ehrlicher2018-12-252-0/+52
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-163/+966
|\| |
| * | QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-3/+487
| * | Refactor tst_QAbstractSlider::keyPressed()Mitch Curtis2018-12-131-163/+482
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-37/+36
|\| |
| * | tst_QMessageBox: Modernize and simplify codeVitaly Fanaskov2018-12-121-37/+36
| |/