summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Ensure that this widget has focus before sending a keypress.Stephen Kelly2012-04-201-0/+2
* Add some more output to debug a flaky test.Stephen Kelly2012-04-201-2/+8
* Remove insignification from QMdiSubWindow test on Mac OS X.Jason McDonald2012-04-192-3/+12
* Remove Q_WS macros from qwidget-test.Friedemann Kleint2012-04-191-387/+184
* Remove insignification from QMenuBar test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Remove insignification from QDoubleSpinBox test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Re-enable the QItemDelegate test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-171-0/+13
* Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...Lars Knoll2012-04-1716-765/+82
|\
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-1716-765/+82
| |\
| | * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-172-0/+7
| | * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1615-51/+65
| | |\
| | * | QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-131-0/+11
| | * | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-112-2/+2
| | * | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-109-83/+116
| | |\ \
| | * | | QFileSystemModel: fix sortingGiuseppe D'Angelo2012-04-071-1/+1
| | * | | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-282-42/+0
| | * | | Remove workaround for QComboBox not having a USER property.Stephen Kelly2012-03-281-0/+31
| | * | | Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-281-0/+10
| | * | | Merge master into api_changesKent Hansen2012-03-274-11/+10
| | |\ \ \
| | * \ \ \ Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-235-30/+78
| | |\ \ \ \
| | | * \ \ \ Merge master into api_changesKent Hansen2012-03-235-30/+78
| | | |\ \ \ \
| | * | | | | | Remove QWorkspace.Debao Zhang2012-03-236-685/+3
| | * | | | | | Cleanup Q3* itemsDebao Zhang2012-03-231-3/+0
| | |/ / / / /
| | * | | | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-222-31/+16
| | * | | | | Merge master into api_changesKent Hansen2012-03-1612-55/+1336
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-1233-25/+3460
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-0816-98/+136
| | |\ \ \ \ \ \ \
| | * | | | | | | | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-1/+1
* | | | | | | | | | Re-enable all of tst_QApplication::quitOnLastWindowClosed() on Mac OS XBradley T. Hughes2012-04-171-3/+0
|/ / / / / / / / /
* | | | | | | | | Move XFAIL in tst_QGraphicsProxyWidget on Mac OS XBradley T. Hughes2012-04-171-3/+2
* | | | | | | | | Fix tst_QDialog::deleteInExec() crash on Mac OS XBradley T. Hughes2012-04-171-1/+0
* | | | | | | | | Add bug numbers to insignificant_test markers.Jason McDonald2012-04-165-6/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-167-13/+7
* | | | | | | | Fix tst_QMdiSubWindow::emittingOfSignals CI failuresGirish Ramakrishnan2012-04-141-4/+3
* | | | | | | | test: Don't mark tst_qscrollbar as insignificant on Mac OS XSergio Ahumada2012-04-132-2/+3
* | | | | | | | test: Re-enabling tst_QScrollBar::task_209492() on MacSergio Ahumada2012-04-131-3/+0
* | | | | | | | Fixes a regression; missing cursor blink when input mask is set.Andreas Aardal Hanssen2012-04-121-0/+25
* | | | | | | | Fix tst_qtextedit and remove insignification.Friedemann Kleint2012-04-112-25/+25
* | | | | | | | Remove insignification from tst_qgraphicsgridlayout.Friedemann Kleint2012-04-111-2/+0
* | | | | | | | QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-111-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+1
* | | | | | | Testability for password mask delayPekka Vuorela2012-04-012-4/+14
* | | | | | | Fix inputMask accessor of QLineControl.Friedemann Kleint2012-03-311-4/+4
* | | | | | | Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-18/+18
* | | | | | | Fix some compiler warnings in tests.Friedemann Kleint2012-03-272-7/+4
* | | | | | | Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-275-49/+75
| |_|_|_|_|/ |/| | | | |
* | | | | | Mark tst_qdialog as insignificant on mac.Rohan McGovern2012-03-271-0/+1
* | | | | | Cocoa: don't show window when calling raise()Bradley T. Hughes2012-03-261-3/+0
* | | | | | Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-6/+4