summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qsocks5socketengine: use qintptr when referring to socket descsMårten Nordheim2020-12-011-1/+1
* QSocks5SocketEngine: Add missing return on errorMårten Nordheim2020-12-011-0/+4
* CMake: Allow WIN32 and MACOSX_BUNDLE arguments for qt6_add_executableCristian Adam2020-12-011-0/+1
* Cosmetic stroker: avoid overflows for non-finite coordinatesEirik Aavitsland2020-12-011-0/+2
* Fix documentation of QMetaType::TypeFlagAndreas Buhr2020-12-011-1/+1
* CMake: fix indentations in Qt6AndroidMacros.cmakeAssam Boudjelthia2020-12-011-11/+8
* Android: print tailored warning if qml dependency path is a dirAssam Boudjelthia2020-12-011-0/+6
* Android: avoid reflection with ClipData addItemAssam Boudjelthia2020-12-011-22/+5
* CMake: don't add empty QT_ANDROID_APPLICATION_ARGUMENTS to JsonAssam Boudjelthia2020-12-011-2/+4
* Fix qdoc warning about unknown commandsAndreas Buhr2020-12-011-3/+3
* Discourage the foreach keywordOle-Morten Duesund2020-12-012-63/+110
* Fix perfect forwarding of callables in QFuture's continuationsSona Kurazyan2020-12-012-28/+40
* QMetaProperty: Enable constructing only DataFabian Kosmale2020-12-012-3/+13
* Simplify the safeguarding logic in notify()Lars Knoll2020-11-303-118/+80
* Inline the fast path for removeBinding()Lars Knoll2020-11-302-10/+17
* Smaller cleanup in QBindingStorageLars Knoll2020-11-301-11/+11
* Inline the fast path of a few methodsLars Knoll2020-11-303-18/+37
* Remove ExtraBit and FlagMask from QPropertyBindingDataLars Knoll2020-11-303-22/+11
* Inline the QPropertyBindingPrivatePtr destructorLars Knoll2020-11-302-4/+8
* Optimize code in QTaggedPointerLars Knoll2020-11-302-7/+6
* Inline access to the QBindingStorageLars Knoll2020-11-307-40/+44
* CMake: Fix QMAKE_LIB of WrapOpenSSLHeaders libraryJoerg Bornemann2020-11-301-1/+1
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-3012-11/+37
* QMacStyle - remove vertical adjustment for inactive tabTimur Pocheptsov2020-11-301-2/+0
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-11-302-6/+12
* Let QXcbConnection::getTimestamp properly exit when X server quitsSheng Mao2020-11-301-1/+12
* Revert "xcb: add xcb-util dependency for xcb-image"Liang Qi2020-11-303-26/+4
* Extend container overview documentation, mention Q_DECLARE_TYPEINFOAndreas Buhr2020-11-302-3/+33
* Doc: Fix various documentation warningsTopi Reinio2020-11-305-15/+10
* Doc: Fix QVector[2|3|4]D documentationTopi Reinio2020-11-301-84/+57
* Doc: Document BINDABLE attribute for Q_PROPERTY macroTopi Reinio2020-11-302-0/+7
* QMetaObjectPrivate: Add firstMethodFabian Kosmale2020-11-302-0/+19
* Fix QVariant/QMetaType::compare APIsGiuseppe D'Angelo2020-11-308-26/+351
* QHash: support std::hash as hashing functionGiuseppe D'Angelo2020-11-303-12/+84
* Seedless qHash catch-all: make it SFINAE-friendlyGiuseppe D'Angelo2020-11-301-2/+10
* QHeaderView: allow un-sorting of modelsGiuseppe D'Angelo2020-11-303-6/+81
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-30119-237/+237
* CMake: Fix resource object file paths in prl files for prefix buildsAlexandru Croitor2020-11-301-0/+11
* QStandardPaths: Don't change permissions of XDG_RUNTIME_DIRAlexander Volkov2020-11-301-29/+30
* QMetaProperty::typeName: use name from metatypeFabian Kosmale2020-11-302-7/+11
* QMetaObjectBuilder: remove relocatable data supportFabian Kosmale2020-11-302-82/+9
* QMetaPropertyBuilder: carry metatypeFabian Kosmale2020-11-302-3/+14
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-3011-11/+11
* Fix invalid QSortFilterProxyModel::dataChanged parametersWang ChunLin2020-11-301-9/+13
* Restore QOpenGLVersionFunctionsFactory entry in changes docsLaszlo Agocs2020-11-301-0/+6
* Fix typo in rhiAntti Määttä2020-11-271-1/+1
* Fix warning about copy during range iterationTor Arne Vestbø2020-11-271-1/+1
* Make QCollatorSortKey's operator<() a hidden friendEdward Welbourne2020-11-271-6/+3
* Clean up QCollator's documentation and tell fewer liesEdward Welbourne2020-11-272-53/+116
* Fix spacing in QCollator documentationEdward Welbourne2020-11-271-19/+19