summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* | winrt: set correct virtual keyboard sizePeng Wu2015-04-094-29/+31
* | winrt: remove the dead WP8.0 code from input contextPeng Wu2015-04-091-23/+0
* | Windows: Fix dialog close button showing despite ~Qt::WindowCloseButtonHint.Friedemann Kleint2015-04-091-7/+3
* | Fix logicalDotsPerInch when using devicePixelRatioPaul Olav Tvete2015-04-091-11/+8
* | evdevtouch: Add hotplug supportLaszlo Agocs2015-04-092-4/+4
* | Add missing event types in printXcbEventGatis Paeglis2015-04-091-1/+10
* | Fix build with -directwriteKonstantin Ritt2015-04-072-6/+12
* | Use QT_WARNING_.. instead of #pragma GCC diagnostic ..Konstantin Ritt2015-04-072-11/+5
* | Always release surfaces when application is suspended or hidden.Saytgalin Alexander2015-04-043-3/+2
* | iOS: check if Qt has an active window before scrolling to cursorRichard Moe Gustavsen2015-04-041-0/+3
* | iOS: enable changing menu items in QIOSMenu while it's showingRichard Moe Gustavsen2015-04-042-19/+51
* | Cocoa: Fix minimizing/zooming frameless windows.Christoph Schleifenbaum2015-04-011-1/+14
* | Revert "Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHint"Timur Pocheptsov2015-04-011-5/+2
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-0123-137/+205
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-3123-137/+205
| |\|
| | * xcb: Determine the window gravity just before the window is shownAlexander Volkov2015-03-271-5/+3
| | * Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-261-1/+2
| | * Windows: Add support for horizontal scroll on some touchpads.Sérgio Martins2015-03-264-18/+69
| | * Android MessageDialog: order buttons according to OS X button layoutShawn Rutledge2015-03-262-5/+23
| | * Fix a crash in connman bearer backend on d'tor when using QStringLiteralLorn Potter2015-03-222-47/+47
| | * OSX Fix disapearing tray iconJocelyn Turcotte2015-03-181-14/+3
| | * Fallback to malloc for insanely large windowsPaul Olav Tvete2015-03-181-1/+1
| | * Avoid deadlock on suspend/resumePaul Olav Tvete2015-03-161-4/+7
| | * Android: Also populate database with otf fontsEskil Abrahamsen Blomfeldt2015-03-131-4/+4
| | * Windows: Get the normal virtual key when not composingAndy Shaw2015-03-132-1/+5
| | * Fixes crash in bmp and ico image decodingEirik Aavitsland2015-03-131-1/+1
| | * Cocoa: Send mouse release as a right button when clicking right buttonAndy Shaw2015-03-131-0/+2
| | * Cocoa integration - invalid backing store on geometry updateTimur Pocheptsov2015-03-131-0/+2