summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* macOS accessibility: Implement NSAccessibilityElementFrederik Gladhorn2019-05-152-4/+13
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-1524-286/+534
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-148-82/+198
| |\
| | * macOS: Guard against display on non-main threadsTor Arne Vestbø2019-05-131-0/+9
| | * Windows QPA: Fix resize loops when moving fixed size windows between screensFriedemann Kleint2019-05-133-23/+44
| | * Windows QPA: Fix window frame calculation in multi-monitor setupsFriedemann Kleint2019-05-137-60/+146
| * | wasm: support setting the font DPI from JSMorten Johan Sørvig2019-05-135-0/+46
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-137-21/+88
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-127-21/+88
| | |\|
| | | * QAndroidInputContext: Fix start value of Cursor attribute in longPress()Vova Mshanetskiy2019-05-101-1/+1
| | | * macOS: Deliver geometry changes when content view changes frameTor Arne Vestbø2019-05-101-3/+5
| | | * macOS: Implement QCALayerBackingStore::toImage()Tor Arne Vestbø2019-05-102-0/+16
| | | * Windows QPA: Improve debug messagesFriedemann Kleint2019-05-093-17/+66
| * | | macOS: Track screens via Quartz Display Services instead of NSScreenTor Arne Vestbø2019-05-139-185/+204
| |/ /
* | | qopenwfdscreen.h: remove unused #includeMarc Mutz2019-05-141-1/+0
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-1315-29/+180
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-098-25/+80
| |\|
| | * macOS: Deliver and handle screen change unconditionallyTor Arne Vestbø2019-05-081-17/+28
| | * macOS: Always respond to cursorUpdate by applying custom cursor if setTor Arne Vestbø2019-05-081-4/+7
| | * Windows QPA: Fix over-large transparent tooltipsFriedemann Kleint2019-05-071-0/+3
| | * macOS: Guard backingstore composeAndFlush with QT_NO_OPENGLTor Arne Vestbø2019-05-072-0/+4
| | * macOS: don’t crash when wrapping foreign viewsMorten Johan Sørvig2019-05-071-1/+3
| | * macOS: Move off deprecated handleFrameStrutMouseEvent APITor Arne Vestbø2019-05-071-3/+28
| | * Add an ID for recognition of UGEE tabletsDmitry Kazakov2019-05-071-0/+4
| | * Fix generation of Leave events when using tablet devicesDmitry Kazakov2019-05-071-0/+3
| * | Fetch stylus button remapping from WinTab driverDmitry Kazakov2019-05-082-1/+73
| * | wasm: add fixedPitch fontLorn Potter2019-05-075-3/+27
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-085-12/+17
* | | Return QScreen's HMONITOR handle via QPlatformNativeInterfaceDmitry Kazakov2019-05-074-0/+24
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-076-11/+47
|\| |
| * | xcb: make beep workKarim Pinter2019-05-061-0/+1
| * | wasm: fix passing environmental variablesLorn Potter2019-05-061-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-063-5/+43
| |\|
| | * Fix dnd regression c427ba53aa0ee1a71aa670783f65bcfd230da653Mikhail Svetkin2019-05-051-0/+19
| | * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-1/+2
| | * Android: Fix deleting of new lines when using backspaceAndy Shaw2019-05-031-4/+22
| * | wasm: use requestActive instead of activateLorn Potter2019-05-021-5/+2
* | | Compile with Qt 6Lars Knoll2019-05-021-1/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-0221-71/+71
* | | Basic foreign window support for QNXJames McDonnell2019-05-019-10/+432
* | | Remove extraneous sodipodi/inkskape cruft from Qt SVGEdward Welbourne2019-04-301-28/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-10/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-10/+12
| |\|
| | * Windows QPA: Fix blank Cursor on secondary displaySimeon Kuran2019-04-271-10/+12
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-1/+1
|\| |
| * | wasm: don't propagate touchLorn Potter2019-04-241-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-2416-33/+134
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-2411-30/+90
| |\|
| | * macOS: Gracefully handle devicePixelRatio mismatch in QCALayerBackingStoreTor Arne Vestbø2019-04-192-3/+21
| | * Windows QPA: fix media keys losing autorepeat/keycode informationAndre de la Rocha2019-04-181-12/+8