summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Blackberry: Change name from QQnxTheme to QBlackberryThemeFabian Bumberger2014-03-074-19/+19
* BlackBerry: Implement the dark paletteFabian Bumberger2014-03-072-0/+31
* iOS: implement clipboardRichard Moe Gustavsen2014-03-065-2/+325
* Cocoa/Platformsupport: move qmacmime from cocoa to platformsupportRichard Moe Gustavsen2014-03-065-936/+2