summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-044-10/+53
|\
| * QFocusFrame: protect it from being moved around by accidentRichard Moe Gustavsen2018-11-271-0/+39
| * Re-enable the QScroller tests on macOSShawn Rutledge2018-11-271-9/+0
| * Fix tst_QStyleSheetStyle crash on uncommon multi-screen setupAllan Sandfeld Jensen2018-11-271-1/+2
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-0/+12
| |\
| | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-0/+12
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-273-1/+96
|\| |
| * | Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-262-1/+81
| * | QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has n...Christian Ehrlicher2018-11-221-0/+15
* | | Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-261-2/+2
* | | tst_QTreeView: set keyboardInputInterval to a smaller valueChristian Ehrlicher2018-11-231-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-133-6/+0
|\| |
| * | macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-123-6/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-102-9/+9
|\| |
| * | Fix test for multiscreenAllan Sandfeld Jensen2018-11-091-1/+1
| * | Update to CLDR v34Edward Welbourne2018-11-021-8/+8
* | | QTreeWidget: mark (is|set)Item(Selected|Hidden|Expanded) as deprecatedChristian Ehrlicher2018-11-092-51/+53
* | | QHeaderView: Fix updating hidden sections during initializeSections()Christian Ehrlicher2018-11-081-8/+47
* | | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-052-7/+5
* | | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-051-2/+2
* | | QTableWidget: mark isItemSelected/setItemSelected() as deprecatedChristian Ehrlicher2018-11-021-3/+3
* | | QTreeView/TableView: explicitly mark sortByColumn(int) as deprecatedChristian Ehrlicher2018-11-021-3/+3
* | | QTreeView: add expandRecursively() to expand all items below an indexChristian Ehrlicher2018-11-021-33/+79
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-23/+56
|\| |
| * | tst_qfilesystemmodel: Do not use nested calls of auto test functionsOliver Wolff2018-10-251-23/+56
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-253-3/+17
|\| |
| * | QTableWidget: fix cellChanged signal emitted by takeItem()Christian Ehrlicher2018-10-191-0/+7
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-3/+3
| |\|
| | * Modernize the "animation" featureLiang Qi2018-10-121-3/+3
| * | QToolTip: Don't crash if a tool tip is shown outside screen geometryJohan Klokkhammer Helsing2018-10-151-0/+7
| * | Update ANGLE to chromium/3280Miguel Costa2018-10-131-0/+1
* | | Remove skip from tst_QWidget::updateWhileMinimizedFrederik Gladhorn2018-10-191-3/+0
* | | Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-1/+1
* | | Let QApplication emit paletteChangedFrederik Gladhorn2018-10-171-1/+6
* | | tst_QStyleSheetStyle: use QString() instead of ""Frederik Gladhorn2018-10-171-37/+37
* | | Implement QRegularExpression overload for QPlainTextEdit::findSamuel Gaist2018-10-081-0/+44
* | | Implement QRegularExpression overload for QTextEdit::findSamuel Gaist2018-10-081-0/+45
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-085-0/+70
|\| |
| * | StyleSheetStyle: Load @Nx imagesMorten Johan Sørvig2018-10-044-0/+34
| * | QGraphicsScene: Make focusing on touchBegin optionalUlf Hermann2018-10-041-0/+36
* | | Unblacklist tst_QSplitter::replaceWidget(visible, not collapsed) for LinuxChristian Ehrlicher2018-10-041-2/+0
* | | QAbstractScrollArea: fix sizeHint when widget is not visibleChristian Ehrlicher2018-10-042-0/+98
* | | Finish qmetatype migration to type switcherJędrzej Nowacki2018-10-031-0/+47
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-011-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-2/+2
| |\|
| | * Modernize the "filesystemwatcher" featureLiang Qi2018-09-271-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-291-4/+5
|\| |
| * | QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-281-4/+5
* | | QPlainTextEdit: update scrollbars after setting center on scrollDavid Schulz2018-09-261-0/+18
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-09-255-2/+24
|\ \ \