summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Flag QGraphicsView test as unstable on Mac.Toby Tomkins2012-02-221-1/+1
* Make the QApplication autotest work for shadow builds.Jason McDonald2012-02-211-3/+22
* tst_qapplication: mark expected failure on macRohan McGovern2012-02-211-0/+11
* Fix warning about converting false to pointer value.Friedemann Kleint2012-02-201-2/+2
* Set tst_qtoolbutton triggered function skipped.Toby Tomkins2012-02-201-0/+4
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-1710-0/+21
* Expect failure in tst_QStyleSheetStyle::hoverColors()Bradley T. Hughes2012-02-171-0/+5
* Skip all tst_QFontDialog tests on Mac OS XBradley T. Hughes2012-02-171-0/+10
* Skip hanging tst_QColorDialog test, expect failing test on Mac OS XBradley T. Hughes2012-02-171-0/+6
* Skip hanging/failing tst_QApplication tests on Mac OS XBradley T. Hughes2012-02-172-2/+6
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-171-1/+3
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-177-9/+9
* Fix ref counted window close handling.Stephen Kelly2012-02-161-499/+14
* Move the removal of the Quit event to QWindow.Stephen Kelly2012-02-151-0/+40
* Fix tst_QFileDialog2 for Windows 7.Miikka Heikkinen2012-02-151-9/+35
* Remove XFAIL in QGraphicsWidget test for WindowsMiikka Heikkinen2012-02-151-1/+3
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-1518-149/+152
* QHeaderView - minor bug in visualIndexAtThorbjørn Lund Martsum2012-02-101-12/+21
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-093-3/+3
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-082-4/+4
* Fix error in qgraphicsanchorlayout1 autotest.Jason McDonald2012-02-071-19/+25
* Remove QInputContextPekka Vuorela2012-02-031-1/+0
* Merge QStyleOption*V{2,3,4} classes togetherGiuseppe D'Angelo2012-02-022-0/+10
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-023-12/+12
* 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
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-021-3/+29
* Extending the auto test for QHeaderViewThorbjørn Lund Martsum2012-02-011-3/+501
* QHeaderView - preventing negative section sizes.Thorbjørn Lund Martsum2012-02-011-0/+10
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-1/+515
* Remove many deprecated methodsLars Knoll2012-01-313-35/+33
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-1/+6
* Add public role names setter to QStandardItemModelChris Adams2012-01-311-0/+20
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-4/+0
* QValidator: Don't fallback to C Locale when validating inputJohn Layt2012-01-312-11/+11
* Changed qapplication unittest to work from installation directoryKurt Korbatits2012-01-316-25/+18
* Changed qsplitter unittest to work from install directoryKurt Korbatits2012-01-312-9/+2
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-01-301-0/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30131-131/+131
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-271-8/+4
* Fix a typo in tst_qtreewidget autotest.Jędrzej Nowacki2012-01-261-1/+1
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-4/+4
* Add a changed() signal to QValidator.Andrew den Exter2012-01-253-0/+49
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-231-72/+3
* Ignore known tst_QStyleSheetStyle failures on Mac OS XBradley T. Hughes2012-01-231-0/+10
* Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS XBradley T. Hughes2012-01-231-0/+9
* 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