summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-272-25/+68
|\
| * macOS: Flush sublayers via separate IOSurface backingstoresTor Arne Vestbø2020-03-252-25/+68
* | Windows QPA: Enable Toggle UIA pattern for all checkable controlsAndre de la Rocha2020-03-261-4/+2
* | wasm: add braces around multiline else caseMorten Johan Sørvig2020-03-261-2/+3
* | wasm: Add OpenGL version checkMorten Johan Sørvig2020-03-242-4/+16
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-244-7/+118
|\|
| * xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-234-7/+118
* | QXcbCursor: Replace deprecated QCursor APISze Howe Koh2020-03-241-6/+6
* | Deprecation warnings: replace qrand with QRandomGeneratorVolker Hilsheimer2020-03-232-2/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.14.2' into 5.14Mitch Curtis2020-03-191-0/+1
| |\
| | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-105-5/+25
| | |\
| | * | Windows QPA: Do not play sound for QMessageBox::NoIconFriedemann Kleint2020-03-061-0/+1
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-186-22/+44
|\| | |
| * | | WinRT: Open the URLs via the XAML thread to enable them to be openedAndy Shaw2020-03-141-12/+21
| * | | Windows QPA: Fix broken frame geometry when moving windows with native menusFriedemann Kleint2020-03-135-10/+23
| | |/ | |/|
* | | 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
* | | QMySQL: return QVariant::ByteArray for POINT columnChristian Ehrlicher2020-03-151-0/+1
* | | 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
* | | WinRT: Use the fallbacks for getting the save file nameAndy Shaw2020-03-091-1/+9
* | | QtSql/ODBC: allow table names with unicode charsChristian Ehrlicher2020-03-071-1/+1
* | | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | | 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
* | | 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 "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-035-26/+17
|\ \ \
| * | | 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
* | | Remove overrides of QImageIOHandler::name()Shawn Rutledge2020-03-036-37/+0
|/ /
* | Android: Add support for getting information about content urisAndy Shaw2020-02-282-2/+51
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | SQL: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-285-5/+5