summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Set tst_qtoolbutton triggered function skipped.Toby Tomkins2012-02-201-0/+4
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-173-0/+6
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-173-4/+4
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-159-69/+68
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-082-4/+4
* Changed qtextbrowser unittest to work from install directoryKurt Korbatits2012-02-023-19/+14
* Changed qlabel unittest to work from install directoryKurt Korbatits2012-02-022-10/+3
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-1/+6
* QValidator: Don't fallback to C Locale when validating inputJohn Layt2012-01-312-11/+11
* Changed qsplitter unittest to work from install directoryKurt Korbatits2012-01-312-9/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3048-48/+48
* Add a changed() signal to QValidator.Andrew den Exter2012-01-253-0/+49
* Ignore tst_QSizeGrip failures on Mac OS XBradley T. Hughes2012-01-231-1/+1
* Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS XBradley T. Hughes2012-01-231-0/+4
* Ignore tst_QMenu::keyboardNavigaction() failure on Mac OS XBradley T. Hughes2012-01-231-0/+7
* Skip tst_QPushButton::sizeHint() with Mac style on Mac OS XBradley T. Hughes2012-01-231-0/+5
* Mark tst_QDateTimeEdit with insignificant_test on Mac OS XBradley T. Hughes2012-01-231-3/+1
* Mark tst_QComboBox::hide() with QEXPECT_FAIL() on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Ignore tst_QAbstractSlider failures on Mac OS XBradley T. Hughes2012-01-231-0/+16
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-2321-127/+127
* Update contact information in license headers.Jason McDonald2012-01-2348-48/+48
* QWidget editors to return correct value for Qt::ImEnabledPekka Vuorela2012-01-192-1/+19
* Flag tst_qmenubar tests as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_QDoubleSpinBox::task255471_decimalsValidation test as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_QComboBox tests as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_qcalendarwidget::buttonClickCheck test as unstable.Toby Tomkins2012-01-161-1/+2
* Improve QDateTimeEdit autotest.Jason McDonald2012-01-101-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-0548-48/+48
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-038-89/+89
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0640-127/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-213-5/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-186-74/+64
* Added base 10 to be used with QIntValidator.Mikko Knuutila2011-11-141-0/+9
* Fixed wrong QGroupBox check stateMarkku Heikkila2011-11-141-0/+23
* Repaint QProgressBar when minimum or maximum changedTero Ahola2011-11-111-0/+39
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-0/+7
* Implement partial tentativeCommit support in QTextEditPekka Vuorela2011-11-101-0/+20
* Re-enabled passing tests in tst_qmenuJo Asplin2011-11-072-2/+2
* Support tentative commit string with input method.Pekka Vuorela2011-11-051-0/+26
* test: Use QWidget::grab() instead of QPixmap::grabWidget()Sergio Ahumada2011-11-041-3/+3
* test: Skipping tst_qmdisubwindow::setFont() as it's unstableSergio Ahumada2011-11-031-0/+1
* Remove remains of qpa in tests.Friedemann Kleint2011-11-011-1/+1
* Improve QMenu autotest.Jason McDonald2011-11-011-20/+24
* Improve QMenu autotestJason McDonald2011-11-011-2/+5
* Correctly handle null windows or widgets in keyClick()Lars Knoll2011-10-311-0/+2
* Remove disabled code from QMainWindow autotest.Jason McDonald2011-10-311-9/+0
* Improve QTextBrowser unit test.Jason McDonald2011-10-281-0/+8
* Move test data to the right place.Jason McDonald2011-10-281-0/+1
* Prefer compile-time checks to QSKIP.Jason McDonald2011-10-271-1/+25