summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* eglfs_kms: Lift the one window per screen ever limitationLaszlo Agocs2017-09-053-8/+17
* eglfs_kms: remove unused codeLaszlo Agocs2017-09-054-26/+1
* eglfs_kms: Remove useless log entry for each QOffscreenSurfaceLaszlo Agocs2017-09-051-1/+0
* Add QPlatformSurface::screen() constJesus Fernandez2017-09-044-12/+21
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-3128-171/+96
|\
| * 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
* | macOS: Deduplicate QNSWindow/QNSPanel codeTor Arne Vestbø2017-08-245-213/+232
* | macOS: Simplify and correct style mask determinationMorten Johan Sørvig2017-08-221-43/+22
* | macOS: Restore support for layered modeTor Arne Vestbø2017-08-213-2/+55
* | macOS: Redraw window bottom corners after synchronous backing store flushTor Arne Vestbø2017-08-182-1/+53
* | Revert "macOS: Create NSView as initially hidden, to match QWindow behavior"Shawn Rutledge2017-08-181-9/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-159-17/+91
|\|
| * 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
* | macOS: Create NSView as initially hidden, to match QWindow behaviorTor Arne Vestbø2017-08-111-8/+9
* | xcb: add support for peeking into the XCB event queueGatis Paeglis2017-08-114-4/+149
* | macOS: Remove dead code from Leopard timesTor Arne Vestbø2017-08-101-6/+0
* | macOS: Log target view for backingstore flush without quotesTor Arne Vestbø2017-08-101-1/+1
* | xcb: re-factor QXcbConnection::printXcbEventGatis Paeglis2017-08-102-55/+74
* | xcb: use XInput2 for mouse starting from 2.0 not 2.2Gatis Paeglis2017-08-097-114/+165
* | iOS: Fix accessibility leakTor Arne Vestbø2017-08-092-3/+11
* | xcb: cleanup leftovers in QXcbScreen::updateGeometryGatis Paeglis2017-08-082-7/+6
* | xcb: tidy-up has_<extension> variable handlingGatis Paeglis2017-08-082-8/+9
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-082-37/+48
|\|
| * XCB GLX: request OpenGL 4.6 / OpenGL ES 3.2 if possibleGiuseppe D'Angelo2017-08-041-4/+4
* | Filesystem: Use "birth time" to avoid confusion with Unix ctimeThiago Macieira2017-08-051-1/+2
* | Fix Q(Quick)Window on eglfsLaszlo Agocs2017-08-031-6/+3
* | Support all QImage formats in native pixmap conversionEirik Aavitsland2017-08-031-2/+5
* | Change EDID parsing qCWarnings to qCDebugsLaszlo Agocs2017-08-032-3/+3
* | xcb: don't rely on _NET_WORKAREA for available geometry on multi-head systemsGatis Paeglis2017-08-022-1/+26
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-0224-94/+246
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-0224-94/+246
| |\|
| | * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-9/+47
| | * Fix storing of QDateTime timespec for SqliteJoni Poikelin2017-07-311-1/+28
| | * Fix composition on xcb with misconfigured ibusAllan Sandfeld Jensen2017-07-312-2/+5