summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-077-13/+13
* QTouchEvent: add uniqueId and rotation; TUIO: support fiducial tokensShawn Rutledge2016-04-074-30/+382
* Always compile sql drivers as pluginsLars Knoll2016-04-0737-36/+15641
* Always build JPEG and GIF support as pluginsLars Knoll2016-04-078-16/+2570
* Direct2D QPA: Fix build.Friedemann Kleint2016-04-062-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0590-758/+1972
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-048-7/+41
| |\
| | * eglfs QPA: Hide the cursor when QT_QPA_EGLFS_HIDECURSOR is setAndy Shaw2016-04-011-0/+6
| | * Windows QPA: Scale the cursor rectangle of the input method.Friedemann Kleint2016-03-312-6/+14
| | * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-294-0/+12
| | * wince: Disable Native Filedialogs for WEC2013Andreas Holzammer2016-03-291-0/+8
| | * Windows QPA: Fix regular expression to match CLSIDs in file dialog.Friedemann Kleint2016-03-241-1/+1
| * | QXcbBackingStore: Fix scrolling when backed with native X PixmapLouai Al-Khanji2016-03-301-32/+62
| * | Cocoa integration - hitTest for Qt::WindowTransparentForInputTimur Pocheptsov2016-03-301-0/+10
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-305-11/+11
| * | Unify license header usage.Jani Heikkinen2016-03-2957-673/+844
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-243-7/+22
| |\|
| | * minimal QPA plugin: Use fontconfig DB if availableGabriel de Dietrich2016-03-233-7/+22
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-236-22/+43
| |\|
| | * QCocoaMenus: Use mix-in pattern to implement menu hierarchyGabriel de Dietrich2016-03-225-18/+34
| | * Android: Fix inputItemRectangle when using EnableHighDpiScalingBogDan Vatra2016-03-211-4/+9
| * | Mir: Call QPlatformIntegration::destroyScreen() as recommended.Christian Strømme2016-03-222-7/+11
| * | Add INTEGRITY Framebuffer-based plugin as a platform plugin.Rolland Dudemaine2016-03-2210-0/+928
* | | Windows QPA: Increase API level to 0x600 (Windows Vista).Friedemann Kleint2016-04-018-199/+62
* | | Android: Support PasswordMaskDelayKai Uwe Broulik2016-04-012-0/+13
* | | Use quotes instead of angle brackets for local includes in cocoa plugin.Jake Petroules2016-04-012-5/+5
* | | 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