summaryrefslogtreecommitdiffstats
path: root/src
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
* 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
* Switch QBitArray to qsizetypeAllan Sandfeld Jensen2020-09-293-96/+96
* Switch QCache costs to qsizetypeAllan Sandfeld Jensen2020-09-292-24/+24
* 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-282-2/+2
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* QSslConfiguration::setAllowedNextProtocol - remove the old signatureTimur Pocheptsov2020-09-282-8/+0
* Fix QtConcurrent algorithms to work with temporary sequencesSona Kurazyan2020-09-283-26/+25
* Don't guess UTC when we can't find a system zone nameEdward Welbourne2020-09-283-16/+25
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-09-281-1/+1
* Prevent endless markDirtyAndNotifyObservers <-> notify loopFabian Kosmale2020-09-282-2/+17
* Fix documentation for QStringListVolker Hilsheimer2020-09-281-0/+15
* 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
* 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
* Preserve formats in QImage::scaled()Allan Sandfeld Jensen2020-09-261-12/+48
* Android: allow Android app building to use java 8 featuresAssam Boudjelthia2020-09-261-0/+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
* Fix some qdoc warnings for QAnyStringViewVolker Hilsheimer2020-09-261-4/+4
* Fix -Wmaybe-uninitialized warningsJulien Schueller2020-09-262-2/+2
* Avoid heap-buffer-overflowRobert Loehning2020-09-251-0/+2
* xcb: Avoid BadMatch error when creating non-OpenGL windowAlexander Volkov2020-09-251-13/+3
* QStaticPlugin: Reorder class membersVolker Hilsheimer2020-09-251-5/+4
* Remove traces of QObject::trUtf8 from documentationVolker Hilsheimer2020-09-254-15/+7
* rhi: Switch command lists to QVLALaszlo Agocs2020-09-253-3/+3
* rhi: gl: get rid of a wrapper QByteArray where a raw ptr sufficesLaszlo Agocs2020-09-251-3/+2
* rhi: Skip comparing to this in isCompatible testsLaszlo Agocs2020-09-252-0/+9
* rhi: gl: d3d: Do not use QByteArray where there is no pointLaszlo Agocs2020-09-254-14/+17
* Fix qdoc warning and typo in QMetaSequenceVolker Hilsheimer2020-09-251-2/+2
* rhi: Drop the zeroing out of resource binding structsv6.0.0-alpha1Laszlo Agocs2020-09-252-10/+2
* rhi: vulkan: Fix mipmap generation for cubemapsLaszlo Agocs2020-09-254-80/+81
* CMake: fix minor line indentationAssam Boudjelthia2020-09-251-2/+2
* CMake Build: Fix iOS build with PCH and CMake 3.18.3Cristian Adam2020-09-251-0/+8