summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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-181-0/+26
|\|
| * Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-0/+26
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-10/+0
* | 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
| * Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-283-0/+16
* | QTreeView::expandToDepth - add missing emit of expanded and collapsedThorbjørn Lund Martsum2013-02-021-0/+9
* | Do not run tst_qfilesystemmodel for MinGW.Friedemann Kleint2013-02-011-0/+1
* | QTreeView - emit collapsed in collapseAll()Thorbjørn Lund Martsum2013-01-311-2/+12
* | QTreeView - emit expanded on expandAllThorbjørn Lund Martsum2013-01-311-4/+23
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-3/+3
| |\|
| | * Stabilize tst_qabstractsliderFrederik Gladhorn2013-01-241-3/+3
* | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-0/+40
* | | Do not execute tst_qfilesystemmodel in parallel.Friedemann Kleint2013-01-291-2/+2
* | | tst_qfilesystemmodel: Avoid commonly used folders.Friedemann Kleint2013-01-281-23/+32
|/ /
* | Don't emit activated on clicking disabled itemview item.Mitch Curtis2013-01-261-0/+24
* | Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-254-0/+234
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-0/+57
|\|
| * Make sure QGraphicsItem notifies changes to focusScopeItem.Andreas Aardal Hanssen2013-01-241-0/+57
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-23129-134/+129
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22129-134/+129
| |\|
| | * Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-182-5/+0
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-18129-129/+129
* | | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-231-3/+5
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-233-0/+16
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-166-1197/+749
|\|
| * QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-141-0/+17
| * Enable tst_qwidgetsvariant testJędrzej Nowacki2013-01-111-0/+1
| * Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-094-1197/+731
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-093-3/+0
* | Merge branch 'stable' into devSergio Ahumada2013-01-0917-5/+171
|\|
| * Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-0817-5/+171
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0743-106/+26
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-0438-91/+1
| * Fix QGuiApplication::keyboardModifiers() and QGuiApplication::mouseButtons()Jon Severinsson2013-01-041-0/+26
| * Remove metatype registration of built-in types.Stephen Kelly2013-01-0312-15/+0
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0410-41/+160
|\|
| * 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
| * Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2012-12-181-3/+29
| * tst_qstyle: Fix compiler warning about unused variables.Friedemann Kleint2012-12-171-2/+2
| * Use frameless widgets in tst_qgridlayout.Friedemann Kleint2012-12-171-1/+29
| * Fix focusproxy-relayed crash in QGraphicsItem destructor.Andreas Aardal Hanssen2012-12-171-0/+2