summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-0714-63/+78
|\
| * QClipboard: make dataChanged() signal work on AndroidOleg Yadrov2017-05-043-5/+25
| * macOS: Add autorelease-pool when recreating NSWindowTor Arne Vestbø2017-05-021-0/+2
| * QWindowsInputContext: Fix indentationKai Koehne2017-05-021-1/+1
| * Windows QPA: Find window before invoking native filtersOlivier JG2017-05-021-2/+3
| * Initialize vao variableJesus Fernandez2017-04-281-0/+2
| * winrt: Use list initialization for KeyInfo's membersOliver Wolff2017-04-271-12/+2
| * winrt: Fix text value for key release eventsOliver Wolff2017-04-271-1/+2
| * winrt: Remove wrong parameter from handleExtendedKeyEvent callOliver Wolff2017-04-271-12/+4
| * QXcbConnection::xi2ReportTabletEvent: use fixed1616ToRealShawn Rutledge2017-04-261-5/+3
| * Fix warning for -no-feature-evdevTasuku Suzuki2017-04-262-4/+6
| * Fix warning for -no-feature-cursorTasuku Suzuki2017-04-251-0/+4
| * xcb: include keyboard modifiers with every touch eventShawn Rutledge2017-04-251-1/+2
| * Cocoa: Send correct mouse buttons for tabletsMorten Johan Sørvig2017-04-242-20/+22
* | xcb: Decode EDID blobPier Luigi Fiorini2017-05-043-1/+74
* | macOS: Replace deprecated NSOKButton usage with NSModalResponseOKTor Arne Vestbø2017-05-031-4/+4
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-025-4/+41
* | Introducing AA_CompressTabletEventsGabriel de Dietrich2017-05-011-1/+2
* | QFileDevice/QFileInfo: Add fileTime() and setFileTime()Nikita Krupenko2017-04-275-0/+24
* | Fix resource leakJesus Fernandez2017-04-271-0/+1
* | eglfs_kms_egldevice: Fix type mess in nativeDisplay() virtualLaszlo Agocs2017-04-271-2/+2
* | Windows QPA: Move system tray icon implementation into the pluginFriedemann Kleint2017-04-277-0/+579
* | Windows QPA: Add native menusFriedemann Kleint2017-04-2713-1/+1340
* | QtBase: use new QStaticByteArrayMatcher where applicableMarc Mutz2017-04-241-6/+12
* | eglfs_kms: Use eglGetPlatformDisplay when availableLaszlo Agocs2017-04-243-1/+32
* | QPixmap/X11: fix compilation with C++17Marc Mutz2017-04-221-1/+1
* | xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-2120-2/+8476
* | QUuid: add fromString(QStringView/QLatin1String)Marc Mutz2017-04-201-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2015-78/+118
|\|
| * macOS: Initialize window geometry early on, instead of when creating NSWindowTor Arne Vestbø2017-04-191-2/+4
| * winrt: Fix keyboard modifier statesOliver Wolff2017-04-191-11/+26
| * winrt: Fix QKeyEvent::isAutoRepeatOliver Wolff2017-04-191-6/+10
| * Fix build with libdrm >= 2.4.78Thiago Macieira2017-04-172-10/+10
| * Windows QPA: Move initialization of resources out of the Qt namespaceFriedemann Kleint2017-04-131-1/+6
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-127-47/+57
| |\
| | * Android: Fix application state trackingChristian Strømme2017-04-115-29/+40
| | * Android: Fix crash at exitBogDan Vatra2017-04-102-14/+16
| | * Fix build: Remove unused variableBogDan Vatra2017-04-101-4/+1
| * | QQnxWindow: replace QUuid::toString().toLatin1() with QUuid::toByteArray()Marc Mutz2017-04-101-1/+1
| * | winrt: Fix build for Windows 10 Creators UpdateMaurice Kalinowski2017-04-102-0/+4
* | | Migrate Windows QPA backend to use QRegularExpressionSamuel Gaist2017-04-191-2/+2
* | | eglfs: Adopt changed function signature in QtGlesStream libraryRainer Keller2017-04-191-1/+1
* | | eglfs: Use description property as screen nameRainer Keller2017-04-192-0/+6
* | | Make platform menu tag/setTag not be pure virtualAlbert Astals Cid2017-04-1810-72/+0
* | | darwin: add tiff support to clipboard for all darwin platformsRichard Moe Gustavsen2017-04-181-92/+0
* | | iOS: add support for adding mimetypes other than text on the clipboardRichard Moe Gustavsen2017-04-181-1/+13
* | | QAndroidPlatformScreen: Add missing overrideRobin Burchell2017-04-141-1/+1
* | | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-7/+1
* | | Add button layout for dialogs on AndroidNikita Krupenko2017-04-111-5/+1
* | | QAndroidPlatformScreen: Use an event rather than a QTimerRobin Burchell2017-04-112-7/+19