summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 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-192-24/+1
| * 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
| * 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-172-3/+6
| * | | QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-5/+6
| * | | QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-1/+31
| * | | QPrintEngine - Switch Mac to QPageLayoutJohn Layt2014-03-172-177/+56
| * | | QPrintEngine - Switch Mac to QPlatformPrintDeviceJohn Layt2014-03-172-215/+93
| * | | QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-173-116/+4
| * | | QPlatformPrintDevice - Add Mac implementationJohn Layt2014-03-175-1/+670
| |/ /
| * | QXcbWindow - inline the atom functionsMartin Klapetek2014-03-151-8/+5
| * | Update QScreen::availableGeometry() on _NET_WORKAREA atom changesMartin Klapetek2014-03-152-1/+5
| * | Cocoa: added queryKeyboardModifiers() in platform pluginLiang Qi2014-03-154-0/+12
| * | Mac: Add support for high-dpi custom pixmap QCursorsKari Pihkala2014-03-151-2/+16
| * | Cocoa: Disable the zoom button when appropriateMorten Johan Sørvig2014-03-152-0/+17
| * | Android: Delay the set of the BackingStore if window->handle() is null.BogDan Vatra2014-03-152-7/+17
| * | Android: Fix another "QApplication not on main() thread" crashEskil Abrahamsen Blomfeldt2014-03-152-4/+12
| * | iOS: update keyboard rectangle when scrolling the screenRichard Moe Gustavsen2014-03-151-8/+24
| * | Windows native file dialog: Allow for omitting name filter description.Friedemann Kleint2014-03-151-2/+4
| * | Cocoa: Get rid of the forward window pointer asapGabriel de Dietrich2014-03-151-3/+5
| * | QNX: Fix touch positionFabian Bumberger2014-03-141-1/+1
| * | BlackBerry: Add button color to dark paletteBernd Weimer2014-03-141-2/+4
| * | Android: Use proper empty strings in key eventsPaul Olav Tvete2014-03-141-2/+8
| * | Complete support for no-fullscreen parameterJames McDonnell2014-03-143-5/+11
| * | [XCB] Fix crash in QML drag-and-dropGatis Paeglis2014-03-142-2/+3
| * | [XCB] Fix drag-and-drop segfaultGatis Paeglis2014-03-141-1/+0
| * | Fix Direct2D clipping when Qt::WA_OpaquePaintEvent is trueRisto Avila2014-03-141-11/+40
| * | Repaint widgets on screen change.Morten Johan Sørvig2014-03-141-14/+9
| * | XCB plugin: query screen resources without _currentRolf Eike Beer2014-03-141-6/+6