summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-17/+17
* Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-061-1/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-0/+16
|\
| * Stabilize tst_qprogressbar.Friedemann Kleint2013-02-271-0/+11
| * Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-0/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-17/+93
|\|
| * 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
* | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-201-0/+36
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\|
| * Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-3/+3
|\|
| * Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2344-45/+44
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2244-45/+44
| |\|
| | * 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
* | | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-231-3/+5
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-0/+17
|\|
| * QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-0/+17
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-092-2/+0
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-0/+9
|\|
| * Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+9
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0718-41/+0
|\|
| * 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
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-044-16/+52
|\|
| * 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_QDialogButtonBox: fix typosMarc Mutz2012-12-131-4/+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