summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-293-42/+4
* Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-2935-1553/+85
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-22145-1599/+1426
|\
| * Cocoa: Forward masked out mouse events.Morten Johan Sørvig2016-03-212-4/+29
| * Cocoa: Forward rejected key events.Morten Johan Sørvig2016-03-212-6/+47
| * Cocoa: Unify mouse handling logicMorten Johan Sørvig2016-03-212-66/+106
| * Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-216-34/+48
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2116-137/+204
| |\
| | * xcb: Merge _NET_WM_STATE hints instead of overwritingDavid Rosca2016-03-181-8/+24
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-5/+5
| | |\
| | * | QCocoaMenu: Decouple NSMenuItem from NSMenuGabriel de Dietrich2016-03-166-121/+111
| | * | winrt: enable cross-platform high DPI scalingJochen Seemann2016-03-162-0/+7
| | * | xcb: Initialize all xcb_client_message_event_t members before useShawn Rutledge2016-03-154-1/+13
| | * | Compile with -no-openglMorten Johan Sørvig2016-03-151-0/+4
| | * | Cocoa: Fix crash on screen disconnect.Morten Johan Sørvig2016-03-151-3/+7
| | * | Cocoa: Improve native view lifetime accuracy.Morten Johan Sørvig2016-03-111-1/+10
| | * | winrt: Fix painting glitches when orientation changesMaurice Kalinowski2016-03-111-1/+1
| | * | winrt: add logging to QWinRTScreenMaurice Kalinowski2016-03-111-1/+21
| | * | Ported Qt 4 fix when getting an invalid native key on WindowsSamuel Gaist2016-03-101-1/+6
| * | | QWheelEvent: Make NoScrollPhase publicGabriel de Dietrich2016-03-211-2/+0
| * | | iOS: Use composeAndFlush() to flush all backing store updatesTor Arne Vestbø2016-03-181-5/+5
| * | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-1367-339/+316
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-1167-339/+316
| | |\| |
| | | * | xcb: mark mouse events from tablet devices as synthesizedShawn Rutledge2016-03-094-22/+32
| | | * | Clean up WINVER, _WIN32_WINNT macros for MinGW.Friedemann Kleint2016-03-072-14/+0
| | | * | standardize statement order in project file a bitOswald Buddenhagen2016-03-071-2/+2
| | | * | fix mir platform plugin nameOswald Buddenhagen2016-03-071-1/+1
| | | * | remove redundant TEMPLATE assignmentOswald Buddenhagen2016-03-071-1/+0
| | | * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-0752-226/+220
| | | * | Silence the warning: Unhandled client message: "_GTK_LOAD_ICONTHEMES"Thiago Macieira2016-03-053-3/+7
| | | * | QWheelEvent: make NoScrollPhase opt-inShawn Rutledge2016-03-051-0/+2
| | | * | Expose the number of X screen through the QXcbScreenFunctionsAlexander Volkov2016-03-053-0/+14
| | | * | Fix application fonts with DirectWrite font engineEskil Abrahamsen Blomfeldt2016-03-043-72/+19
| | | * | DirectWrite: Output correct error code on failureEskil Abrahamsen Blomfeldt2016-03-041-2/+2
| | | * | xcb: resourceType names must have only small lettersBłażej Szczygieł2016-03-041-1/+1
| | | * | [Windows] Blacklist AMD FirePro V5900 cards for angle.Michael Bruning2016-03-041-0/+12
| | | * | Cocoa integration - do not invalidate backing store on moveTimur Pocheptsov2016-03-041-1/+3
| | | * | Windows: Extract the suffix from the simple file filter caseAndy Shaw2016-03-021-3/+6
| | | * | corewlan: avoid unnecessary currentInterface.serviceActive checksTim Blechmann2016-03-011-2/+3
| | | * | Windows QPA: QWindowsWindow - always treat WM_ERASEBKGND as handledTim Blechmann2016-03-011-2/+2
| | | * | QMacStyle and QCocoaTheme: Fix selected item color for non-native menubarGabriel de Dietrich2016-02-291-1/+3
| * | | | QOpenWFDDevice: fix BrE spelling and grammar in qDebug() outputMarc Mutz2016-03-121-1/+1
| * | | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-1240-116/+116
| * | | | ibus: remove some unneeded member init'ingMarc Mutz2016-03-111-17/+1
| * | | | QIBusEngineDesc: initialize all members when deserializing from older versionsMarc Mutz2016-03-101-17/+21
| * | | | ibus: mark some types as movableMarc Mutz2016-03-102-26/+5
| * | | | ibus: de-virtualize QIBusSerializable hierarchyMarc Mutz2016-03-103-106/+114
| |/ / /
| * | | Deobfuscate SFNT tag creation on WindowsEskil Abrahamsen Blomfeldt2016-03-101-10/+7
| * | | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-072-5/+5
| |\ \ \ | | | |/ | | |/|
| | * | DirectFB: Fix build in C++98 modev5.6.0Thiago Macieira2016-03-032-5/+5