summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add support for exposing public QProperty members in the meta-object systemSimon Hausmann2020-03-187-27/+140
* | | Add a way to filter only rows or columns in QSortFilterProxyModelGiulio Camuffo2020-03-182-16/+75
|/ /
* | Don't limit AAT support to Darwin based platformsLars Knoll2020-03-181-2/+0
* | macOS: Disable CoreText shaper in Harfbuzz-NGEskil Abrahamsen Blomfeldt2020-03-171-21/+0
* | Make it possible to use QTaggedPointer within classesSimon Hausmann2020-03-171-12/+10
* | Property binding system: Fix developer build with MSVC 2019 (16.4.1)Friedemann Kleint2020-03-172-2/+4
* | src\angle\src\config.pri: remove references to gnuwin32Mitch Curtis2020-03-171-8/+0
* | Introduce helper class QTaggedPointerTor Arne Vestbø2020-03-175-0/+220
* | Introduce always constexpr variants of qNextPowerOfTwoFabian Kosmale2020-03-171-18/+35
* | CMake: Regenerate projects and adjust after old harfbuzz removalAlexandru Croitor2020-03-174-12/+47
* | Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-177-4/+39
* | Remove QRegExpValidatorLars Knoll2020-03-175-207/+7
* | Remove QRegExp usage from the the OCI pluginLars Knoll2020-03-171-4/+8
* | Remove QRegExp usage from Qt PrintSupportLars Knoll2020-03-171-3/+10
* | Bump the minimum requirement for harfbuzz to version 2.6.0Lars Knoll2020-03-171-1/+1
* | Remove the old harfbuzz library and integration codeLars Knoll2020-03-1764-27596/+0
* | Remove old harfbuzz support from QFontEngineLars Knoll2020-03-171-146/+3
* | Remove old harfbuzz dependency from QTextEngineLars Knoll2020-03-172-150/+6
* | Remove harfbuzz dependency from qunicodetoolsLars Knoll2020-03-173-40/+1495
* | Change signature of initScripts to take out pointer to a QVLA<ScriptItem>Lars Knoll2020-03-174-26/+17
* | Remove QRegExp usageLars Knoll2020-03-161-5/+3
* | Remove unused includeLars Knoll2020-03-161-1/+0
* | Get rid of QRegExp from the xpm image handlerLars Knoll2020-03-161-10/+18
* | Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-168-17/+15