summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Remove QWindowsDirect2DEventDispatcherJoerg Bornemann2019-07-022-16/+0
| | * | | Remove hook handling code from QEventDispatcherWin32Joerg Bornemann2019-07-021-1/+0
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-013-3/+48
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-291-3/+27
| | | |\|
| | | | * QAndroidInputContext: Generate a QInputMethodEvent in reset()Vova Mshanetskiy2019-06-281-0/+1
| | | | * QAndroidInputContext: Do not stop composing when user taps the cursorVova Mshanetskiy2019-06-281-1/+19
| | | | * QAndroidInputContext: Consider preedit text in getCursorCapsMode()Vova Mshanetskiy2019-06-281-2/+7
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-0/+21
| | | |\|
| | | | * macOS: lower the splash screen when a modal dialog blocks itVolker Hilsheimer2019-06-261-0/+19
| | | | * Android: Use Android button layout for the DialogButtonBoxLayout hintAndy Shaw2019-06-181-0/+2
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-256-5/+40
| | | |\|
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-2012-272/+574
| | | |\ \
| | * | | | Optimize some atomic countersMarc Mutz2019-06-271-2/+3
| * | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-2676-528/+994
| |\| | | |
| | * | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-2518-277/+614
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | NSMenuItem/NSMenu - set the submenu properlyTimur Pocheptsov2019-06-214-0/+24
| | | * | | Use Xft DPI as basis for HiDPI scalingAllan Sandfeld Jensen2019-06-192-5/+16
| | | | |/ | | | |/|
| | | * | macOS: prevent duplicate backing store scalingMorten Johan Sørvig2019-06-191-2/+3
| | | * | macOS: Invalidate window shadow after QNSWindowBackingStore resizeTor Arne Vestbø2019-06-183-10/+30
| | | * | Windows: Use UUIDs instead of function pointer to mangle window classesTim Blechmann2019-06-181-2/+3
| | | * | iOS Accessibility: implement accessibilityElements and check indexingFrederik Gladhorn2019-05-211-0/+8
| | | * | Cocoa: always send queued user input eventsMorten Johan Sørvig2019-03-212-10/+22
| | | * | QAndroidInputContext: Improve compatibility with virtual keyboardsVova Mshanetskiy2019-06-052-202/+430
| | | * | QAndroidInputContext: Don't allow clearing selection by dragging handlesVova Mshanetskiy2019-06-051-39/+27
| | | * | QAndroidInputContext: Fix unneeded preedit commits when dragging handlesVova Mshanetskiy2019-06-051-11/+52
| | | * | Track swap interval in QXcbWindowErik Kurzinger2019-06-133-4/+7
| | * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-206-13/+13
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-1430-143/+272
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-0/+2
| | | |\|
| | | | * Windows: Call ReleaseDC for the private's displayContextAndy Shaw2019-04-101-0/+2
| | | * | wasm: handle mouse events even when not over a windowLorn Potter2019-05-301-4/+7
| | | * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-1117-64/+210
| | | |\ \
| | | | * | Revert "macOS: disable threaded OpenGL (unconditionally)"Eskil Abrahamsen Blomfeldt2019-05-141-7/+5
| | | | * | wasm: rewrite/simplify OpenglContextMorten Johan Sørvig2019-05-142-35/+30
| | | | * | wasm: controlled screen destructionMorten Johan Sørvig2019-05-149-3/+51
| | | | * | wasm: add QWasmOffscreenSurfaceMorten Johan Sørvig2019-05-145-2/+101
| | | | * | wasm: use correct coordinates when blittingMorten Johan Sørvig2019-05-141-2/+3
| | | | * | wasm: prevent crash on null backingstore pointerMorten Johan Sørvig2019-05-141-0/+2
| | | | * | wasm: install one browser window resize handlerMorten Johan Sørvig2019-05-144-20/+23
| | | | * | macOS: disable threaded OpenGL (unconditionally)Morten Johan Sørvig2019-05-081-5/+7
| | | | * | wasm: remove qDebugMorten Johan Sørvig2019-05-071-2/+0
| | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-112-48/+10
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-072-48/+10
| | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-0713-27/+43
| | | |\| |
| | | | * | macOS: Fix QMouseEvent::buttonMikhail Svetkin2019-05-281-3/+2
| | | | * | macOS: Use QMacNotificationObserver over manual notification handlingTor Arne Vestbø2019-05-292-3/+6
| | | | * | macOS: Fix reported mouse event buttonsMikhail Svetkin2019-06-031-4/+3
| | | | * | macOS: Enable VK_MVK_macos_surface on the instanceLaszlo Agocs2019-05-301-1/+1
| | | | * | Rename QMacScopedObserver to the more fittingly QMacNotificationObserverTor Arne Vestbø2019-05-294-7/+7
| | | | * | Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-295-10/+16