summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function qt_mac_secure_keyboardGabriel de Dietrich2017-04-051-8/+0
* QCocoaEventDispatcher: Remove Carbon dependencyGabriel de Dietrich2017-04-041-2/+1
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-04-0415-64/+99
|\
| * Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-0415-64/+99
| |\
| | * winrt: Fix dnd with non mouse input deviceMaurice Kalinowski2017-03-312-0/+25
| | * Prefer rvalue versions of toLatin() and toUtf8()Anton Kudryavtsev2017-03-303-4/+4
| | * Prefer rvalue version of toLocal8Bit()Anton Kudryavtsev2017-03-302-2/+2
| | * Convert QStrings with qUtf8Printable for GTK API callsMichael Brüning2017-03-301-25/+20
| | * Windows QPA: don't resize fixed sized windows when changing screenOlivier Goffart2017-03-291-0/+3
| | * Set the mode for the GTK3 file chooser also in selectFileMichael Brüning2017-03-292-3/+18
| | * macOS: Remove workaround for default-sized NSViewsTor Arne Vestbø2017-03-283-15/+1
| | * Avoid expensive QHash::values() callsAnton Kudryavtsev2017-03-281-2/+4
| | * QCocoaWindow - fix a compilation errorTimur Pocheptsov2017-03-281-7/+2
| | * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-281-0/+7
| | |\
| | | * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+7
| | | |\
| | | | * Make sure we quit qt when the service is destroyedBogDan Vatra2017-03-271-0/+7
| | * | | Prefer rvalue versions of toLower() and toUpper()Anton Kudryavtsev2017-03-282-6/+6
| | |/ /
| | * | macOS: Disassociate NSView from contentView when switching NSWindowsTor Arne Vestbø2017-03-271-0/+7
* | | | Pass along keyboard modifiers to touch eventsJan Arve Saether2017-04-041-1/+2
* | | | SQLite: enable support for named placeholdersSamuel Gaist2017-04-041-2/+27
|/ / /
* | | Windows QPA: Simplify session manager checking codeFriedemann Kleint2017-03-311-32/+16
* | | iOS: add support for using the input panel as a trackpadRichard Moe Gustavsen2017-03-281-3/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-2816-37/+79
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-275-13/+12
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-275-13/+12
| | |\|
| | | * Fix hang on sleep/wakeupBogDan Vatra2017-03-231-9/+8
| | | * Fix spelling: neccessary -> necessaryMorten Johan Sørvig2017-03-223-3/+3
| | | * 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