summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2820-24/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-272-5/+5
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-271-1/+1
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-273-4/+0
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-4/+5
|\
| * Attempt to prevent tst_QWidget::scroll() from failing in CI.Samuel Rødal2013-03-201-4/+8
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2010-13/+282
|\ \
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-13/+14
| * | Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-0/+17
| * | Fix wrong initial positionCaroline Chao2013-03-121-0/+16
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+1
| |\ \
| * | | Make tst_qwidget more stableAlberto Mardegan2013-03-041-0/+1
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+26
| |\ \ \
| * | | | Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-254-0/+234
| * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2323-27/+23
| |\ \ \ \
| * | | | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+8
* | | | | | Tests: stabilize tst_qwidget::scroll on small screensJ-P Nurmi2013-03-181-4/+10
* | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-061-0/+4
| | |_|/ | |/| |
* / | | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-1/+1
|/ / /
* | | Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-0/+26
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-281-0/+8
| |/ |/|
* | Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-181-4/+0
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1823-23/+23
|/
* Enable tst_qwidgetsvariant testJędrzej Nowacki2013-01-111-0/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-088-1/+81
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-042-3/+0
* Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-041-0/+26
* Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-171-1/+29
* Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-15/+3
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-023-0/+70
* tst_QLayout: use QStyleFactory instead of QWindowsStyleJ-P Nurmi2012-11-281-2/+2
* tst_QWidget: use QStyleFactory instead of QWindowsStyleJ-P Nurmi2012-11-281-8/+8
* tst_QGridLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-9/+8
* tst_QFormLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-6/+5
* tst_QBoxLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+3
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-261-0/+22
* Cleanup tst_QApplicationJ-P Nurmi2012-11-231-46/+46
* Emit destroyed() signal before children get deletedLars Knoll2012-11-231-0/+100
* Made QMacStyle internalJ-P Nurmi2012-11-231-5/+1
* Disable static contents optimization for now.Samuel Rødal2012-11-151-3/+1
* Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-151-74/+21
* Send enter to the child at the position of the QEnterEvent.Friedemann Kleint2012-11-141-2/+2
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-10/+11
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-081-9/+0
* Re-enable some skipped tests in tst_qwidgetMiikka Heikkinen2012-11-071-8/+0
* Fix excess enter events when showing modal dialog on button pressMiikka Heikkinen2012-11-071-0/+94
* Fix inconsistent leave/enter events for main window when popup is openMiikka Heikkinen2012-11-061-9/+185
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-11/+3
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+1