summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | QPlatformPrintDevice - Add Windows implementationJohn Layt2014-03-175-2/+614
* | | QPlatformPrintDevice - Add Mac implementationJohn Layt2014-03-175-1/+670
* | | QPlatformPrintDevice - Add CUPS implementationJohn Layt2014-03-175-0/+676
|/ /
* | 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
* | Windows: Change defaultNameFilterDisables() to return false.Friedemann Kleint2014-03-141-1/+1
* | Fix deprecated setOption() usage in GLX integrationLaszlo Agocs2014-03-141-2/+2
* | Cocoa: Fix crash when closing window from title barGabriel de Dietrich2014-03-142-0/+15
* | QNX: Fix screen event handlingBernd Weimer2014-03-141-3/+3
* | WinRT: Separate backing store initialization to be more robustAndrew Knight2014-03-142-5/+29
* | Fix Mac Bearer when machine has no wifiFrederik Gladhorn2014-03-142-0/+4