summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-2416-45/+43
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-231-7/+14
* iOS: Pass the text to handleExtendedKeyEvent when knownAndy Shaw2021-02-231-4/+7
* Add QAndroidApplication as a nativeInterfaceAssam Boudjelthia2021-02-202-12/+17
* macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-192-2/+3
* xcb: unset old states and set new ones for windowLiang Qi2021-02-151-16/+33
* Fix Wacom Art Pen detection on xcbShawn Rutledge2021-02-121-1/+2
* Fix mingw compiler warningsMårten Nordheim2021-02-111-1/+1
* Android: take JavaVM() from QJniEnvironment and not QtAndroidPrivateAssam Boudjelthia2021-02-111-2/+2
* iOS: Disable three-finger-tap editing interaction menu when there's no focus ...Tor Arne Vestbø2021-02-111-0/+13
* Windows: Change default to ProcessPerMonitorV2DpiAwareMorten Johan Sørvig2021-02-091-4/+5
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-092-2/+2
* Canonical pointer usageHou Lei2021-02-091-33/+33
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-0816-188/+543
* eglfs: kms: Log gbm bo handle and stride as wellLaszlo Agocs2021-02-081-1/+2
* Windows: Add support for PerMonitorV2 DPI awarenessMorten Johan Sørvig2021-02-084-6/+50
* iOS: close edit menu upon focus transferRichard Moe Gustavsen2021-02-051-0/+3
* iOS: don't report selection changed if it didn't changeRichard Moe Gustavsen2021-02-041-1/+5
* a11y: Report mixed state if QCheckBox is PartiallyCheckedJan Arve Sæther2021-02-041-0/+2
* iOS: hide edit menu if typing on the input panelRichard Moe Gustavsen2021-02-041-4/+8
* Android: Use new QPlatformInputContext geometry APIMorten Sørvig2021-02-041-51/+17
* Android: fix compiler warnings for Android inputAssam Boudjelthia2021-02-034-48/+61
* macOS: Reduce duplicated code for showing file dialogsTor Arne Vestbø2021-02-022-75/+37
* macOS: Reduce duplicated updates of file dialog propertiesTor Arne Vestbø2021-02-021-13/+6
* macOS: Refactor computing of accepted extensions in file dialogsTor Arne Vestbø2021-02-021-21/+20
* macOS: Use single variable to track file dialog in QCocoaFileDialogHelperTor Arne Vestbø2021-02-021-64/+74
* Make setSelectionOnFocusObject() take native pixelsMorten Sørvig2021-02-021-6/+1
* iOS: Use new QPlatformInputContext geometry APIMorten Sørvig2021-02-013-25/+22
* Windows: Fix frame margins calculationMorten Johan Sørvig2021-02-011-3/+2
* Add geometry accessors to QPlatformInputContextMorten Johan Sørvig2021-02-011-4/+4
* iOS: always hide edit menu when showing the magnifier glassRichard Moe Gustavsen2021-02-011-6/+1
* Cocoa: When validating menus, account for modal window only if activeAndy Shaw2021-01-291-4/+3
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-2723-280/+303
* Add qHypot() to qmath.h, exposing and extending std::hypot()Edward Welbourne2021-01-271-3/+3
* Android: Fix deprecated QVariant usageAndy Nichols2021-01-261-1/+1
* Clean up QCocoaFileDialogHelperTor Arne Vestbø2021-01-262-338/+262
* macOS: Don't restrict non-modal file dialogs to open-dialogs onlyTor Arne Vestbø2021-01-261-16/+14
* macOS: Show system tray icon on mouse button press, not releaseTor Arne Vestbø2021-01-261-1/+1
* macOS: Don't exec file dialogs via runModal unless they are app modalTor Arne Vestbø2021-01-252-20/+40
* Add QPlatformScreen::colorSpace()Allan Sandfeld Jensen2021-01-256-0/+46
* iOS: ensure we close the edit menu when the user taps outside the input areaRichard Moe Gustavsen2021-01-201-32/+50
* iOS: ensure we hide the edit menu while dragging on the selection handlesRichard Moe Gustavsen2021-01-201-0/+9
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-2016-670/+96
* [Android] Fix Text select handle misplaced on fields inside QDialog issuesPekka Gehör2021-01-201-2/+2
* macOS: Remove DontConfirmOverwrite workaroundMorten Johan Sørvig2021-01-191-9/+2
* Build fixes for GCC 11Ville Voutilainen2021-01-191-1/+1
* Windows QPA: Fix blurry title icons with fractional scale factorFriedemann Kleint2021-01-191-1/+2
* eglfs: Use drmClose in drm/EGLDevice backendLaszlo Agocs2021-01-181-1/+1
* Fix VNC format conversionAllan Sandfeld Jensen2021-01-134-8/+9
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-1219-1434/+0