summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cocoa: remove old carbon code from qmacmimeRichard Moe Gustavsen2014-03-061-38/+9
* Cocoa: remove qmacmime includes where not neededRichard Moe Gustavsen2014-03-066-6/+0
* Cocoa: create QCocoaMimeTypes for Cocoa-only mime-typesRichard Moe Gustavsen2014-03-065-94/+206
* Tslib plugin: also apply missing release coordinate code to non-raw modeRolf Eike Beer2014-03-061-7/+6
* Fix cursor blink time in WindowsFrederik Gladhorn2014-03-061-1/+1
* Re-enable drag-and-drop on iOS after bugfixes to QBasicDrag and friendsTor Arne Vestbø2014-03-061-2/+0
* Update bundled libxcb-xkb version to 1.10Gatis Paeglis2014-03-061-1/+2
* Avoid polluting debug output in eglfs and linuxfbLaszlo Agocs2014-03-061-0/+4
* Unify default dpi between eglfs and linuxfbLaszlo Agocs2014-03-061-1/+1
* Append additional compose file search pathsGatis Paeglis2014-03-062-8/+14
* Use None instead of GLX_NONEAlbert Astals Cid2014-03-061-1/+1
* Remove unused and unlinked qdocconf file from src/plugins.Jędrzej Nowacki2014-03-061-25/+0
* Avoid creating a new QMimeData each time the Android clipboard is usedSamuel Gaist2014-03-062-4/+6
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-054-17/+4
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-054-15/+0
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-043-6/+7
* iOS: prevent crash on iOS 5Richard Moe Gustavsen2014-03-041-3/+3
* xcb: Rename main.cpp to xcbmain.cpphjk2014-03-042-2/+2
* Support QQuickWidget on Windows.Friedemann Kleint2014-03-044-1/+25
* Cocoa: Keep child NSWindow alive while it grabs the mouseGabriel de Dietrich2014-03-042-2/+24
* Cocoa: Use helper class for event handling in native windowsGabriel de Dietrich2014-03-042-106/+169
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-034-55/+0
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-034-0/+39
* Unify QFontEngine*::stringToCMap() behaviorKonstantin Ritt2014-03-032-0/+2
* Unify QFontEngine::getSfntTableData() behavior on all platformsKonstantin Ritt2014-03-022-2/+3
* Android: avoid crash with toplevel QGLWidgetPaul Olav Tvete2014-03-011-1/+4
* QNX: Report if GL context is sharedBernd Weimer2014-02-282-8/+11
* Windows: Fix return value of WM_QUERYENDSESSION for bogus messages.Friedemann Kleint2014-02-281-1/+3
* Windows: Set source of synthesized mouse events correctly.Friedemann Kleint2014-02-271-8/+8
* Windows: Add platform plugin parameter for tablet absolute range.Friedemann Kleint2014-02-275-5/+28
* XCB: update the platformwindows version of Qt::WindowStateJorgen Lind2014-02-271-0/+1