summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix uic/rcc generating outdated export for Qt for Pythonv6.0.0Friedemann Kleint2020-12-046-15/+15
* Doc: Make \youtube macro work with litehtml help backendTopi Reinio2020-12-033-3/+8
* Dont' return a const ref to QModelIndexLars Knoll2020-12-032-6/+5
* Fix hashing of QPersistentModelIndexLars Knoll2020-12-032-0/+36
* Add a qHashEquals() method and use it to compare keys in QHashLars Knoll2020-12-033-1/+22
* Bump the type info version in qhooks.cppv6.0.0-rc2Lars Knoll2020-12-012-2/+2
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-12-014-8/+108
* Doc: Fix QVector[2|3|4]D documentationTopi Reinio2020-12-011-84/+57
* Fix memory leaks in QFuture's continuationsSona Kurazyan2020-12-014-27/+36
* Fix perfect forwarding of callables in QFuture's continuationsSona Kurazyan2020-12-012-28/+40
* Inline QCollator's QString methods via QStringViewEdward Welbourne2020-11-302-10/+6
* Also remove 0 initialization from QUrlTwoFlagsAllan Sandfeld Jensen2020-11-301-2/+1
* CMake: Fix resource object file paths in prl files for prefix buildsAlexandru Croitor2020-11-303-8/+57
* Update setHighDpiScaleFactorRoundingPolicy docsTor Arne Vestbø2020-11-302-8/+4
* Add instructions to build documentationToni Saario2020-11-272-0/+42
* Restore pass-by-ref to QRect QCalendarWidget::paintCell()Edward Welbourne2020-11-272-2/+2
* Inline the fast path for removeBinding()Lars Knoll2020-11-272-10/+17
* Smaller cleanup in QBindingStorageLars Knoll2020-11-271-11/+11
* Inline the fast path of a few methodsLars Knoll2020-11-273-18/+37
* Inline the QPropertyBindingPrivatePtr destructorLars Knoll2020-11-272-4/+8
* Inline access to the QBindingStorageLars Knoll2020-11-278-42/+46
* Simplify the safeguarding logic in notify()Lars Knoll2020-11-273-118/+80
* Remove ExtraBit and FlagMask from QPropertyBindingDataLars Knoll2020-11-273-22/+11
* Rename Application ExampleVolker Hilsheimer2020-11-274-7/+7
* QCache: Fix crash observed in tst_QAccessibilityFabian Kosmale2020-11-261-1/+1
* Fix broken \endcode marker in Qt 6 porting docsFlorian Bruhin2020-11-261-1/+1
* Remove some examples from highlighted listVolker Hilsheimer2020-11-261-3/+0
* Use event cloning rather than copyingVolker Hilsheimer2020-11-261-1/+1
* Document removal of QEvent copyingVolker Hilsheimer2020-11-251-0/+39
* Fix QVariant/QMetaType::compare APIsGiuseppe D'Angelo2020-11-2514-29/+511
* Fix link to Qt OpenGL C++ classesVolker Hilsheimer2020-11-251-1/+1
* CMake: Use lower cased property name for entrypoint library opt-outAlexandru Croitor2020-11-241-2/+2
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Alexandru Croitor2020-11-241-0/+4
* Re-fix the definition of primitive typesv6.0.0-rc1Giuseppe D'Angelo2020-11-241-1/+1
* Return subclass type from overrides of QEvent::cloneVolker Hilsheimer2020-11-242-38/+38
* QMetaType: Track whether type is QML list typeFabian Kosmale2020-11-243-19/+29
* Doc: Update CMake functions in Qt Core for Qt 6Kai Koehne2020-11-247-494/+115
* Doc: Update CMake functions in Qt Widgets for Qt 6Kai Koehne2020-11-243-80/+12
* Avoid integer overflow and division by zeroAllan Sandfeld Jensen2020-11-231-3/+3
* CMake: Fix Android non-top-level build against qtbaseJoerg Bornemann2020-11-231-1/+6
* QCache: fix accidental pessimizationMårten Nordheim2020-11-211-2/+1
* Revert "QChar: assert on illegal construction"Kai Koehne2020-11-211-2/+2
* QGuiAppPriv: don't clear target and window for TouchCancelShawn Rutledge2020-11-211-2/+0
* Fix safe conversionAllan Sandfeld Jensen2020-11-211-4/+11
* Fix weight when reading old serialized QFontsEskil Abrahamsen Blomfeldt2020-11-213-5/+8
* QWin32PrintEngine: fix compilationAlex Trotsenko2020-11-211-2/+0
* Delete move constructor and move-assignment for QEventVolker Hilsheimer2020-11-211-1/+3
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-2013-51/+51
* Doc: explain how to create a test touch device for use with touchEventMitch Curtis2020-11-201-1/+7
* Toplevel builds: Add utility toplevel targets for each moduleVolker Hilsheimer2020-11-201-0/+47