summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document QFont::PreferNoShaping as being since 5.10Sergio Martins2018-03-051-1/+1
* Make tst_QWindow::generatedMouseMove pass on WaylandJohan Klokkhammer Helsing2018-03-051-1/+1
* Don't skip tst_QWindow::windowModality_QTBUG27039 on WaylandJohan Klokkhammer Helsing2018-03-051-3/+0
* Fix docs of QTextDocument::find with regards to default case sensitivitySimon Hausmann2018-03-051-3/+3
* Remove unused variableAndré Klitzing2018-03-051-1/+0
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on windows ciLiang Qi2018-03-051-0/+1
* Blacklist tst_QGraphicsView::itemsInRect_cosmeticAdjust on UbuntuKari Oikarinen2018-03-051-0/+3
* moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-052-0/+4
* QHeaderView: make use of LayoutChangeHint in _q_sectionsChanged()Christian Ehrlicher2018-03-043-22/+61
* QHeaderView: fix indentation in setModel() and clear()Christian Ehrlicher2018-03-031-37/+37
* Avoid infinite recursive loopAndré Klitzing2018-03-031-1/+1
* QLocale: Update the system private on QLocale default constructor if neededAlbert Astals Cid2018-03-022-0/+48
* Blacklist tst_QWindow::testInputEvents on WindowsKari Oikarinen2018-03-021-0/+2
* QTestlib/selftests: Fix failures due to logging system outputFriedemann Kleint2018-03-021-0/+1
* Android: Close the DataOutputStream when we are finished with itAndy Shaw2018-03-021-1/+7
* qstringapisymmetry: Fix XML parsing failing on invalid encodingsFriedemann Kleint2018-03-021-4/+18
* Blacklist tst_QApplication::touchEventPropagation on openSUSEKari Oikarinen2018-03-021-0/+3
* Remove tst_QGLThreads::textureUploadInThreadKari Oikarinen2018-03-022-134/+0
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
* JSON: remove braces from UUID text representationsThiago Macieira2018-03-022-0/+11
* QJsonValue: use the fully-encoded form of a URL in fromVariant()Thiago Macieira2018-03-022-0/+31
* Add needsWorkaround for additional Adreno targetsHerman van Hazendonk2018-03-011-2/+6
* qtestlib: fix support for pressing multiple mouse buttonsGatis Paeglis2018-03-016-29/+263
* Fix QXcbScreen::format() when rgb-swap is neededAllan Sandfeld Jensen2018-03-011-1/+3
* ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-012-12/+62
* Windows QPA: Fix setting the separator property on native menusFriedemann Kleint2018-03-011-0/+7
* tst_QAbstractItemView: Wrap qWaitForWindowActive in QVERIFYKari Oikarinen2018-03-011-4/+3
* tst_QLocalSocket: Fix not showing error output in processConnectionKari Oikarinen2018-03-011-0/+2
* Find PCRE2 via pkgconfigR.J.V. Bertin2018-03-011-0/+1
* QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-012-2/+5
* windowsuiautomation: Lowercase windows header includesMartin Storsjö2018-03-012-2/+2
* QHeaderView: skip dividing by 1, rather pointlessDavid Faure2018-02-281-1/+1
* QMimeDatabase: fix regression in alias resolvingDavid Faure2018-02-282-2/+27
* syncqt: remove 'descend' parameter from findFiles()Oswald Buddenhagen2018-02-281-11/+5
* syncqt: fix fallback of -builddirOswald Buddenhagen2018-02-281-3/+5
* Update the Unicode BiDi algorithm to be compliant with Unicode 10Lars Knoll2018-02-287-535/+595231
* Fix ligature handling in QTextLine::cursorToX()Lars Knoll2018-02-281-1/+2
* macOS: Warn the user when KVO-observing QCocoaNSWindowTor Arne Vestbø2018-02-281-0/+5
* Doc: Add doc for QSKIPNico Vertriest2018-02-282-0/+113
* Silence a GCC 8 warning in qpainterVille Voutilainen2018-02-281-2/+2
* Silence a GCC 8 warning in qoutlinemapperVille Voutilainen2018-02-281-1/+1
* Silence a GCC 8 warning in qringbufferVille Voutilainen2018-02-281-1/+1
* Blacklist tst_QWidget::saveRestoreGeometry on openSUSEKari Oikarinen2018-02-281-0/+2
* tst_QLocalSocket: Fix flakiness of processConnectionKari Oikarinen2018-02-281-2/+3
* Blacklist tst_QNetworkReply::ioHttpRedirectPolicySami Nurmenniemi2018-02-281-2/+2
* QDate/Time,QTimeZone: Fix empty documentation section titlesFriedemann Kleint2018-02-272-5/+4
* Silence a GCC 8 warning in qxcbnativeinterfaceVille Voutilainen2018-02-271-7/+7
* Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-02-271-1/+1
* Widen the blacklists for flaky udp testsVille Voutilainen2018-02-271-2/+2
* Make qWaitForWindowActive more robustVille Voutilainen2018-02-271-2/+2