summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* test: Mark tst_QMdiSubWindow failures as XFAILSergio Ahumada2012-09-251-5/+37
* Test: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_readOnlyShortcutCaroline Chao2012-09-252-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2247-1128/+1128
* Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cppMitch Curtis2012-09-191-1/+2
* test: Mark tst_QTabBar::sizeHints() failure as XFAILSergio Ahumada2012-09-171-1/+3
* Attempt to stabilize QMenu auto testsJ-P Nurmi2012-09-151-4/+4
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-142-8/+20
* Stabilize test of QSpinBox.Friedemann Kleint2012-09-071-35/+15
* Fix QDateEdit displaying day as a number for short and long day formatsMitch Curtis2012-09-051-36/+88
* Fix 3 digit day being displayed by QDateEdit.Mitch Curtis2012-09-052-1/+262
* Fix limitting shortcuts to keypad onlyJani Honkonen2012-08-271-0/+47
* Fix infinite recursion while dragging toolbar of QMainWindow.Markku Heikkila2012-08-251-1/+58
* Test for quadratic behaviour when rendering long line in QTextEditOlivier Goffart2012-08-231-0/+36
* Emit the highlighted signal if the model changes.Stephen Kelly2012-08-151-0/+29
* Fix undo and redo in QLineEdit when in password modeJani Honkonen2012-08-151-0/+66
* tst_QToolBar: fix "might be used uninit'ed" warningsMarc Mutz2012-08-141-6/+6
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-032-6/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0147-0/+47
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-0118-58/+56
* fix window activation in tst_qmdiArea::subWindowActivated2Joerg Bornemann2012-07-311-1/+1
* Stabilize tst_QMenu::tearOff().Friedemann Kleint2012-07-261-3/+1
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-1/+1
* Activate native window tests of QMdiArea.Friedemann Kleint2012-07-201-5/+6
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-2014-209/+79
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-164-10/+10
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-163-12/+0
* Fix focus handling when the application has QAxWidgets.Miikka Heikkinen2012-07-031-0/+6
* Make QCalendarWidget use its locale's firstDayOfWeek.Mitch Curtis2012-06-281-0/+38
* Fixed inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-06-262-0/+41
* Fix qitemview and qdatetimeedit autotest builds for WinCE.Janne Anttila2012-06-211-0/+4
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* Correctly locate files with relative pathsLars Knoll2012-06-051-2/+0
* tst_qtoolbutton: stabilize and improve failure messageRohan McGovern2012-06-051-2/+7
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-2824-0/+24
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-251-0/+45
* QTBUG-16850: QLineEdit::setSelection removes blank charactersTarja Sundqvist2012-05-251-0/+11
* Fixed QLineEdit::inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-05-231-0/+21
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-2/+2
* Load resources in in QTextDocument correctlyLars Knoll2012-05-041-3/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-035-29/+29
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-5/+5
* Remove insignification of QMdiArea test on Windows.Jason McDonald2012-04-242-3/+3
* Remove insignification from QDateTimeEdit test on Mac OS X.Jason McDonald2012-04-242-1/+33
* Remove insignification of QSizeGrip test on Mac OS X.Jason McDonald2012-04-242-2/+1
* Skip unstable tst_QMdiArea::subWindowActivated2 test on Mac OS X.Jason McDonald2012-04-241-1/+1
* Remove insignification of QMdiArea test on Mac OS X.Jason McDonald2012-04-232-1/+16
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-0/+4
* Remove insignification from QComboBox test on Ubuntu 11.10.Jason McDonald2012-04-201-2/+0
* Remove insignification from QMdiSubWindow test on Mac OS X.Jason McDonald2012-04-192-3/+12
* Remove insignification from QMenuBar test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0