summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QMainWindow: respect the maximum size of the central widgetPaul Olav Tvete2014-10-241-0/+45
* QSwipeGestureRecognizer: Fix gesture cancel on direction change.Friedemann Kleint2014-10-231-0/+6
* Add autotest for QGestureRecognizer.Friedemann Kleint2014-10-234-0/+341
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-233-0/+150
* Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView.Friedemann Kleint2014-10-231-0/+28
* Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-2210-0/+106
* Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
* QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.Jeongmin Kim2014-10-221-1/+38
* Respect contents margins when calculating the size hintLars Knoll2014-10-221-0/+10
* Fix height of combo popup when the list view has non-zero spacing.Friedemann Kleint2014-10-221-6/+20
* Set correct transient parent in q_createNativeChildrenAndSetParent().Friedemann Kleint2014-10-211-0/+17
* update QtBearer NetworkManager backend APILorn Potter2014-10-211-2/+10
* logging: Fix qCleanupFuncinfo to not mangle Objective-C message namesTor Arne Vestbø2014-10-201-0/+16
* transient window manual test: set window type to DialogShawn Rutledge2014-10-201-0/+1
* Fix QOpenGLWindow tests when devicePixelRatio != 1Jørgen Lind2014-10-201-9/+9
* tst_QPointer: fix memleakMarc Mutz2014-10-191-1/+2
* tst_QState: fix memleaksMarc Mutz2014-10-191-9/+9
* tst_QThreadPool: fix memleakMarc Mutz2014-10-191-6/+6
* tst_QSharedPointer: fix memleakMarc Mutz2014-10-191-1/+2
* tst_QMetaType: fix memleaksMarc Mutz2014-10-191-14/+26
* tst_QMimeData: test doesn't require QGuiApplicationMarc Mutz2014-10-191-1/+1
* Add qHash(QSslError) overloadMarc Mutz2014-10-191-0/+9
* Add qHash(QSslCertificate) overloadMarc Mutz2014-10-191-0/+9
* 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
* | | QSettings: Prevent assert when passing empty keys.Friedemann Kleint2014-10-171-0/+11
* | | Make QStringRef::right() consistent with QString::right()Eskil Abrahamsen Blomfeldt2014-10-141-2/+2
|/ /
* | Fix memory leak in QClipboard::setMimeData()Eskil Abrahamsen Blomfeldt2014-10-101-6/+12
* | Gcc 4.5.* build fix.Tomasz Olszak2014-10-101-3/+12
* | Disable tst_qhostinfo on OS X.Friedemann Kleint2014-10-101-0/+3
* | Removing a few unneeded "? true : false"Alessandro Portale2014-10-094-7/+5
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-013-0/+33
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-293-0/+33
| |\|
| | * QNAM: Fix previous HTTP upload CPU fixMarkus Goetz2014-09-251-0/+2
| | * QSettings: Don't chop off trailing tabs that were actually part of a value.Christian Kandeler2014-09-231-0/+18
| | * Fix crash in QNetworkAccessCacheBackend::closeDownstreamChannelAlbert Astals Cid2014-09-221-0/+13
* | | Logging: Disable tracking of debug source info for release buildsKai Koehne2014-10-013-12/+63
* | | Fix regression in metric calculation of text with mnemonicsAllan Sandfeld Jensen2014-10-011-0/+12
* | | QMdiArea: Fix positioning of cascaded sub windows.Friedemann Kleint2014-09-301-20/+18
|/ /
* | Fix handling of IPv6 addresses in QUrl::fromUserInputThiago Macieira2014-09-281-0/+17
* | Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-262-4/+4
* | tst_QSslError: cleanup unused functionsMarc Mutz2014-09-261-29/+0