summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-0/+26
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+26
| |\
| | * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-0/+26
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-252-0/+74
| |\|
* | | tst_QAction(Group): Brush up the testsFriedemann Kleint2019-06-282-39/+39
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-252-0/+74
|\ \ \ | | |/ | |/|
| * | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-0/+73
| * | Stabilize tst_qsplitterFrederik Gladhorn2019-06-192-2/+1
* | | Overload QTextBrowser::setSource() to add optional type argumentShawn Rutledge2019-06-204-10/+41
* | | Support copy-pasting foreground images within same documentEskil Abrahamsen Blomfeldt2019-06-211-0/+31
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-5/+5
* | | test: migrate QFontComboBox test to QRegularExpressionSamuel Gaist2019-06-101-1/+1
* | | QAction: add exclusionPolicy propertySimone Gaiarin2019-03-191-0/+47
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-148-188/+200
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-4/+4
| |\ \
| | * | QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-091-4/+4
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-126/+129
| |\ \ \ | | | |/ | | |/|
| | * | Brush up tst_QCompleterFriedemann Kleint2019-06-071-126/+129
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-074-39/+47
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-074-39/+47
| | |\| |
| | | * | Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-293-5/+13
| | | * | Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-031-34/+34
| * | | | tst_QGraphicsView::cursor2(): Prospective fix for flakyness on WindowsFriedemann Kleint2019-06-071-19/+19
| * | | | Blacklist tst_QGraphicsView::cursor2 on WindowsShawn Rutledge2019-06-071-0/+1
| |/ / /
* | | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-103-33/+33
* | | | QTextBrowser: detect and load markdown rather than assuming HTMLShawn Rutledge2019-05-302-0/+18
* | | | tst_qtextbrowser: add markdown test data to TESTDATAShawn Rutledge2019-06-011-1/+1
* | | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-279-1083/+1175
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-277-1073/+1159
| |\| |
| | * | tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
| | * | Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
| | * | Make tst_qwidget_window pass on High-DPI screens (Windows)Friedemann Kleint2019-05-161-22/+49
| | * | Brush up tst_QWidgetFriedemann Kleint2019-05-161-510/+548
| | * | Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331
| * | | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-102-10/+16
| | |/ | |/|
* | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-3/+0
* | | QTextBrowser: set base URL and document URL before loading contentShawn Rutledge2019-05-221-6/+15
* | | tst_QActionGroup: avoid Java-style iteratorsMarc Mutz2019-05-221-9/+7
* | | QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-173-4/+4
* | | Enable tst_QWidget_window::tst_resize_count on Ubuntu 18.04Frederik Gladhorn2019-05-151-1/+0
* | | Fix bug with QLayout::replaceWidget(a, a)Jan Arve Saether2019-05-091-0/+4
* | | Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-081-1/+1
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-086-6/+6
* | | Fix notification of QDockWidget when it gets undockedDmitry Kazakov2019-05-071-1/+5
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-072-4/+14
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-072-4/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-022-4/+7
| |\|
| | * Use QPlatformTheme::TouchDoubleTapDistance for touch eventsAlexander Volkov2019-05-011-4/+6
| | * Extend blacklisting of setWindowState to cover RHELsTony Sarajärvi2019-04-291-0/+1
* | | Fix compilation with Qt 6Lars Knoll2019-05-063-6/+6