summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Made QWindowsVistaStyle internalJ-P Nurmi2012-11-211-5/+5
* Made QFusionStyle internalJ-P Nurmi2012-11-215-26/+19
* Disable static contents optimization for now.Samuel Rødal2012-11-151-3/+1
* Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-151-1/+7
* Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-151-74/+21
* Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-141-0/+38
* Send enter to the child at the position of the QEnterEvent.Friedemann Kleint2012-11-141-2/+2
* tests: Mark tst_qfilesystemmodel as insignificant on MacSamuli Piippo2012-11-131-0/+2
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-10/+11
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-083-11/+1
* Re-enable some skipped tests in tst_qwidgetMiikka Heikkinen2012-11-071-8/+0
* Fix excess enter events when showing modal dialog on button pressMiikka Heikkinen2012-11-071-0/+94
* Fix inconsistent leave/enter events for main window when popup is openMiikka Heikkinen2012-11-061-9/+185
* test: Remove some QSKIP's from tst_QStyleSergio Ahumada2012-11-031-20/+23
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-023-16/+19
* 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
* Compile fix for tst_qstylesheetstyle.cpphjk2012-11-011-1/+1
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-013-11/+11
* test: Remove QSKIP from tst_QListView::setCurrentIndexAfterAppendRowCrashSergio Ahumada2012-10-301-4/+5
* 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