summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0844-143/+267
|\
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-0327-71/+3
| * 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
| | | |/ | | |/|
* | | | QtNetwork: Delete bearer managementMårten Nordheim2020-04-0562-9705/+0
* | | | Resolve QWidget window handle without depending on QtWidgetsTor Arne Vestbø2020-04-021-15/+10
* | | | Android: Implement MaximizeUsingFullscreenGeometryHintEskil Abrahamsen Blomfeldt2020-03-308-107/+108
* | | | Fix deprecation warnings in QCocoaCursorVolker Hilsheimer2020-03-302-9/+9
* | | | macOS: Fix or ignore deprecated API in 10.14Tor Arne Vestbø2020-03-279-52/+58
* | | | CMake: Add support for bundled SQLite libraryLeander Beernaert2020-03-253-7/+85
* | | | Fix deprecation warnings from NSColor(Space) with macOS 10.14 SDKVolker Hilsheimer2020-03-231-27/+2
* | | | Fix warning in qsql_odbc.cpp when building with MSVC2017Mitch Curtis2020-03-201-1/+1
* | | | 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
* | | | Remove QRegExp usage from the the OCI pluginLars Knoll2020-03-171-4/+8
* | | | 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-1623-275/+328
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1623-275/+328
| |\| | |
| | * | | 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
* | | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-168-10/+10
* | | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-165-5/+5
|/ / / /
* | | | Get rid of QRegExp usage in the cocoa pluginLars Knoll2020-03-152-4/+9