summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-131-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
* | / | | | | | | | | | | Stabilize tst_qscroller on Windows.Friedemann Kleint2013-03-131-4/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Stabilize tst_qprogressbar.Friedemann Kleint2013-02-271-0/+11
* | | | | | | | | | | | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-242-1/+6
|/ / / / / / / / / / /
* | | | | | | | | | | QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-191-0/+88
* | | | | | | | | | | Clean whitespaceJan Arve Saether2013-02-191-5/+5
* | | | | | | | | | | Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-12/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-0/+26
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
* | | | | | | | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-283-0/+16
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-0/+57
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-182-5/+0
* | | | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-18129-129/+129
| |_|_|_|/ |/| | | |
* | | | | QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-0/+17
* | | | | Enable tst_qwidgetsvariant testJędrzej Nowacki2013-01-111-0/+1
* | | | | Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-094-1197/+731
| |_|_|/ |/| | |
* | | | Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-0817-5/+171
| |_|/ |/| |
* | | Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0438-91/+1
* | | Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-041-0/+26
* | | Remove metatype registration of built-in types.Stephen Kelly2013-01-0312-15/+0
| |/ |/|
* | add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* | Tests: stabilize tst_QAbstractScrollArea::setScrollBars2()J-P Nurmi2012-12-201-8/+8
* | QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-181-2/+2
* | Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2012-12-181-3/+29
* | tst_qstyle: Fix compiler warning about unused variables.Friedemann Kleint2012-12-171-2/+2
* | Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-171-1/+29
* | Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-171-0/+2
* | Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-15/+3
* | QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-121-4/+37
* | test: Skip tst_QMdiArea::nativeSubWindows() on Windows/ANGLE.Friedemann Kleint2012-12-121-1/+4
* | Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-041-0/+39
* | Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-032-4/+4
|/
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-023-0/+70
* Style auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-282-46/+51
* 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
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-275-26/+19
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-261-46/+91
* 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
* tst_QMenuBar: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+6
* tst_QComboBox: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-4/+4
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-261-0/+22
* tst_QDateTimeEdit: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* tst_QToolButton: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* Cleanup tst_QApplicationJ-P Nurmi2012-11-231-46/+46