summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2021-03-24172-3561/+3561
* Fix crash when requesting A32 glyph on WaylandEskil Abrahamsen Blomfeldt2021-02-081-1/+5
* Update commercial license headersTarja Sundqvist2021-01-26172-3561/+3561
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-221-2/+2
* Linux: fix crash in AtSpi adaptor when handling window activationLu YaNing2020-11-051-1/+3
* macOS + FreeType: fix crash with non printable unicodeAnton Kudryavtsev2020-11-041-1/+4
* OpenFile portal: use "writable" option to specify our FD is writableJan Grulich2020-10-251-2/+4
* Avoid double pixel-ratio scaling of dbus tray iconsAllan Sandfeld Jensen2020-10-092-11/+14
* Fix text issues when using typographic namesEskil Abrahamsen Blomfeldt2020-09-012-0/+17
* Properly free m_mtdev when mtdev_open() returns an errorSteffen Kieß2020-08-261-0/+1
* Avoid Freetype synthesizing for large font sizesEirik Aavitsland2020-06-231-1/+1
* Only add file url if it references a local fileMichael Brüning2020-06-221-1/+2
* Add a way to disable syntethesized bold and italic supportKyu Man Lim2020-06-192-4/+4
* Support winding fonts like Windows doesAllan Sandfeld Jensen2020-06-091-0/+4
* Windows: Fix QPainter warnings when using some fontsEskil Abrahamsen Blomfeldt2020-06-031-0/+3
* Fix various offset issues with DirectWrite font engineEskil Abrahamsen Blomfeldt2020-05-281-7/+11
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-262-11/+9
* Fix Mesa warning that MESA_EGL_NO_X11_HEADERS is deprecatedThiago Macieira2020-05-201-0/+3
* Direct Write Font Engine: Fix leaking IDWriteFontFace instancesFriedemann Kleint2020-05-191-2/+3
* evdevtouch: fix input_event time related compilePeter Seiderer2020-05-181-1/+9
* evdevkeyboard: fix input_event time related compilePeter Seiderer2020-05-181-1/+12
* Add support for high resolution wheel events from Linux 5.0+Allan Sandfeld Jensen2020-04-202-2/+36
* Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-161-1/+1
* KMS: fix warning about hex() and dec() being deprecatedThiago Macieira2020-04-091-1/+1
* qpa: Remove references to lighthouseTor Arne Vestbø2020-04-036-9/+3
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-033-3/+3
* Enable accessibility on Linux when org.a11y.Status IsEnable is trueSamuel Thibault2020-04-021-2/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-0/+2
|\
| * Do not crash on skipped Xlib visualsAllan Sandfeld Jensen2020-03-111-0/+2
* | Update UCD to Revision 26Edward Welbourne2020-03-141-1/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-0/+4
|\|
| * Fix QDeviceDiscoveryUDev on FreeBSDAllan Sandfeld Jensen2020-03-061-0/+4
* | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-063-0/+3
* | Fix UB in QProcess deprecation warning fixesJoerg Bornemann2020-03-061-1/+5
* | Fix deprecation warning in QGenericUnixServicesJoerg Bornemann2020-03-051-1/+2
* | Windows QPA: Add support to UiaRaiseNotificationEvent()Andre de la Rocha2020-03-043-1/+28
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-283-6/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-271-0/+3
|\|
| * Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-182-0/+24
|\|
| * Windows QPA: Implement IExpandCollapseProvider for submenusAndre de la Rocha2020-02-122-0/+24
* | Windows QPA: Add support to IsDialog UIA propertyAndre de la Rocha2020-02-131-0/+1
* | Suppress deprecation warnings for QFont::ForceIntegerMetricsEskil Abrahamsen Blomfeldt2020-02-033-0/+66
* | Fix rendering offset when using DirectWrite engineEskil Abrahamsen Blomfeldt2020-02-011-4/+3
* | QStringList: use local storage in removeDuplicates()Marc Mutz2020-01-261-4/+5
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-233-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-131-0/+3
|\|
| * Fix developer build with clang-cl failing due exception specFriedemann Kleint2020-01-101-0/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-092-6/+41
|\|
| * Add touch input device mapping support via QT_QPA_EGLFS_KMS_CONFIGPasi Petäjäjärvi2020-01-092-6/+41