summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-1225-0/+3356
* Make tst_qapplication build when QT_NO_SHAREDMEMORY is definedKevin Krammer2012-03-091-0/+4
* Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-092-14/+18
* Windows: Removing insignification from QTextEdit testMiikka Heikkinen2012-03-081-2/+0
* Windows: Make QMenuBar autotest significant againDebao Zhang2012-03-081-2/+0
* examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-081-1/+1
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-073-12/+10
* Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-071-0/+5
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-072-7/+3
* Stabilize tst_QCalendarWidget::buttonClickCheckRohan McGovern2012-03-062-3/+2
* Remove AccessibilityPrepare event.Frederik Gladhorn2012-03-051-7/+0
* Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering.Robin Burchell2012-03-051-2/+2
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * Merge master -> api_changesRohan McGovern2012-02-2929-211/+173
| |\
| * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
* | | QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-0/+13
* | | Fix sizing in QGraphicsView itemsAtPosition auto testJonathan Liu2012-03-021-0/+1
* | | Add additional QGraphicsView tests for regressionJonathan Liu2012-03-021-0/+61
* | | Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-021-3/+0
* | | Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-011-2/+3
* | | QFileSystemModel autotest fixesMiikka Heikkinen2012-02-292-59/+33
* | | Fix build of QWizard tests with QT_USE_QSTRINGBUILDERStephen Kelly2012-02-291-2/+2
| |/ |/|
* | 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
|/
* 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