summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects and adjust after old harfbuzz removalAlexandru Croitor2020-03-171-0/+1
* Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-171-1/+10
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-163-8/+10
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-1622-275/+327
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1622-275/+327
| |\
| | * wasm: remove uneeded platform plugins from buildLorn Potter2020-03-161-2/+2
| | * wasm: do not move or resize Popup windowsLorn Potter2020-03-161-1/+4
| | * macOS: Ensure GL symbols are resolved from the OpenGL frameworkLucas Wang2020-03-151-1/+1
| | * Add native iOS file dialogHarald Meyer2020-03-145-6/+182
| | * macOS: Modernize QCocoaSystemTrayIconTor Arne Vestbø2020-03-142-200/+97
| | * Make it possible to set the EGL_DEFAULT_DISPLAYAndy Nichols2020-03-131-1/+3
| | * macOS: Pass on QCursor pixmap with original scaleTor Arne Vestbø2020-03-121-11/+2
| | * macOS: Pass on QIcon as NSImage if possible, instead of going via QPixmapTor Arne Vestbø2020-03-122-14/+5
| | * macOS: Streamline QIcon to NSImage conversionTor Arne Vestbø2020-03-122-13/+2
| | * macOS: Streamline QImage to NSImage conversionTor Arne Vestbø2020-03-126-26/+11
| | * macOS: Log occlusion state changesTor Arne Vestbø2020-03-121-1/+3
| | * wasm: fix emsdk 1.39.9 buildLorn Potter2020-03-121-1/+1
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-114-3/+19
| | |\
| | | * xcb: Fix logic for minimized stateJiDe Zhang2020-03-034-3/+19
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-165-7/+7
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-2/+2
|/ / /
* | | Get rid of QRegExp usage in the cocoa pluginLars Knoll2020-03-152-4/+9
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-113-6/+31
|\| |
| * | WinRT: Use the fallbacks for getting the save file nameAndy Shaw2020-03-091-1/+9
| * | macOS: Disable system provided tabbing by defaultTor Arne Vestbø2020-03-061-0/+1
| * | Windows QPA: Add support to UiaRaiseNotificationEvent()Andre de la Rocha2020-03-041-5/+21
* | | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-062-7/+0
* | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-058-1/+9
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-0410-62/+80
|\| |
| * | macOS: Don't create QMacCGContext when printingTor Arne Vestbø2020-03-041-9/+12
| * | macOS: Reduce save dialog extension filters to their last componentTor Arne Vestbø2020-03-041-19/+42
| * | Do not constantly create new surfaces with MoltenVK on macOSLaszlo Agocs2020-03-033-7/+8
| * | macOS: MoltenVK: Pass in the layer instead of the viewLaszlo Agocs2020-03-031-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-295-26/+17
| |\|
| | * Fix geometry handling for native child windowsFriedemann Kleint2020-02-282-2/+6
| | * Android: Don't recurse into directories inside the assets when iteratingAndy Shaw2020-02-271-20/+5
| | * Windows: Enable closing the system tray menu when clicking outside of itAndy Shaw2020-02-271-1/+5
| | * qwindowswindow: Fix screen changes between different DPI screens for native w...Oliver Wolff2020-02-271-3/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-032-2/+51
|\| |
| * | Android: Add support for getting information about content urisAndy Shaw2020-02-282-2/+51
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-285-9/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-275-9/+36
| |\|
| | * wasm: fix texture leak when window is destroyed in a different contextAlexandra Cherdantseva2020-02-275-9/+36
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-2617-82/+374
|\| |
| * | Rename AA_MSWindowsDisableVirtualKeyboard to AA_DisableNativeVirtualKeyboardAndre de la Rocha2020-02-252-2/+2
| * | Make xcb plugin compile with -no-feature-tableteventShawn Rutledge2020-02-201-2/+0
| * | wasm: do not try to resume main thread if mainloop has not started yetLorn Potter2020-02-201-0/+1
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-02-186-2/+205
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-186-2/+205
| | |\|
| | | * wasm: futureproof EmscriptenMouseEventLorn Potter2020-02-181-2/+2