summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qvariant: automate testing of forward_listMarc Mutz2014-10-291-6/+6
* Properly detect UTF-8 BOM markers in ini filesLars Knoll2014-10-293-8/+23
* moc: do not error if the last token of a define is #Olivier Goffart2014-10-281-0/+2
* Fix tst_QAccessibility::abstractScrollAreaTest for OS X 10.9Frederik Gladhorn2014-10-282-16/+24
* Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().Friedemann Kleint2014-10-281-0/+4
* Rotate images according to Exif orientationRainer Keller2014-10-279-0/+18
* Remove trailing '\n' in qFormatLogMessage outputKai Koehne2014-10-271-6/+6
* Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+2
* Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-251-0/+2
* Fix doc about the list of supported codecsAlexander Volkov2014-10-241-7/+2
* Add support for "Apple Roman" encodingAlexander Volkov2014-10-241-0/+1
* QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-241-0/+37
* Fix rubberband selection in rotated GraphicsViewaavit2014-10-241-0/+43
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-242-20/+34
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-249-13/+46
* Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-241-0/+45
* Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-241-9/+9
* Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-241-0/+28
* 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