summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Fix up warnings in linuxfbLaszlo Agocs2014-03-251-7/+9
* eglfs: Add a way to force 24/32 bit configsLaszlo Agocs2014-03-251-1/+10
* eglfs: Avoid double surfaceFormatFor() callsLaszlo Agocs2014-03-251-2/+2
* Update evdevtouch readmeLaszlo Agocs2014-03-251-8/+5
* OSX: make reported window state consistent with realityShawn Rutledge2014-03-253-5/+30
* WinPhone: Install DejaVu ttf fonts into QtOliver Wolff2014-03-251-0/+9
* QNX: Fix sending of expose eventsFabian Bumberger2014-03-231-1/+2
* QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-211-1/+1
* Mac theming: Remove obsolete private color conversion functionsGabriel de Dietrich2014-03-211-2/+0
* Mac theming: Set background brush for menu paletteGabriel de Dietrich2014-03-211-0/+2
* iOS: send a Qt::Key_Return when the user hits done/enterRichard Moe Gustavsen2014-03-211-2/+11
* iOS: implement 'close keyboard' gestureRichard Moe Gustavsen2014-03-211-3/+27
* REG: Android: Fix freeze when accessing assetsEskil Abrahamsen Blomfeldt2014-03-211-1/+0
* Cocoa: Fix geometry for embedded QWindows.Morten Johan Sørvig2014-03-202-0/+17
* Set unified toolbar height accurately.Morten Johan Sørvig2014-03-204-4/+77
* Cocoa: Follow-up m_sendUpAsRightButton for DnDMorten Johan Sørvig2014-03-201-2/+2
* Cococa: Make QMacNativeWidget work again.Morten Johan Sørvig2014-03-201-1/+3
* Cocoa: call SetFrontProcess on raise()Morten Johan Sørvig2014-03-201-0/+3
* Accessibility Mac: Implement most TextEdit functionsFrederik Gladhorn2014-03-201-21/+68
* Accessibility Mac: Implement setting focusFrederik Gladhorn2014-03-201-2/+8
* Accessibility: Improve QTextEditFrederik Gladhorn2014-03-201-1/+5
* Accessibility Mac: Fix TextEditFrederik Gladhorn2014-03-201-0/+94
* Android: Re-enable threaded renderingEskil Abrahamsen Blomfeldt2014-03-201-1/+2
* Cocoa: Set surface resolution for all GL surfacesMorten Johan Sørvig2014-03-201-1/+1
* Cocoa: Close windows with QWSI::handleCloseEvent()Morten Johan Sørvig2014-03-201-1/+2
* Cocoa: Enable QQuickWidget on Mac OS X.Morten Johan Sørvig2014-03-204-1/+8
* QOpenGLContext: Use color depth information from QSurfaceFormatKurt Pattyn2014-03-191-1/+6
* Workaround for misbehaving [UIScreen screens] in iOS 7.1Eduard Veleba2014-03-191-1/+3
* Update bundled libxkbcommon version to 0.4.0Gatis Paeglis2014-03-195-53/+5
* QNX: Remove sending synchronous window system eventsFabian Bumberger2014-03-191-6/+0
* Accessibility Mac: fix role for linksFrederik Gladhorn2014-03-191-1/+1
* WinRT: Fix QDesktopServices::openUrl() for local filesAndrew Knight2014-03-181-2/+1
* WinRT: Load system fonts using DirectWriteAndrew Knight2014-03-183-1/+337
* X11: defaultDragDistance depends on screen resolutionShawn Rutledge2014-03-181-1/+14
* Android input method improvementsPaul Olav Tvete2014-03-183-34/+76
* Fix build on older MinGW versionsKonstantin Ritt2014-03-171-0/+4
* Windows: Allow for custom input context plugins.Friedemann Kleint2014-03-172-2/+12
* Recognize RGBA8888 formats when converting to CGImageAllan Sandfeld Jensen2014-03-172-45/+17
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-03-173-9/+13
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-03-173-9/+13
| |\
| | * Cocoa Menus: Give platform menu ownership back to QWidgetsGabriel de Dietrich2014-02-263-9/+12
| | * Cocoa Menu: Set keyboard modifiers when item is activatedGabriel de Dietrich2014-02-261-0/+1
* | | QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-177-12/+20
* | | QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-172-5/+9
* | | QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-172-1/+43
* | | QPrintEngine - Switch Mac to QPageLayoutJohn Layt2014-03-172-177/+56
* | | QPrintEngine - Switch Mac to QPlatformPrintDeviceJohn Layt2014-03-172-215/+93
* | | QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-172-184/+104
* | | QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-172-80/+41
* | | QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-177-289/+12