summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-0/+17
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+9
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0415-34/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-035-7/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Tests: stabilize tst_QAbstractScrollArea::setScrollBars2()J-P Nurmi2012-12-201-8/+8
* QMdiArea: Increase minimum size for Windows 8/Large fonts.Friedemann Kleint2012-12-181-2/+2
* QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-121-4/+37
* test: Skip tst_QMdiArea::nativeSubWindows() on Windows/ANGLE.Friedemann Kleint2012-12-121-1/+4
* tst_QMenuBar: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+6
* tst_QComboBox: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-4/+4
* tst_QDateTimeEdit: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* tst_QToolButton: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* Made QMacStyle internalJ-P Nurmi2012-11-233-11/+4
* Made QFusionStyle internalJ-P Nurmi2012-11-211-5/+3
* Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-141-0/+38
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-082-2/+1
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-10/+10
* Make it obvious that adding a QLayout to QSplitter is not supported.Mitch Curtis2012-11-021-1/+11
* Fix progressbar animation on macstyleJens Bache-Wiig2012-11-021-0/+7
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-293-84/+15
* QComboBox: new signal currentTextChangedMark Brand2012-10-261-0/+55
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-261-0/+53
* Properly check for widget's visibility in doublespinbox autotestOliver Wolff2012-10-261-2/+2
* Unmark tst_qgroupbox as a parallel testRohan McGovern2012-10-241-1/+0
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-223-18/+13
* Fix integer overflow in QSpinBox.Stephen Kelly2012-10-221-0/+31
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-1916-52/+52
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-161-35/+12
* Fix QComboBox icon testingGiuseppe D'Angelo2012-10-163-2/+4
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-135-11/+24
* Fix tst_QTextEdit::fullWidthSelection2() for shadow buildKonstantin Ritt2012-10-121-1/+1
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-4/+3
* Move QValidator tests to QtGuiGiuseppe D'Angelo2012-10-1010-850/+0
* tst_QMenuBar: remove QSKIP's -> omit whole test cases insteadJ-P Nurmi2012-10-101-46/+43
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-103-6/+6
* Stabilize test qmenu::pushButtonPopulateOnAboutToShow().Friedemann Kleint2012-10-081-19/+32
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-3/+4
* test: Remove QSKIP from tst_QToolButton::triggered()Sergio Ahumada2012-10-041-4/+0
* tst_QDateTimeEdit: cleanup whitespace & follow Qt coding styleJ-P Nurmi2012-09-281-76/+31
* tst_QLabel: remove QSKIP, wrap Q_OS_MACJ-P Nurmi2012-09-271-3/+5
* tst_QMenu: remove QSKIP's -> wrap Q_OS_WINCEJ-P Nurmi2012-09-271-6/+10
* tst_QMainWindow: remove QSKIP, wrap Q_OS_MACJ-P Nurmi2012-09-271-4/+4
* tst_QAbstractButton::keyNavigation(): QSKIP -> XFAILJ-P Nurmi2012-09-271-3/+7
* tst_QCommandLinkButton: cleanup whitespaceJ-P Nurmi2012-09-271-17/+11
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-6/+0
* tst_qcheckbox: remove duplicate codeJ-P Nurmi2012-09-271-8/+0
* QtWidgets auto tests: revise clipboard related testsJ-P Nurmi2012-09-273-85/+20
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-261-0/+19
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-262-7/+4