summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* xcb: Convert synthetic mouse enter event position to native pixelsBłażej Szczygieł2017-10-201-1/+3
* Windows QPA: Fix build with -no-feature-tableteventFriedemann Kleint2017-10-201-1/+3
* Windows/Direct2D QPA: Fix build with -no-accessibilityFriedemann Kleint2017-10-202-2/+6
* QCocoaSystemTrayIcon: Remove unused classesGabriel de Dietrich2017-10-201-31/+0
* iOS: add support for adding mimetypes other than text on the clipboardRichard Moe Gustavsen2017-10-191-1/+13
* Cocoa QPA: Remove usage of OBJECTIVE_SOURCESGabriel de Dietrich2017-10-191-6/+5
* QTableGenerator: Fix handling of illegal characters in fromBase8 againRobert Loehning2017-10-191-1/+1
* Android Accessibility: protect from accessing invalid interfacesFrederik Gladhorn2017-10-171-8/+12
* Windows QPA: Fix reporting of TabletLeaveProximity eventsFriedemann Kleint2017-10-171-6/+16
* Attach Qt main c++ thread to jvm at the early beginningVyacheslav Koscheev2017-10-161-0/+11
* QCocoaWindow: Toggle titlebar transparency to support unified toolbarGabriel de Dietrich2017-10-111-0/+2
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-1/+1
|\
| * Cups: Check the created QPrintDevice is valid before using itAndy Shaw2017-09-261-1/+1
* | XCB platform: Fix crash on X servers with BGR888 displayEirik Aavitsland2017-10-061-3/+14
* | Windows: Let topmost and bottom windows use raise and lower respectivelyMårten Nordheim2017-10-061-2/+2
* | OCI: Clear the cache in the result for a forward only queryAndy Shaw2017-10-031-0/+9
* | QWindowsMouseHandler: Add documentation link for bitmask magicGabriel de Dietrich2017-09-281-0/+1
* | macOS: Bail out early when handling shortcut event results in closing windowAnders Hafreager2017-09-281-0/+4
* | Windows QPA: Call raise() also for SubWindows with WindowStaysOnTopHintFriedemann Kleint2017-09-261-1/+3
* | Windows QPA: Detect screen by mouse position when dragging a windowFriedemann Kleint2017-09-264-11/+39
|/
* Windows QPA: Move function to find screen by HWND to QWindowsScreenManagerFriedemann Kleint2017-09-253-8/+24
* Only call mysql_library_end() once when using MariaDBDaniel Vrátil2017-09-211-6/+12
* XCB: also test for Xinerama's presenceThiago Macieira2017-09-211-1/+0
* windows: Blacklist Intel 8.15.10.1749Laszlo Agocs2017-09-191-1/+16
* Hide ibus IM on password fieldsAllan Sandfeld Jensen2017-09-182-0/+12
* Cocoa: Update the known menu items when the QCocoaMenuBar is deletedAndy Shaw2017-09-081-8/+2
* Cocoa: Check if charactersIgnoringModifiers is not empty tooAndy Shaw2017-09-081-2/+8
* Windows QPA: Do not call EnableNonClientDpiScaling() on Desktop GL WindowsFriedemann Kleint2017-09-051-3/+14
* macOS: Don’t color convert the backing storeMorten Johan Sørvig2017-09-051-1/+8
* macOS: Reset composition when focus object changes inside windowEskil Abrahamsen Blomfeldt2017-09-043-1/+40
* Cocoa integration: do not use released sessionTimur Pocheptsov2017-08-291-1/+11
* QCocoaMenu: Stop update timerGabriel de Dietrich2017-08-281-0/+1
* Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-281-1/+1
* Add missing #ifdef for isTouchScreen() implementationAndy Shaw2017-08-251-0/+2
* Cocoa: Fix compile when using QT_NO_TABLETEVENTAndy Shaw2017-08-252-0/+6
* Initialize the print engine with the given printer nameAndy Shaw2017-08-2510-15/+19
* iOS: Remove support for OpenGL-backed QBackingStoreTor Arne Vestbø2017-08-243-141/+12
* QTableGenerator: Fix handling of illegal characters in fromBase8Robert Loehning2017-08-231-1/+1
* Windows QPA: Call raise unconditionally for popupsFriedemann Kleint2017-08-221-1/+3
* Android: stop composing before pasting new textPaul Olav Tvete2017-08-211-1/+2
* kms: Send enter and leave events to all screensPier Luigi Fiorini2017-08-201-0/+2
* fix configure PSQL_*= being ignored, take 2Oswald Buddenhagen2017-08-181-1/+1
* Android: Fix compile using ndkr15 clang and unified headersBogDan Vatra2017-08-182-0/+2
* XCB: Don't core-dump if we can't connect to the X displayNameThiago Macieira2017-08-163-8/+30
* QCocoaMenu: Sync menubar menu when adding itemsGabriel de Dietrich2017-08-152-1/+8
* QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-2/+21
* macOS: Make alpha-based click-trough work againMorten Johan Sørvig2017-08-091-2/+12
* Fallback to QGnomeTheme if Gtk3 does not support long-press-timeJan Arve Sæther2017-08-091-2/+15
* XCB GLX: request OpenGL 4.6 / OpenGL ES 3.2 if possibleGiuseppe D'Angelo2017-08-041-4/+4
* configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-9/+47