summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-2724-198/+57
* Haiku: Fix reported geometry of platform windowTobias Koenig2015-05-271-6/+7
* iOS: Clean up style in Objective-C message signaturesTor Arne Vestbø2015-05-2412-48/+48
* qiosintegration: Set PasswordMaskDelayKai Uwe Broulik2015-05-221-0/+4
* Android: generate QTabletEvents for stylus devices such as the S PenShawn Rutledge2015-05-211-0/+47
* Haiku: Fix compilation after QPA API changeTobias Koenig2015-05-041-4/+0
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-0410-111/+143
|\
| * Windows QPA plugin: Fix debug formatting.Friedemann Kleint2015-04-308-104/+124
| * xcb: Fix updating physical screen sizeAlexander Volkov2015-04-302-7/+19
* | Fix crashes when accessing environment variables concurrentlySimon Hausmann2015-04-301-1/+1
* | xcb: Export RootWindow to QXcbNativeInterface::nativeResourceForScreen()Alexander Volkov2015-04-301-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-277-39/+18
|\|
| * Windows: Add "Segoe UI Emoji" and "Segoe UI Symbol" as fallback fonts.Friedemann Kleint2015-04-271-0/+2
| * Android: Make foreign windows expect global coordinates.Christian Strømme2015-04-271-23/+3
| * Avoid setting a swap interval for pbuffersLaszlo Agocs2015-04-271-1/+1
| * Remove unused counter variableGatis Paeglis2015-04-231-2/+0
| * Cocoa: Stop using deprecated -convertBaseToScreen:.Erik Verbruggen2015-04-221-3/+4
| * Cocoa: stop using the deprecated NSInputManager.Erik Verbruggen2015-04-222-7/+3
| * Cocoa: fix compiler warning.Erik Verbruggen2015-04-221-1/+1
| * Cocoa: fix compiler warning.Erik Verbruggen2015-04-221-2/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-2245-295/+546
|\|
| * Fix "Unsupported extension used" errorGatis Paeglis2015-04-211-0/+3
| * Cocoa integration - invalid window stateTimur Pocheptsov2015-04-211-1/+2
| * Fix regression in compose table parsingGatis Paeglis2015-04-161-0/+4
| * Cocoa: Remove NSMenuItem setEnabled used in wrong way.Christoph Schleifenbaum2015-04-161-2/+1
| * Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-161-4/+1
| * Map X11 AudioPause buttonAllan Sandfeld Jensen2015-04-161-0/+1
| * windows: Add a version test to the Intel HD blacklistLaszlo Agocs2015-04-161-1/+5
| * Fix crash when qt compiled with dbus support and no dbus interface.Michal Klocek2015-04-161-2/+6
| * OS X: Do not re-create tracking areas over and over againEike Ziller2015-04-162-18/+13
| * Fix screen detection on configureNotifyPaul Olav Tvete2015-04-161-1/+2
| * Fix compilation of xcb-qt without system xcb headersKai Koehne2015-04-161-2/+2
| * Pass on the auto repeat information for key eventsAndy Shaw2015-04-151-6/+6
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-157-7/+21
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-157-7/+21
| | |\
| | | * Windows: Fix -no-widgets buildAndy Shaw2015-04-072-5/+1
| | | * Fix QNX and Blackberry -qtnamespace buildSérgio Martins2015-04-014-2/+12
| | | * Windows: Fallback to 0 samples if ARB::choosePixelFormat() fails with 1Andy Shaw2015-03-311-0/+8
| * | | Make it possible to use the -visual argumentJørgen Lind2015-04-157-25/+105
| * | | QNSView: Implement custom cursors for drag and drop.Filipe Azevedo2015-04-151-0/+42
| |/ /
| * | Keep screen geometries from overlappingPaul Olav Tvete2015-04-145-56/+138
| * | qiostextresponder: Add support for ImhLatinOnlyKai Uwe Broulik2015-04-121-0/+2
| * | qiostextresponder: Use UIKeyboardTypePhonePad for ImhDialableCharactersOnlyKai Uwe Broulik2015-04-111-1/+1
| * | Speed up application startup on X11Simon Hausmann2015-04-102-14/+19
| * | Speed up compose file parsing in the X11 composition input method pluginSimon Hausmann2015-04-101-1/+1
| * | xcb: Fix getting of virtual rootsAlexander Volkov2015-04-101-6/+6
| * | xcb: Handle XSettings for a virtual desktop rather than for an outputAlexander Volkov2015-04-108-56/+92
| * | Add a means to set the application icon where supportedAndy Shaw2015-04-102-0/+15
| * | winrt: Fix platform plugin after ANGLE upgradeAndrew Knight2015-04-091-17/+2
| * | windows: Fix platform plugin compilation with new angleAndrew Knight2015-04-091-1/+2