summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeLars Knoll2016-07-141-16/+0
* Factor out qt_getImageText() and qt_getImageTextFromDescription()Anton Kudryavtsev2016-07-142-23/+4
* QCoreWlanEngine: Remove calls to deprecated API in macOSGabriel de Dietrich2016-07-111-10/+10
* Remove qt_mac_execute_apple_scriptGabriel de Dietrich2016-07-072-64/+0
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* UIKit: Handle UIPress eventsMike Krus2016-07-061-0/+53
* Added bsdmouse and bsdkeyboard input plugins for FreeBSDOleksandr Tymoshenko2016-07-0512-0/+1555
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-012-0/+10
|\
| * xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-302-0/+10
* | Remove unused function loadIntegration from EGLFSAndy Nichols2016-06-301-13/+0
* | Fix VNC platform plugin building on i386Andy Nichols2016-06-291-31/+0
* | SQL TDS fix missing override keywordAndy Nichols2016-06-281-1/+1
* | Limit the number of targets the VNC platform plugin is be built forAndy Nichols2016-06-281-1/+3
* | Cleanup VNC platform plugins debug messagesAndy Nichols2016-06-285-31/+25
* | Add plugin arguments to VNC pluginAndy Nichols2016-06-285-16/+34
* | Support multiple connected clients in the VNC pluginAndy Nichols2016-06-287-729/+951
* | Enable compilation of the VNC QPA pluginLars Knoll2016-06-281-1/+1
* | Support for client side cursors in the VNC pluginLars Knoll2016-06-284-30/+37
* | cleanups in the VNC pluginLars Knoll2016-06-283-163/+10
* | Support showing the mouse cursor in the VNC pluginLars Knoll2016-06-283-4/+10
* | Implement support for key events in the VNC pluginLars Knoll2016-06-281-3/+2
* | Properly forward mouse events to the VNC clientLars Knoll2016-06-282-8/+6
* | Initial work on a VNC QPA pluginLars Knoll2016-06-289-0/+2454
* | Windows QPA: Restrict expose workaround to non-Aero themes.Friedemann Kleint2016-06-281-2/+7
* | QGtk3FileDialogHelper: respect QFileDialogOptions::ReadOnlyJ-P Nurmi2016-06-271-0/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-232-21/+6
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-232-21/+6
| |\
| | * eglfs: Fix static builds with kms backendsLaszlo Agocs2016-06-211-20/+23
| | * UIKit: Treat windows as exposed only during Qt::ApplicationStateActiveTor Arne Vestbø2016-06-212-21/+6
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-2115-171/+242
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-2115-171/+242
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-06-2013-166/+236
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2013-166/+236
| | | |\|
| | | | * Fix build on macOS: Apple changed their minds if null is allowedThiago Macieira2016-06-171-1/+1
| | | | * eglfs_kms_egldevice: fix warnings about -Werror=maybe-uninitializedLiang Qi2016-06-171-2/+2
| | | | * UIKit: Detect swapBuffers on non-exposed windows and skip flushTor Arne Vestbø2016-06-171-0/+5
| | | | * UIKit: Ensure that Qt's application state is initialized at startupTor Arne Vestbø2016-06-172-95/+46
| | | | * UIKit: Don't reallocate renderbuffer on QIOSContext::swapBuffers()Tor Arne Vestbø2016-06-174-67/+100
| | | | * uikit: Deliver update requests via CADisplayLink callbackTor Arne Vestbø2016-06-174-0/+70
| | | | * correctly link xcb-static libOswald Buddenhagen2016-06-172-2/+2
| | | | * TuioTouch: Report empty touch areas for the cursorAlexander Volkov2016-06-171-1/+0
| | | | * Android: Don't send tabletEvent when it's not supportedVyacheslav Koscheev2016-06-161-0/+12
| | * | | Fix ICC warning about comparing pointers of different typesThiago Macieira2016-06-192-9/+9
| | |/ /
* | | | Improve QGtk3FontDialogHelper::onAccepted()J-P Nurmi2016-06-201-2/+3
* | | | QGtk3ColorDialogHelper: ensure currentColorChanged() gets emittedJ-P Nurmi2016-06-201-1/+3
* | | | Restore use of ifdef for TVOSMike Krus2016-06-201-2/+5
|/ / /
* | | TuioTouch: Report empty touch areas for tokensAlexander Volkov2016-06-171-1/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-173-6/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-163-6/+6
| |\ \
| | * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-263-6/+6