summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | Darwin: get rid of Harfbuzz/CoreText specific codeKonstantin Ritt2020-03-241-53/+7
* | | 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-231-14/+29
* | | Fix memory leakGiulio Camuffo2020-03-231-0/+3
* | | Don't limit AAT support to Darwin based platformsLars Knoll2020-03-181-2/+0
* | | Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-171-0/+1
* | | Remove QRegExpValidatorLars Knoll2020-03-173-205/+5
* | | Bump the minimum requirement for harfbuzz to version 2.6.0Lars Knoll2020-03-171-1/+1
* | | 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-171-1/+1
* | | Change signature of initScripts to take out pointer to a QVLA<ScriptItem>Lars Knoll2020-03-171-4/+8
* | | 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-161-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-1614-1262/+459
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1614-1262/+459
| |\| |
| | * | wasm: remove uneeded platform plugins from buildLorn Potter2020-03-161-1/+1
| | * | Doc: Remove \contentspage commandsTopi Reinio2020-03-152-9/+0
| | * | Update UCD to Revision 26Edward Welbourne2020-03-141-0/+6
| | * | qpa: Return accepted state from mouse, touch and wheel handlersLorn Potter2020-03-132-77/+79
| | * | 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
| | * | macOS: Streamline QIcon to NSImage conversionTor Arne Vestbø2020-03-122-17/+33
| | * | macOS: Streamline QImage to NSImage conversionTor Arne Vestbø2020-03-122-15/+34
| | * | Fix multi-threaded shrinking conversionAllan Sandfeld Jensen2020-03-111-1/+13
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-112-13/+17
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-112-13/+17
| | | |\|
| | | | * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+16
| | | | * Add the include for QPointer to avoid MSVC compilation errorShawn Rutledge2020-03-031-0/+1
| | * | | Replace initialization of sparse table of converts with settersAllan Sandfeld Jensen2020-03-111-1105/+230
| | |/ /
* | | | cmake: Regenerate projectsAlexandru Croitor2020-03-162-4/+4
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-163-15/+15
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-5/+5
|/ / /
* | | Use qsizetype for size related methods in QVarlengthArrayLars Knoll2020-03-143-4/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1124-837/+1434
|\| |
| * | QVulkanWindow: Fix setQueueCreateInfoModifier signatureLaszlo Agocs2020-03-102-2/+2
| * | rhi: d3d11: Honor resource/sampler slot limitsLaszlo Agocs2020-03-101-66/+124
| * | Multithread some QImage routinesAllan Sandfeld Jensen2020-03-096-519/+996
| * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-065-10/+15
| * | rhi: vulkan: Silence useless desc.set validation warningsLaszlo Agocs2020-03-061-0/+9
| * | rhi: Add support for arrays of combined image samplersLaszlo Agocs2020-03-059-168/+290
| * | Don't use deprecated QPixmapCache::find overloadVolker Hilsheimer2020-03-041-2/+1
* | | Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-102-12/+38
* | | CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-101-0/+4
* | | CMake: Regenerate configure.cmake files to get reportsAlexandru Croitor2020-03-091-0/+146
* | | Simplify OpenGL and OpenGL ES2 library tests in Gui's configure.jsonLeander Beernaert2020-03-091-12/+2
* | | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-067-211/+328
* | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-053-137/+19