summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-294-95/+18
* QComboBox: new signal currentTextChangedMark Brand2012-10-261-0/+55
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-262-2/+56
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-261-1/+46
* Properly check for widget's visibility in doublespinbox autotestOliver Wolff2012-10-261-2/+2
* correct spelling in commentMark Brand2012-10-251-1/+1
* test: Remove QSKIP from tst_QFileDialog2Sergio Ahumada2012-10-251-3/+7
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-3/+5
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-251-0/+12
* Fix: don't override the new non-cosmetic default pen in qwidgetaavit2012-10-251-2/+2
* Unmark tst_qgroupbox as a parallel testRohan McGovern2012-10-241-1/+0
* Stabilize tst_qfontdialog test case.Miikka Heikkinen2012-10-231-6/+19
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-2213-104/+59
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-226-29/+104
* Fix integer overflow in QSpinBox.Stephen Kelly2012-10-221-0/+31
* Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-192-0/+80
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-1937-158/+158
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-182-10/+5
* QComboBox: replace homebrew with QSignalSpy for editTextChanged testMark Brand2012-10-161-35/+12
* Fix QComboBox icon testingGiuseppe D'Angelo2012-10-163-2/+4
* Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class.Stephen Kelly2012-10-162-2/+5
* Improve Qt::WA_UnderMouse accuracyMiikka Heikkinen2012-10-151-0/+82
* Do not accept key events if a widget is disabledOliver Wolff2012-10-131-0/+39
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-1312-82/+94
* Mark QTreeView test as significant.Stephen Kelly2012-10-121-1/+0
* 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
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-101-0/+32
* 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-105-14/+10
* tst_QApplication: Make sure the native style is being usedGabriel de Dietrich2012-10-101-0/+2
* tst_qfiledialog: fixed typo causing semi-random completer() failureRohan McGovern2012-10-091-1/+1
* 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
* Fix segfault when delegates change properties on editors.Stephen Kelly2012-10-041-0/+56
* QXcbWindow: Don't recreate window when reparenting.Yoann Lopes2012-10-011-40/+11
* tst_QDateTimeEdit: cleanup whitespace & follow Qt coding styleJ-P Nurmi2012-09-281-76/+31
* Run application main run loop in color/font dialog testTeemu Katajisto2012-09-272-24/+46
* Fix drag and drop with native widgetsjian liang2012-09-271-1/+26
* 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-276-53/+24
* tst_qcheckbox: remove duplicate codeJ-P Nurmi2012-09-271-8/+0
* QtWidgets auto tests: revise clipboard related testsJ-P Nurmi2012-09-273-85/+20
* tst_QDialog: fix Q_OS_WINCE & QT_NO_SIZEGRIP usageJ-P Nurmi2012-09-271-9/+23