summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Clean up some metatype declarations and registrationsStephen Kelly2013-01-092-2/+0
| * | | | | | | Merge branch 'stable' into devSergio Ahumada2013-01-091-0/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-0718-41/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-044-16/+52
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tst_QDialogButtonBox: fix typosMarc Mutz2012-12-131-4/+4
* | | | | | | | | | | Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-181-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Stabilize tst_qprogressbar.Friedemann Kleint2013-02-271-0/+11
* | | | | | | | | | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-0/+5
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-191-0/+88
* | | | | | | | | Clean whitespaceJan Arve Saether2013-02-191-5/+5
* | | | | | | | | Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-12/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-181-1/+0
* | | | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1844-44/+44
| |_|_|_|/ |/| | | |
* | | | | 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