summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Guarantee QPFDB::fontEngine() always return non-multi font engineKonstantin Ritt2014-03-114-36/+37
* | Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-107-13/+9
* | QNX: Change the way one requests child windowsBernd Weimer2014-03-102-2/+105
* | Use QStringIterator instead of homebrewKonstantin Ritt2014-03-102-37/+17
* | Android: Support double click eventEskil Abrahamsen Blomfeldt2014-03-101-1/+25
* | QNX: Do not create default platform themeFabian Bumberger2014-03-081-1/+1
* | BlackBerry: Choose the appropriate file dialog typeFabian Bumberger2014-03-082-1/+36
* | BlackBerry: Repair the file pickerFabian Bumberger2014-03-081-2/+8
* | Export rootWindow to the QXcbNativeInterfaceMartin Gräßlin2014-03-082-2/+17
* | Windows Phone: Handle back-button pressAndrew Knight2014-03-072-0/+50
* | WinRT: Handle window exposure when visibility changesAndrew Knight2014-03-071-0/+2
* | Avoid asserting with QQuickWidget on WindowsLaszlo Agocs2014-03-071-1/+1
* | Remove usage of QT_NO_SHAPEGatis Paeglis2014-03-073-12/+2