summaryrefslogtreecommitdiffstats
path: root/src/gui/platform
Commit message (Expand)AuthorAgeFilesLines
* qxkbcommon: UCS-4-encode surrogate characters in QKeyEvent::key()Gatis Paeglis2021-12-061-1/+5
* Document which header to include for the various native interfacesTor Arne Vestbø2021-12-042-0/+4
* wasm: Move Blob creation code to qstdwebMorten Johan Sørvig2021-11-271-19/+5
* wasm: Move streamFile() to qstdwebMorten Johan Sørvig2021-11-261-39/+1
* gui: Fix typos in documentationJonas Kvinge2021-10-121-2/+2
* gui: Fix typos in source code commentsJonas Kvinge2021-10-124-4/+4
* Add message debug entry for DPI change eventsMorten Johan Sørvig2021-10-071-0/+6
* Always fallback opening URLs to the regular way if portal failsIlya Fedin2021-10-071-14/+6
* Expose the config and display for EGL-based QOpenGLContextsLaszlo Agocs2021-09-131-0/+12
* macOS: Improve QAppleKeyMapper loggingTor Arne Vestbø2021-09-131-1/+14
* Revert "Add Deepin to the list of GTK based desktop environments"Tang Haixiang2021-09-091-2/+1
* Add Deepin to the list of GTK based desktop environmentsTang Haixiang2021-09-091-1/+2
* macOS: Clarify QAppleKeyMapperTor Arne Vestbø2021-08-201-7/+29
* Change since for QNativeInterface::QX11Application to 6.2Jonas Kvinge2021-08-171-1/+1
* macOS: Map dead keys directly to their terminator when building key mapTor Arne Vestbø2021-08-162-4/+5
* macOS: Don't treat null-key as potential shortcut keyTor Arne Vestbø2021-08-161-0/+2
* Add native interface for X11 application, exposing display and connectionTor Arne Vestbø2021-08-061-0/+30
* [qgenericunixservices] Consider kde-open5 for opening URLsNicolas Fella2021-07-281-0/+2
* QDBusMenuConnection: Close open D-Bus connectionJonas Kvinge2021-06-302-0/+9
* QtGui: Fix include conventionFriedemann Kleint2021-06-021-1/+1
* Support hardware composition for webOSElvis Lee2021-06-011-0/+4
* qxkbcommon: Map Super/Hyper to Meta early enough to have an effectAndrey Butirsky2021-05-251-6/+6
* qxkbcommon: Keep lower case as Qt key when upper case is not in Latin1Andrey Butirsky2021-05-251-0/+8
* Rejig native interface plumbingTor Arne Vestbø2021-05-124-10/+5
* Move QtX11Extras into QtGui as private APITor Arne Vestbø2021-05-102-0/+658
* Remove duplicated declaration of QCocoaGLContext native interfaceTor Arne Vestbø2021-05-061-7/+0
* Don't own unique name for QDBusTrayIconIlya Fedin2021-04-212-14/+5
* Fix GLX on non-linux X11 systemsNiclas Rosenvik2021-04-111-2/+2
* Merge integration refs/builds/qtci/dev/1617813097Qt CI Bot2021-04-072-8/+8
|\
| * fix Alt+` shortcut on non-US layoutsAndrey Butirsky2021-04-072-8/+8
* | indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
|/
* Fix no mapping for SysReq keyAndrey Butirsky2021-03-251-0/+1
* Doc: Use correct include for QWGLContextPaul Wicking2021-03-041-1/+1
* Doc: Specify correct include for QWGLContextPaul Wicking2021-03-031-0/+1
* iOS: Pass the text to handleExtendedKeyEvent when knownAndy Shaw2021-02-232-2/+6
* macOS: Don't assume NSEvent charactersByApplyingModifiers: produces characterTor Arne Vestbø2021-02-051-2/+5
* macOS: Don't wrap key event keys in QCharTor Arne Vestbø2021-02-052-13/+17
* Add "we mean it" warning to private headerVolker Hilsheimer2021-02-031-0/+11
* Fix inefficient use of qToBigEndianAllan Sandfeld Jensen2021-02-021-4/+1
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-202-0/+756
* Fix XCB launch key mappingAllan Sandfeld Jensen2021-01-151-18/+17
* Remove QtDBus includesDavid Skoland2021-01-127-66/+79
* Remove the qmake project filesJoerg Bornemann2021-01-079-96/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-302-6/+6
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-11-193-7/+27
* name our glib event sources to ease debuggingAndreas Buhr2020-10-221-2/+5
* OpenFile portal: use "writable" option to specify our FD is writableJan Grulich2020-10-211-2/+4
* Fix crash in tst_QSystemTrayIcon::lastWindowClosed()Allan Sandfeld Jensen2020-10-201-0/+2
* doc: Update and flesh out native interface docsTor Arne Vestbø2020-10-184-6/+418
* macOS: Always include non-GL native interfacesTor Arne Vestbø2020-10-121-3/+4