summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-1690-22006/+21749
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1690-22006/+21749
| |\
| | * Update the latest public suffix listEdward Welbourne2020-03-162-13783/+13887
| | * Record that we're still up to date with latest dbusEdward Welbourne2020-03-161-1/+1
| | * wasm: remove uneeded platform plugins from buildLorn Potter2020-03-162-3/+3
| | * wasm: do not move or resize Popup windowsLorn Potter2020-03-161-1/+4
| | * QMySQL: return QVariant::ByteArray for POINT columnChristian Ehrlicher2020-03-151-0/+1
| | * Doc: Remove \contentspage commandsTopi Reinio2020-03-1510-42/+0
| | * macOS: Ensure GL symbols are resolved from the OpenGL frameworkLucas Wang2020-03-151-1/+1
| | * Add native iOS file dialogHarald Meyer2020-03-145-6/+182
| | * macOS: Modernize QCocoaSystemTrayIconTor Arne Vestbø2020-03-142-200/+97
| | * Update UCD to Revision 26Edward Welbourne2020-03-147-6343/+6761
| | * qpa: Return accepted state from mouse, touch and wheel handlersLorn Potter2020-03-132-77/+79
| | * Make it possible to set the EGL_DEFAULT_DISPLAYAndy Nichols2020-03-131-1/+3
| | * Fix range-loop implicit copy warningMorten Johan Sørvig2020-03-131-1/+1
| | * Hide default-invisible characters when shaping is disabledEskil Abrahamsen Blomfeldt2020-03-131-25/+46
| | * Make vulkan-flavored GLSL known to QShaderFormatJean-Michaël Celerier2020-03-132-2/+4
| | * Doc: Remove incorrect see-also linkTopi Reinio2020-03-121-2/+0
| | * macOS: Pass on QCursor pixmap with original scaleTor Arne Vestbø2020-03-121-11/+2
| | * macOS: Pass on QIcon as NSImage if possible, instead of going via QPixmapTor Arne Vestbø2020-03-122-14/+5
| | * macOS: Streamline QIcon to NSImage conversionTor Arne Vestbø2020-03-124-30/+35
| | * macOS: Streamline QImage to NSImage conversionTor Arne Vestbø2020-03-128-41/+45
| | * QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-1210-4/+27
| | * Bearer deprecation: centralize and suppress internal warningsMårten Nordheim2020-03-128-27/+24
| | * QStringBuilder: make the nested ConvertTo typedef publicMarc Mutz2020-03-121-1/+1
| | * macOS: Log occlusion state changesTor Arne Vestbø2020-03-121-1/+3