summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-181-0/+159
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+159
| |\
| | * QAbstractItemView: fix CTRL+A select all behaviorMaximilian Hrabowski2014-10-131-0/+159
* | | Fix use-after-delete bug in tst_QWidget::taskQTBUG_27643_enterEvents()Marc Mutz2014-10-181-0/+1
|/ /
* | Removing a few unneeded "? true : false"Alessandro Portale2014-10-092-3/+3
* | Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+25
|\|
| * QPlainTextEdit: Fix crash on complex undo w/full width selectionEskil Abrahamsen Blomfeldt2014-09-301-0/+25
* | Stabilize tst_qwizard.Friedemann Kleint2014-10-031-12/+27
* | tst_QFiledialog::completer(): Avoid directories starting with 'c'.Friedemann Kleint2014-10-031-4/+14
* | Enable the qmdiarea test on X11Paul Olav Tvete2014-10-032-13/+2
* | Refactor tst_QFiledialog::completer().Friedemann Kleint2014-10-031-48/+32
* | QMdiArea: Fix positioning of cascaded sub windows.Friedemann Kleint2014-09-301-20/+18
* | Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-262-4/+4
* | Generate Show/Hide events for widgets when minimized state changes.Friedemann Kleint2014-09-241-0/+24
* | Update license headers and add new license filesMatti Paaso2014-09-24131-2476/+1428
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-248-1/+180
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-238-1/+180
| |\|
| | * QToolButton: properly reset the size hint when a menu is set on itGiuseppe D'Angelo2014-09-161-0/+28
| | * QSizeGrip: use a QPointer to the tracked TLWGiuseppe D'Angelo2014-09-151-0/+25
| | * Avoid adding widget to its own layoutThomas Fischer2014-09-053-0/+88
| | * Recreate child windows when changing screensDyami Caliri2014-08-282-1/+38
| | * Show the correct cursor for QLineEdit's side buttons.Marcel Krems2014-08-121-0/+4
* | | Blacklist constantly failing test cases on OS XKalle Viironen2014-09-235-0/+14
* | | Fix too fast zooming in QTextEdit with smooth scrolling eventsAllan Sandfeld Jensen2014-09-231-0/+38
* | | Fix spin box with fine grained wheel eventsAllan Sandfeld Jensen2014-09-231-0/+32
|/ /
* | Update widget winId when screen changesDyami Caliri2014-09-192-1/+32
* | Fix saving handle width in QSplitter::saveState()Alexander Volkov2014-09-161-0/+37
* | Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-151-2/+41
* | GraphicsView: Fix resolvePalette() for QGraphicsItem's childrenMaks Naumov2014-09-051-0/+17
* | QListView: Catch stack overflow on mutual scrollbar calculation.Christoph Schleifenbaum2014-08-291-0/+25
* | QLineEdit: Disable standard key 'cut' when there is no selection.Friedemann Kleint2014-08-281-1/+32
* | tst_qstatusbar: Allow a little more leeway in timer checking.Robin Burchell2014-08-281-1/+6
* | Close popup widgets when wheel events are receivedFriedemann Kleint2014-08-261-0/+28
* | tst_qtreewidget: Skip test that crashes on Wayland.Robin Burchell2014-08-251-0/+3
* | tst_qtreeview: Skip test that crashes on Wayland.Robin Burchell2014-08-251-0/+3
* | OS X: Fix pan gestures.Morten Johan Sørvig2014-08-251-1/+3
* | tst_dialog: Skip test that doesn't pass on Wayland.Robin Burchell2014-08-231-0/+3
* | tst_QWidget: Skip tests that don't pass with qwindow-compositor.Robin Burchell2014-08-201-0/+43
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-191-6/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-6/+6
| |\|
| | * Uncomment some tests which accidently got commentedAndy Shaw2014-08-071-6/+6
* | | tst_qstatusbar: Use a timer and remove some unnecessary waits to reduce test ...Robin Burchell2014-08-181-9/+6
* | | tst_qwindowcontainer: Convert some QVERIFYs to QCOMPAREsRobin Burchell2014-08-181-3/+3
* | | tst_dialog: Convert some QVERIFY to QCOMPARE.Robin Burchell2014-08-181-2/+2
* | | tst_qlistview: Convert some qWaits into QTRY_* usage.Robin Burchell2014-08-181-8/+4
|/ /
* | OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-0/+8
* | QProgressDialog: fix setBar() not properly adopting the new QProgressBarMarc Mutz2014-08-061-7/+0
* | QHeaderView::restoreState(): Add sanity check.Friedemann Kleint2014-08-061-0/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-4/+10
|\|
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-4/+10
| |\