summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-162-0/+6
|\
| * 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-101-7/+8
|\| |
| * | Make setReadOnly track ReadOnlyChange events onlyMorten Johan Sørvig2020-01-091-7/+8
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-042-0/+96
|\| |
| * | Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-202-0/+96
* | | Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-122-2/+2
* | | Convert date-time faithfully in QDateTimeEdit::setDateTime()Edward Welbourne2019-12-121-0/+50
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-12-112-3/+46
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-112-3/+46
| |\| |
| | * | 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
| | |/ /
* | / / Remove deprecated QGL* classesJohan Klokkhammer Helsing2019-12-111-24/+0
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-291-13/+14
|\| |
| * | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-13/+14
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-2717-89/+93
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-2617-89/+93
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-252-0/+33
|\| |
| * | 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
* | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-2512-16/+124
|/ /
* | 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