summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge master -> api_changesRohan McGovern2012-02-2929-211/+173
|\
| * QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-12/+10
| * Fix tst_qmenu.Debao Zhang2012-02-271-1/+0
| * Fix inconsistent auto test executable namesDavid Faure2012-02-272-1/+2
| * Skip unstable qlineedit autotest on Ubuntu 11.10.Toby Tomkins2012-02-272-0/+6
| * qfiledialog2: Skip test that is passing on CI and failing otherwise.Toby Tomkins2012-02-271-3/+3
| * Fix tst_qlineedit.Friedemann Kleint2012-02-242-38/+48
| * QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-0/+28
| * clean up qmake-generated projectsOswald Buddenhagen2012-02-246-32/+9
| * Update tst_QTextEdit::fullWidthSelectionEskil Abrahamsen Blomfeldt2012-02-237-0/+0
| * Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-231-0/+36
| * QMenuBar: Clean up Q_WS_WINDebao Zhang2012-02-231-4/+0
| * Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-224-18/+30
| * Refactor input context testsPekka Vuorela2012-02-223-103/+2
* | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
|/
* 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