summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | | * gtk3: Fix use of dangling pointersThiago Macieira2017-03-221-1/+1
| * | | iOS: Hide the overlay when the keyboard is hiddenAndy Shaw2017-03-271-0/+5
| |/ /
| * | Windows: Register windows for touch when a device is plugged inFriedemann Kleint2017-03-223-1/+20
| * | QMacPasteBoard - protect against dangling pointersTimur Pocheptsov2017-03-221-0/+12
| * | Windows QPA/Services: Do not invoke MailToProtocolHandler of url.dllFriedemann Kleint2017-03-221-1/+5
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-215-22/+25
| |\|
| | * PostgreSQL: fix datetime format when system locale doesn't use arabic numeralsMichael Jabbour2017-03-181-1/+4
| | * eglfs: fix x11 header related compile failurePeter Seiderer2017-03-171-0/+5
| | * Remove a Q_GLOBAL_STATIC with QMutex in favor of QBasicAtomicIntThiago Macieira2017-03-171-6/+2
| | * Android: Fix Accessibility items positioning with QHighDpi enabledKonstantin Ritt2017-03-161-3/+6
| | * xcb: cleanup QXcbWindow::relayFocusToModalWindow()Gatis Paeglis2017-03-141-11/+9
| | * Use lowercase name for iphlpapi librarySamuli Piippo2017-03-131-1/+1
* | | SQLite: Disable mutex on connectionsEric Lemanissier2017-03-251-0/+2
* | | xcb: Fix embedded Vulkan windowsLaszlo Agocs2017-03-222-3/+21
* | | Windows QPA: Fix MinGW developer buildOlivier Goffart2017-03-211-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-03-2020-58/+203
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-2020-58/+203
| |\| |
| | * | Fix Windows DnD: Wrong qApp mouse buttons state after external DnDSerge Lysenko2017-03-181-23/+36
| | * | QCocoaWindow: fix geometry issue when only minimumSize is setOleg Yadrov2017-03-183-1/+14
| | * | Include missing errno.hAllan Sandfeld Jensen2017-03-181-0/+2
| | * | QNSView: Harden logic around platform window accessGabriel de Dietrich2017-03-162-0/+81
| | * | warn of blacklisted GLX OpenGL renderers and vendorsJeremy Katz2017-03-161-0/+16
| | * | xcb: send keyboard modifiers with every QTabletEventShawn Rutledge2017-03-141-3/+4
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1313-31/+50
| | |\|
| | | * put load(qt_plugin) at end of project fileOswald Buddenhagen2017-03-061-5/+5
| | | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-065-14/+18
| | | * xcb: fix misuse of xcb_send_eventGatis Paeglis2017-03-014-3/+16
| | | * Fix wrong codec with MySQL plugin in newer versionsJoni Poikelin2017-02-281-4/+8
| | | * streamline libdl detection and linkingOswald Buddenhagen2017-02-273-5/+3
* | | | Windows QPA: Fix compiler warning when Vulkan is not presentFriedemann Kleint2017-03-201-2/+2
* | | | Use new QStringList::contains(QL1S)Anton Kudryavtsev2017-03-201-1/+1
|/ / /
* | | Basic Vulkan enablersLaszlo Agocs2017-03-1726-18/+1233
* | | Fix postgres notification subscription on LISTEN failureLorenz Haas2017-03-161-0/+1
* | | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-1621-241/+249
* | | Stop using sqlite3_enable_shared_cache: deprecated on macOSThiago Macieira2017-03-161-2/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-1425-153/+252
|\| |
| * | Windows QPA: Better recover from removed screens when fullscreenJocelyn Turcotte2017-03-081-4/+10
| * | xcb: stringify enums for tablet qt.qpa.input.events qCDebugShawn Rutledge2017-03-031-4/+18
| * | Make "finger touch" not be a tabletAlbert Astals Cid2017-03-031-0/+2
| * | Fix build with -no-openglPaul Olav Tvete2017-03-035-8/+17
| * | BSD plugins: Replace LGPL21 with LGPL license headerKai Koehne2017-03-037-96/+138
| * | GTK3 plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-03-032-29/+41
| * | winrt: Fix potential warningMaurice Kalinowski2017-03-031-1/+1
| * | winrt: Fix compiler warningMaurice Kalinowski2017-03-031-0/+2
| * | Make VNC a proper featurePaul Olav Tvete2017-03-011-1/+1
| * | Fix build with -no-feature-cursorPaul Olav Tvete2017-03-015-9/+19
| * | Fix build with -no-feature-tableteventPaul Olav Tvete2017-03-011-1/+3
* | | Remove QPlatformDrag::platformDropDataAlbert Astals Cid2017-03-139-25/+9
* | | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-1011-384/+277
* | | Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-072-4/+2