summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QSsl: Remove enum value gapsMårten Nordheim2020-09-291-2/+2
* Docs: Update default redirect policy enumerationMårten Nordheim2020-09-291-3/+4
* QPrinter: fix unit tests for special case when no printer is defaultAndreas Buhr2020-09-291-1/+7
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-291-1/+2
* Blacklist QTcpSocket::connectToHostErrors in Windows 10 buildsTony Sarajärvi2020-09-291-1/+2
* Doc: Qt GUI: Depend on qtprintsupport documentation moduleTopi Reinio2020-09-291-0/+1
* doc: Make QtCore depend on all modulesMartin Smith2020-09-291-1/+3
* Add checks for new QBitArray versionAllan Sandfeld Jensen2020-09-291-46/+57
* Switch QBitArray to qsizetypeAllan Sandfeld Jensen2020-09-294-96/+97
* Switch QCache costs to qsizetypeAllan Sandfeld Jensen2020-09-292-24/+24
* Blacklist tst_QUdpSocket::writeDatagramToNonExistingPeerHeikki Halmet2020-09-291-4/+1
* make {QString,QByteArray}::squeeze() work without prior reserve()Oswald Buddenhagen2020-09-282-3/+3
* QCocoaDrag - set image only on the first drag itemTimur Pocheptsov2020-09-281-2/+7
* CMake: make QT_ANDROID_DEPLOYMENT_SETTINGS_FILE consistent with qmakeAssam Boudjelthia2020-09-283-4/+4
* CMake: Generate *AdditionalTargetInfo.cmake for toolsJoerg Bornemann2020-09-283-1/+9
* CMake: Write proper *AdditionalTargetInfo file in debug-only buildJoerg Bornemann2020-09-281-25/+29
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-2813-64/+73
* QSslConfiguration::setAllowedNextProtocol - remove the old signatureTimur Pocheptsov2020-09-282-8/+0
* Fix QtConcurrent algorithms to work with temporary sequencesSona Kurazyan2020-09-285-26/+127
* Don't guess UTC when we can't find a system zone nameEdward Welbourne2020-09-283-16/+25
* CMake: FindGLIB2 to include gthread2 sub-libraryJulien Schueller2020-09-281-2/+10
* By default don't try to use pkg-config when targeting AndroidAlexandru Croitor2020-09-283-3/+3
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-09-283-1/+5
* CMake: Allow finding Qt CMake packages in additional locationsAlexandru Croitor2020-09-283-4/+35
* Prevent endless markDirtyAndNotifyObservers <-> notify loopFabian Kosmale2020-09-283-2/+49
* Fix documentation for QStringListVolker Hilsheimer2020-09-281-0/+15
* Read test specific configure arguments from environmentToni Saario2020-09-283-0/+18
* Fix qdoc warnings: supportedCiphers is a member of QSslConfigurationVolker Hilsheimer2020-09-281-7/+7
* Fix qdoc warnings: remove docs for inherited/implicit membersVolker Hilsheimer2020-09-281-23/+0
* Fix some qdoc warnings from QStaticPluginVolker Hilsheimer2020-09-281-28/+25
* Fix qdoc warnings from Q(Latin1)StringVolker Hilsheimer2020-09-281-101/+5
* Fix some qdoc warnings from QHash and QMultiHashVolker Hilsheimer2020-09-281-21/+8
* Fix qdoc warning: button(s) are members of QSinglePointEventVolker Hilsheimer2020-09-271-25/+0
* qtabletevent/regular_widget manual test: Add a toggle for WinTabFriedemann Kleint2020-09-273-12/+56
* Simplify the preamble of QDateTimeEditPrivate::stepBy()Edward Welbourne2020-09-271-11/+3
* QCalendar: use LGPL like everything else, not GPLEdward Welbourne2020-09-271-5/+15
* Use WAYLAND_DISPLAY and DISPLAY instead of XDG_SESSION_TYPEJohan Klokkhammer Helsing2020-09-271-18/+35
* Remove QNX/Blackberry-related qpps* files from corelib/kernel/Edward Welbourne2020-09-269-1788/+0
* Windows Vista/XP Styles: Clean up some codeFriedemann Kleint2020-09-265-67/+10
* Fix compilation of some manual testsFriedemann Kleint2020-09-2613-28/+29
* Preserve formats in QImage::scaled()Allan Sandfeld Jensen2020-09-262-12/+78
* CMake: use ANDROID_SDK_ROOT instead of ANDROID_SDK consistentlyAssam Boudjelthia2020-09-261-1/+1
* Android: allow Android app building to use java 8 featuresAssam Boudjelthia2020-09-261-0/+5
* Don't error out when configuring Qt on a headless systemVolker Hilsheimer2020-09-261-3/+5
* Fix qdoc warnings from references to removed APIsVolker Hilsheimer2020-09-262-2/+1
* Fix qdoc warnings in QStringViewVolker Hilsheimer2020-09-261-3/+3
* Fix qdoc warning from QMetaObjectVolker Hilsheimer2020-09-261-1/+1
* Fix qdoc warning: QTextBoundaryFinderVolker Hilsheimer2020-09-261-1/+1
* Fix qdoc warnings: QTextStream manipulators are in the Qt namespaceVolker Hilsheimer2020-09-261-4/+4
* Fix some qdoc warnings for QString/View/TokenizerVolker Hilsheimer2020-09-264-39/+62