summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add multi key bindings to QShortcutAllan Sandfeld Jensen2020-11-047-33/+259
* Doc: Fix mentioning of Qt5Core in overview pageKai Koehne2020-11-041-1/+1
* Avoid allocation on char16_t* comparisonsAllan Sandfeld Jensen2020-11-041-13/+13
* Add quotes to cmake_args in guess_compiler_from_mkspec functionDavid Skoland2020-11-041-1/+1
* Initial porting guide for QtGui and QtPrintSupportVolker Hilsheimer2020-11-043-15/+71
* qglobal: Only define QT_ENSURE_STACK_ALIGNED_FOR_SSE for i386Martin Storsjö2020-11-041-1/+1
* cmake: Always add -Wno-ignored-attributes for clang targeting windowsMartin Storsjö2020-11-041-6/+7
* Fix link error when comparing QSslPreSharedKeyAuthenticatorFriedemann Kleint2020-11-041-1/+1
* Add noexcept to slicing and indexing of QStringViewAllan Sandfeld Jensen2020-11-041-11/+11
* InputMethod should call reset() function when proxywidget lost focusZhang Hao2020-11-041-1/+12
* CMake Build: Enable separate debug info for all target typesCristian Adam2020-11-045-7/+32
* Add QEventPoint::normalizedPosition() to replace normalizedPos()Shawn Rutledge2020-11-033-16/+17
* cmake: Set a warning flag based on the target arch, not build hostMartin Storsjö2020-11-031-1/+1
* moc: Handle include in enum, take 2Fabian Kosmale2020-11-032-4/+21
* Remove left-over and unnecessarily exported operator==Volker Hilsheimer2020-11-031-1/+0
* Deprecate QFontDatabase constructorVolker Hilsheimer2020-11-037-54/+47
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-0318-140/+94
* Update third-party md4c to version 0.4.6Shawn Rutledge2020-11-033-129/+135
* CMake: Add handling of user-defined INPUT_foo cache variablesAlexey Edelev2020-11-032-3/+11
* Make the QMultiHash(const QHash &) constructor explicitLars Knoll2020-11-034-2/+25
* Fix qHash(QMultiHash)Lars Knoll2020-11-032-7/+24
* Use variadic templates to generalize MapSequenceResultTypeLars Knoll2020-11-031-3/+3
* Clean up container metatype declarations in QMetaTypeLars Knoll2020-11-031-12/+0
* Clean up qcontainerfwd.hLars Knoll2020-11-036-33/+17
* Cleanup container declarations in qtypeinfo.hLars Knoll2020-11-032-22/+5
* Address API review comments for QInput/QPointingDeviceVolker Hilsheimer2020-11-036-37/+27
* QProperty: Fix notification logic for eager propertiesFabian Kosmale2020-11-033-5/+37
* Remove std::function from QProperty interfaceFabian Kosmale2020-11-035-54/+241
* Android: fix crash by passing the right Handle to dlsym()Assam Boudjelthia2020-11-031-2/+2
* Add deprecated accessors for legacy font weightEskil Abrahamsen Blomfeldt2020-11-033-0/+71
* CMake: Fix Windows top-level configure.batJoerg Bornemann2020-11-032-3/+9
* CMake: Bump the minimum required CMake version to build Qt to 3.18Alexandru Croitor2020-11-037-2/+128
* Rename QContainerTraits namespace to QContainerInfoLars Knoll2020-11-033-245/+245
* QtTestLib: Update porting guideMårten Nordheim2020-11-031-1/+16
* Code cleanupsLars Knoll2020-11-031-7/+7
* Fix QDataStream compatibility for QTextFormat::TextUnderlineColorLars Knoll2020-11-032-0/+9
* Standardize metaType stuff in QMetaProperty and QVariantDavid Skoland2020-11-033-3/+14
* Allow adding linker flags to qmake module prisTor Arne Vestbø2020-11-036-13/+24
* Fix typoVolker Hilsheimer2020-11-021-1/+1
* Unfix QTest touch API documentationMårten Nordheim2020-11-021-1/+1
* Make RGB_MASK inline constexprVolker Hilsheimer2020-11-021-1/+1
* Allow adding extra content to module priTor Arne Vestbø2020-11-022-2/+6
* Default to cmake when building QtVolker Hilsheimer2020-11-022-3/+3
* Remove unnecessary cast-to-int for parameter to QBitArrayMårten Nordheim2020-11-021-1/+1
* CMake: Let configure guess the compiler from mkspec argumentJoerg Bornemann2020-11-022-0/+22
* Do not #define dynamic_castGiuseppe D'Angelo2020-11-021-13/+0
* macOS + FreeType: fix crash with non printable unicodeAnton Kudryavtsev2020-11-021-1/+4
* DropSite example: support markdownShawn Rutledge2020-11-022-0/+5
* qmake/vcxproj: Fix handling of extra compiler outputsJoerg Bornemann2020-11-021-1/+1
* Resolve corelib's remaining ### Qt 6 commentsEdward Welbourne2020-11-029-16/+11