summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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-2017-79/+120
|\
| * 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
| * | gtk3: Mark the minimum version we supportThiago Macieira2017-04-111-0/+1
| * | QQnxWindow: replace QUuid::toString().toLatin1() with QUuid::toByteArray()Marc Mutz2017-04-101-1/+1
| * | QWindowsPrintDevice: Handle 0 from DocumentProperties correctlyDaniel Teske2017-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-1812-102/+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
* | | Pluginize the platform stylesJake Petroules2017-04-1423-0/+17538
* | | QAndroidPlatformScreen: Add missing overrideRobin Burchell2017-04-141-1/+1
* | | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-7/+1
* | | QDate/Time: add toString(QStringView) overloadsMarc Mutz2017-04-121-2/+2
* | | 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
* | | xcb: remove x11FilterEvent() code pathGatis Paeglis2017-04-071-34/+2
* | | Replace Q_DECL_OVERRIDE with override in imageformatsJesus Fernandez2017-04-076-33/+33
* | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-04-0720-135/+142
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-0720-135/+142
| |\| |
| | * | Don't set margin on offscreen window if it has a parentSami Nurmenniemi2017-04-061-2/+5
| | * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-04-066-52/+12
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-066-52/+12
| | | |\|
| | | | * Environment variable enabling the workaround FBO readback bugMarco Martin2017-04-052-32/+0
| | | | * xcb: fix build when xlib is not presentGatis Paeglis2017-04-031-6/+0
| | | | * xcb: prevent dangling pointer when window focus changesGatis Paeglis2017-04-033-14/+12
| | | | * Don't use non-POD type as variadic argumentTobias Sung2017-03-311-2/+2
| | * | | eglfs: Show error details when JSON parsing failedRainer Keller2017-04-061-1/+3
| | * | | Replace last occurrences of LGPL3, LGPL3-COMM headersKai Koehne2017-04-064-43/+63
| | |/ /
| | * | macOS: Split out font engine creation from QCoreTextFontDatabaseTor Arne Vestbø2017-04-043-3/+17
| | * | Fix warning for -no-feature-draganddrop -no-feature-clipboardStephan Binner2017-04-041-0/+2
| | * | Fix warning for -no-feature-textcodecStephan Binner2017-04-041-0/+2
| | * | Rename QBasicFontDatabase to QFreeTypeFontDatabase which is what it isTor Arne Vestbø2017-04-044-7/+7
| | * | xcb: Get rid of qCInfo in the GLX backendLaszlo Agocs2017-04-041-3/+3
| | * | macOS: Replace deprecated NSOpenSavePanelDelegate methodPavol Markovic2017-04-041-24/+28
* | | | xcb_egl: fix clang error due to m_connection now being unusedDavid Faure2017-04-072-6/+1
|/ / /
* | | Remove unused function qt_mac_secure_keyboardGabriel de Dietrich2017-04-051-8/+0
* | | QCocoaEventDispatcher: Remove Carbon dependencyGabriel de Dietrich2017-04-041-2/+1