summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in docs and commentsKai Köhne2022-06-151-2/+2
* [qtx11extras] Replace references to QDesktopWidget with QScreenNicolas Fella2022-05-181-5/+5
* Use SPDX license identifiersLucie Gérard2022-05-1636-1372/+76
* Add missing header files to the module sourcesAlexey Edelev2022-05-121-2/+3
* QtGui: includemocsMarc Mutz2022-04-299-0/+18
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-283-18/+18
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-288-66/+82
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-133-5/+5
* QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: private APIMarc Mutz2022-04-054-12/+26
* Gui: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-249-7/+16
* QGnomeTheme: remove unneeded Q_DNoah Davis2022-02-171-1/+0
* QGnomeTheme: Allow Space, Return, Enter and Select to press buttonsNoah Davis2022-02-161-0/+4
* Make indicator-application hack work in flatpakIlya Fedin2022-02-121-1/+6
* 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-041-0/+3
* gui: Fix typos in source code commentsJonas Kvinge2021-10-122-2/+2
* 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
* 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
* Change since for QNativeInterface::QX11Application to 6.2Jonas Kvinge2021-08-171-1/+1
* 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-121-7/+2
* Move QtX11Extras into QtGui as private APITor Arne Vestbø2021-05-102-0/+658
* 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
* Fix inefficient use of qToBigEndianAllan Sandfeld Jensen2021-02-021-4/+1
* 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-073-71/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-302-6/+6
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-11-191-4/+5
* 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-181-4/+104
* Rename QtGui native interface implementation filesTor Arne Vestbø2020-10-122-1/+1
* Avoid double pixel-ratio scaling of dbus tray iconsAllan Sandfeld Jensen2020-10-082-10/+11
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-13/+13