summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * Windows QPA: Handle mouse input using legacy messagesAndre de la Rocha2019-02-123-344/+165
| | * macOS: Remove screen-update disable during resizeTor Arne Vestbø2019-02-121-34/+0
| | * macOS: Don't rely on QGuiApplication::instance() during CVDisplayLink callbackTor Arne Vestbø2019-02-121-4/+1
| | * macOS: Add explicit auto-release pool for requestActivateWindowTor Arne Vestbø2019-02-121-3/+3
| | * eglfs: avoid breaking builds without EGL_EXT_platform_baseLaszlo Agocs2019-02-122-1/+4
| * | Fix handling of glxconfig and glxcontext in offscreen pluginMichal Klocek2019-02-132-9/+32
| * | Fix incorrect surface type in offscreen pluginMichal Klocek2019-02-131-0/+7
| * | Add native handle for context in offscreen pluginMichal Klocek2019-02-131-0/+4
| * | Add file engine for Android content URLsVolker Krause2019-02-134-0/+159
| * | wasm: remove EM_ASM calls in wasm platform pluginLorn Potter2019-02-134-35/+27
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-02-1213-86/+73
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-1213-86/+73
| | |\|
| | | * macOS: Don't send redundant geometry change events for top level windowsTor Arne Vestbø2019-02-111-0/+3
| | | * macOS: Treat default swapInterval (-1) as vsync-enabled display-linkTor Arne Vestbø2019-02-113-6/+12
| | | * macOS: Simplify mouse trackingTor Arne Vestbø2019-02-112-33/+25
| | | * macOS: Explain QNSViewMouseMoveHelper for future generationsTor Arne Vestbø2019-02-111-0/+16
| | | * winrt qpa: Remove last windows phone leftoversOliver Wolff2019-02-084-40/+0
| | | * winrt: Warn if OpenGL ES version is set to a value > 3.0Oliver Wolff2019-02-081-0/+4
| | | * windows: Support OpenGL ES versions > 3.0 with ANGLEOliver Wolff2019-02-081-2/+8
| | | * Revert "winrt: Skip context validation in ANGLE"Oliver Wolff2019-02-081-1/+0
| | | * winrt: Use ES3 ANGLE code path when blitting widgetsOliver Wolff2019-02-082-4/+5
| * | | [platform/android] Add native file dialogNicolas Fella2019-02-124-2/+239
| * | | Add platform native interface to offscreen pluginMichal Klocek2019-02-123-25/+62
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-0842-311/+341
| |\|
| | * Fix "error: too many arguments to function media_get_entity_by_name()"Boubacar DIENE2019-02-061-2/+23
| | * macOS: Don't deliver update requests for windows that need displayTor Arne Vestbø2019-02-041-0/+11
| | * Fix building offscreen QPA with Qt XCBAllan Sandfeld Jensen2019-01-291-1/+1
| | * Wasm: remove debug output.Morten Johan Sørvig2019-01-291-1/+0
| | * Cocoa: Don’t cache accessibility roleMorten Johan Sørvig2019-01-291-6/+3
| | * macOS: Apply alpha channel to surface format even when non-defaultTor Arne Vestbø2019-01-291-1/+2
| | * Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-2833-283/+289
| | * Windows QPA: handle pointer messages received during a drag and dropAndre de la Rocha2019-01-281-15/+0
| | * Android: If there is no surrounding text then don't try to delete itAndy Shaw2019-01-281-0/+4
| | * qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-272-2/+8
| * | Wasm: enable thread supportMorten Johan Sørvig2019-02-071-3/+5
| * | Windows style, themes: Fix deprecation warningsFriedemann Kleint2019-02-062-10/+11
| * | xcb: respect big-request encoding in max request sizeGatis Paeglis2019-02-066-26/+39
| * | QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-02-062-7/+17
* | | eglfs: Add vsync support when using NVIDIA eglstreamsDominik Holland2019-02-122-0/+52
* | | qpa: remove mirclientGerry Boland2019-02-1137-5260/+0
|/ /
* | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2622-136/+352
|\|
| * xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-253-2/+19
| * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-254-6/+65
| * Windows QPA: Cache "forcedScreenForGLWindow" to avoid overheadAndre de la Rocha2019-01-243-7/+30
| * Windows QPA: Move the code installing the filter for WM_TASKBARCREATEDFriedemann Kleint2019-01-241-6/+7
| * Windows QPA: Fix tray icon becoming visible before showFriedemann Kleint2019-01-242-1/+27
| * Windows QPA: Use member initialization in struct WindowCreationDataFriedemann Kleint2019-01-241-14/+10
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-237-97/+187
| |\
| | * egl_viv: cast EGLNative return types from vivante functionsSamuli Piippo2019-01-222-4/+4