summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-152-0/+6
|\
| * Blacklist tests on macOS that rely on moving the cursorTor Arne Vestbø2020-01-141-0/+2
| * Skip tst_QMenu::pushButtonPopulateOnAboutToShow on macOSTor Arne Vestbø2020-01-141-0/+4
* | Make setReadOnly track ReadOnlyChange events onlyMorten Johan Sørvig2020-01-091-7/+8
* | Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-202-0/+96
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-101-0/+46
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+46
| |\|
| | * Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+46
* | | Make inputmask 'X' mask character require non-blank inputEirik Aavitsland2019-12-101-3/+0
|/ /
* | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-13/+14
* | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-2617-89/+93
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-0/+8
|\|
| * QLineEdit: Fix End key for input masksDaniel Teske2019-11-151-0/+8
* | QComboBox: add property placeholderTextChristian Ehrlicher2019-11-151-0/+25
* | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-1834-1/+345
* | tst_QAbstractScrollArea: Use qWaitForWindowExposed instead of activeJohan Klokkhammer Helsing2019-10-161-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-162-10/+5
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-152-10/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-131-0/+6
|\|
| * QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-0/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-191-0/+17
|\|
| * QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...Nils Jeisecke2019-09-171-0/+17
* | Add a QSplashScreen constructor taking a QScreenSona Kurazyan2019-09-101-0/+12
|/
* Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-4/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-0/+4
|\
| * Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-201-0/+4
| |\
| | * Make the inputRejected test compatible with -no-feature-clipboardJames McDonnell2019-08-151-0/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-0/+1
| |\|
* | | Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-301-4/+2
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-0/+7
|\ \ \
| * | | Windows: Fix some widget tests to pass on High DPI screensFriedemann Kleint2019-08-232-0/+7
* | | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-202-5/+0
|/ / /
* | | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-016-8/+28
* | | Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-012-8/+14
* | | tst_QMenu: Eradicate Q_FOREACH loopsMarc Mutz2019-08-011-4/+3
* | | Fix a couple more uses of QWheelEvent constructors in testsShawn Rutledge2019-07-122-2/+2
* | | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-127-33/+34
* | | unblacklist passing testsDaniel Smith2019-07-089-25/+28
* | | QTextBrowser: assume Markdown is UTF-8Shawn Rutledge2019-07-082-0/+29
* | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+1
* | | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-021-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+1
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-4/+4
|\ \ \ | | |/ | |/|
| * | 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