summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-2944-1114/+726
* Follow bundled Harfbuzz updateKonstantin Ritt2020-03-283-62/+33
* QAbstractItemView::dataChanged(): optimize call to QWidget::update()Christian Ehrlicher2020-03-286-2/+93
* HB-to-Qt bridge: get rid of stale/dubious safety checksKonstantin Ritt2020-03-281-18/+6
* Revert "QMetaType: support manual unregistration"Simon Hausmann2020-03-273-17/+0
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-276-38/+61
* macOS: Fix or ignore deprecated API in 10.14Tor Arne Vestbø2020-03-279-52/+58
* Speed up QSortFilterProxyModel filteringChristian Ehrlicher2020-03-271-8/+11
* Add a public qsimd.h headerLars Knoll2020-03-265-22/+161
* Move qsimd* from corelib/tools to corelib/globalLars Knoll2020-03-268-4/+82
* Revert "Android: Fix compile on arm64"BogDan Vatra2020-03-263-13/+0
* Make QCborValue::toCbor() constLars Knoll2020-03-252-4/+4
* QMetaType: Do copy constuctible check at compile timeFabian Kosmale2020-03-251-1/+1
* QMetaType::fromType: support classes with inaccessible dtorsFabian Kosmale2020-03-251-1/+4
* QHttpNetworkReplyPrivate: Remove unused variableMårten Nordheim2020-03-253-1306/+0
* CMake: Add support for bundled SQLite libraryLeander Beernaert2020-03-253-7/+85
* Avoid recreating QRegularExpression for every text blockJoni Poikelin2020-03-251-9/+9
* Don't call QSet::erase() on an end iteratorLars Knoll2020-03-252-2/+4
* CMake: Fix configuration of FEATURE_JPEGLeander Beernaert2020-03-251-1/+1
* Remove QSignalMapper::mappedWidget()Lars Knoll2020-03-252-43/+2
* Get rid of QRegExp usage in rccLars Knoll2020-03-251-2/+11
* Remove QRegExp usage from the XBM handlerLars Knoll2020-03-251-23/+28
* Remove qt6_use_modulesKai Koehne2020-03-251-46/+0
* HB-to-Qt: stop propagating helpers and types not used outside QtGuiKonstantin Ritt2020-03-252-12/+16
* Q{File,FileInfo,Dir}: add std::filesystem::path overloadsMårten Nordheim2020-03-246-5/+380
* Darwin: get rid of Harfbuzz/CoreText specific codeKonstantin Ritt2020-03-242-58/+7
* Harfbuzz: get rid of Qt-specific patch in CoreText shaper codeKonstantin Ritt2020-03-242-96/+0
* QTextEngine: stop guessing the same language in a loopKonstantin Ritt2020-03-241-2/+2
* Fix deprecation warnings from NSColor(Space) with macOS 10.14 SDKVolker Hilsheimer2020-03-232-41/+31
* Make QFuture::d privateSona Kurazyan2020-03-231-2/+10
* Clean-up the duplicate code in QFuture and QFutureWatcherSona Kurazyan2020-03-233-135/+69
* Fix memory leakGiulio Camuffo2020-03-231-0/+3
* CMake: Fix metatype file generation not to happen in the source dirAlexandru Croitor2020-03-231-0/+7
* Fix warning in qsql_odbc.cpp when building with MSVC2017Mitch Curtis2020-03-201-1/+1
* Change QTaggedPointer API to be more similar to other smart pointers in QtSimon Hausmann2020-03-193-11/+11
* Fix warnings when building with MSVC2017Mitch Curtis2020-03-192-3/+4
* Add documentation for QTaggedPointerSimon Hausmann2020-03-192-8/+214
* Use QTaggedPointer in QPropertyObserverSimon Hausmann2020-03-195-81/+73
* Add support for explicitly marking a property as dirtySimon Hausmann2020-03-192-0/+9
* Enable generic property bindings to QProperty<T>Simon Hausmann2020-03-194-13/+68
* CMake: Enable testlib selftestsLeander Beernaert2020-03-182-0/+47
* CMake: Regenerate projects after harfbuzz-ng macOS adjustmentAlexandru Croitor2020-03-183-37/+1
* Remove garbageLars Knoll2020-03-181-1/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-185-13/+31
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-185-13/+31
| |\
| | * Header-review: add Q_DECL_DEPRECATED_X macro to deprecated methodVolker Hilsheimer2020-03-171-1/+1
| | * Fix docs suggesting that it's possible to draw to the X11 screenSimon Hausmann2020-03-171-2/+0
| | * Update Unicode license for CLDR and UCDEdward Welbourne2020-03-171-2/+17
| | * Fix memory leak on new QThreadPool::tryStart versionAllan Sandfeld Jensen2020-03-171-7/+12
| | * Add 'since' tag to documentation of new enum valueVolker Hilsheimer2020-03-171-1/+1