summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-3/+6
|\
| * Clarify blacklisting of tst_QWidget::childEvents on macOSTor Arne Vestbø2020-01-141-1/+1
| * Extend blacklisting of tst_QWidget::showMinimizedKeepsFocus to all macOS vers...Tor Arne Vestbø2020-01-141-2/+1
| * Blacklist tests on macOS that rely on moving the cursorTor Arne Vestbø2020-01-141-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+54
|\|
| * QWidget: React to platform surface being created or destroyedTor Arne Vestbø2019-12-091-0/+54
* | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-0/+34
|\|
| * QWidget: don't set WA_PendingMoveEvent when geometry does not changeChristian Ehrlicher2019-11-271-0/+34
* | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-10/+7
* | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-263-5/+5
* | QShortcut: add pmf ctor overloadsChristian Ehrlicher2019-11-141-0/+40
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-0/+23
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+23
| |\
| | * Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-291-0/+23
* | | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-188-0/+130
|/ /
* | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-7/+5
* | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-5/+16
* | tst_QWidget::translucentWidget(): Pass with High DPI scaling enabledFriedemann Kleint2019-09-161-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+10
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+10
| |\
| | * QShortcut: call base class implementation in event()Christian Ehrlicher2019-09-051-0/+10
| | * A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1
* | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-7/+4
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-10/+3
|\ \ \
| * | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-192-10/+3
| * | | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
* | | | Add screen() accessor to QWidgetFriedemann Kleint2019-08-211-0/+1
* | | | Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-9/+9
* | | | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
|/ / /
* | | tst_QFormLayout: use QAutoPointer to simplify test and avoid leakMarc Mutz2019-08-132-7/+8
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-1/+1
|\| |
| * | Fix GCC 4.8 buildVille Voutilainen2019-08-051-1/+1
* | | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-014-12/+12
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-0/+47
|\| |
| * | Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+47
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-131-3/+3
| |\|
| | * Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-121-3/+3
* | | unblacklist passing testsDaniel Smith2019-07-083-20/+27
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-0/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-0/+6
| | |\|
| | | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-0/+6
* | | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-2/+3
|/ / /
* | | QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-031-1/+1
* | | tst_QShortcut: Remove test widget and other member variablesFriedemann Kleint2019-07-021-184/+189
* | | tst_QShortcut: Brush up the code, preparing the extraction of a base class to...Friedemann Kleint2019-07-021-230/+183
* | | 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