summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* DirectFB: Use correct pixel format for Texture Glyph CacheAndy Nichols2015-10-121-1/+1
* xcb: Fix DnD for separate X screensAlexander Volkov2015-10-097-53/+53
* xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-2/+15
* Move shortcut handling back into QPA and simplify deliveryTor Arne Vestbø2015-10-071-4/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-0214-42/+284
|\
| * Cocoa: Support Qt::WindowTransparentForInputMorten Johan Sørvig2015-09-241-0/+3
| * Cocoa integration - make tool window resizable againTimur Pocheptsov2015-09-211-5/+2
| * Fix compilation with QT_NO_[DEBUG|WARNING]_OUTPUTKai Koehne2015-09-211-2/+2
| * QCocoaMenu: Manually reposition popupsGabriel de Dietrich2015-09-111-10/+31
| * iOS: silence compiler warning about unimplemented 'selectionRectsForRange'Richard Moe Gustavsen2015-09-101-0/+9
| * Cocoa: correct QDesktopWidget::availableGeometry()Liang Qi2015-09-071-2/+10
| * Fix default hotspot of a hidpi QCursorKari Pihkala2015-09-061-1/+1
| * iOS: filter responder actions from menu syncRichard Moe Gustavsen2015-09-041-1/+1
| * iOS: compose key events from QKeySequencesRichard Moe Gustavsen2015-09-041-10/+18
| * Make tooltips transparent for mouse events.Alexander Soplyakov2015-09-021-2/+6
| * iOS: handle all directions when calculating positionFromPositionRichard Moe Gustavsen2015-09-011-1/+11
| * iOS: filter first responder actions from edit menuRichard Moe Gustavsen2015-09-012-1/+32
| * iOS: store shortcut sequence in menu itemRichard Moe Gustavsen2015-09-012-1/+7
| * iOS: add undo/redo supportRichard Moe Gustavsen2015-09-011-0/+53
| * iOS: listen for standard text edit shortcutsRichard Moe Gustavsen2015-09-011-0/+18
| * iOS: send arrow keys to Qt to handle cursor movementRichard Moe Gustavsen2015-09-012-0/+67
| * iOS: send key events through QPARichard Moe Gustavsen2015-09-011-7/+5
| * Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-011-1/+3
| * iOS: Make setFrame in desktop view take superview transforms into accountTor Arne Vestbø2015-08-281-1/+8
| * windows: Avoid __eglMustCast... in EGLLaszlo Agocs2015-08-272-2/+2
* | Revamp signal handling in eglfs/linuxfbLaszlo Agocs2015-10-021-5/+1
* | qwindowsmime compilation fixVyacheslav Koscheev2015-09-301-1/+5
* | winrt: Default show to showMaximized on Windows Phone.Samuel Nevala2015-09-281-2/+2
* | eglfs_kms: Skip disconnected outputsPier Luigi Fiorini2015-09-281-0/+6
* | eglfs_kms: Subpixel antialiasing typePier Luigi Fiorini2015-09-283-0/+22
* | Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-274-25/+23
* | Qt IBus plugin connects to IBus Bus again if ibus-daemon does not runTakao Fujiwara2015-09-252-17/+97
* | xcb: Show buttons on the title bar for QWindowAlexander Volkov2015-09-251-0/+3
* | eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-251-1/+5
* | xcb: fix touchscreen input with certain capabilities onlyWolfgang Bremer2015-09-251-0/+2
* | Cocoa: Don't send duplicate close events.Morten Johan Sørvig2015-09-251-6/+2
* | xcb: fix yet another crash when screens are disconnectedShawn Rutledge2015-09-241-2/+4
* | xcb: get Genius/Waltop tablets working againShawn Rutledge2015-09-241-0/+6
* | Fix maximum size of .ico files in ICOReader::write()Serge Lysenko2015-09-241-4/+6
* | windows: Improve error handling with EGLLaszlo Agocs2015-09-231-12/+31
* | Implement the QImageIOHandler::ImageFormat option for ico files.Serge Lysenko2015-09-231-4/+22
* | Silence the _COMPIZ_TOOLKIT_ACTION warning.Gatis Paeglis2015-09-223-2/+5
* | Windows: Add checks to usages of QWindow::screen().Friedemann Kleint2015-09-224-19/+21
* | Windows: Disable Windows input context when another context is used.Friedemann Kleint2015-09-224-31/+48
* | xcb: Compress mouse motion and touch update eventsGatis Paeglis2015-09-223-134/+208
* | xcb: Always send dnd events to the proxy window if it existsAlexander Volkov2015-09-222-6/+13
* | eglfs: Create input handlers only when screens are availableLaszlo Agocs2015-09-221-3/+4
* | Windows: Return accepted state of XBUTTON mouse events to the OS.Friedemann Kleint2015-09-221-1/+4
* | Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-3/+0
* | xcb: Use the correct property type when requesting virtual rootsAlexander Volkov2015-09-211-2/+2