summaryrefslogtreecommitdiffstats
path: root/src/gui/platform
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename QtGui native interface implementation filesTor Arne Vestbø2020-10-128-4/+4
* Avoid double pixel-ratio scaling of dbus tray iconsAllan Sandfeld Jensen2020-10-082-10/+11
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-075-33/+33
* Rename Android offscreen surface interfaceTor Arne Vestbø2020-10-071-2/+2
* Un-special-case macOS in handling of QKeyEvent::nativeScanCode()Tor Arne Vestbø2020-10-061-0/+3
* Cleanup API of QMimeDataLars Knoll2020-09-211-1/+1
* QEventDispatcherWin32: create internal window on constructionAlex Trotsenko2020-09-161-1/+0
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-161-1/+1
* QStyle: return 'Fusion' instead of 'fusion'Richard Moe Gustavsen2020-09-121-2/+2
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-062-15/+0
* Long live QKeyCombination!Giuseppe D'Angelo2020-09-032-3/+3
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-14/+16
* Add QOffScreenSurface platform API abstractionAssam Boudjelthia2020-08-273-0/+63
* Add missing 'We mean it' header to qwindowsmime_p.hKai Koehne2020-08-171-0/+11
* Define unix platform interfaces also without openglSamuli Piippo2020-08-051-2/+2
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-0/+4
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-312-11/+11
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-283-1/+79