summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Add missing overrideAlexander Volkov2020-05-213-6/+6
* Android: Only have one valid QMimeData object kept aroundAndy Shaw2020-05-192-4/+13
* Android: Clear the m_selectedFile variable when showing againAndy Shaw2020-05-191-0/+2
* Windows: Update the hasFrame setting when changing window flagsAndy Shaw2020-05-191-0/+1
* Allow multithreaded opengl to be disabledAllan Sandfeld Jensen2020-05-191-0/+4
* Remove -qt-xcb, -system-xcb from README and commentsKai Koehne2020-05-191-6/+0
* Enable Universal Links on iOSLars Schmertmann2020-05-191-0/+20
* Windows QPA: Fix window class name clash when mixing Qt librariesFriedemann Kleint2020-05-181-1/+2
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Remove QPlatformNativeInterface functions for CGImage conversionTor Arne Vestbø2020-05-132-18/+0
* Android JNI: update usage of QWindowSystemInterface::handleMouseEvent()Shawn Rutledge2020-05-121-18/+15
* Android: allow file dialog to use remote locationsAssam Boudjelthia2020-05-122-10/+0
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-122-2/+2
* Use QChar::fromUcs4() moreMarc Mutz2020-05-121-2/+1
* eglfs: Send proper enter/leave events when multiple screens are in useShawn Rutledge2020-05-113-7/+19
* Windows QPA: Fix missing accessible name change eventsAndre de la Rocha2020-05-103-0/+17
* QVncClient: fix an int -> QChar conversionMarc Mutz2020-05-091-1/+1
* QCocoaDrag - avoid using the deprecated API if possibleTimur Pocheptsov2020-05-083-1/+104
* QStringView: add toNSString() / toCFString()Marc Mutz2020-05-081-1/+1
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-072-12/+2
* Remove a bunch of deprecated members from src/gui/painting classesVolker Hilsheimer2020-05-061-6/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-6/+40
|\
| * Android: fix mimeTypes handling for file dialogAssam Boudjelthia2020-05-051-6/+40
* | Fix crash in QEglFSKmsGbmCursor::setPos() when cursor is disabledShawn Rutledge2020-05-051-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-0410-26/+191
|\|
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-04-301-1/+4
| |\
| | * macOS: Avoid modifying hash while iterating itTor Arne Vestbø2020-04-301-1/+4
| * | iOS: Pick up theme palette from system colorsTor Arne Vestbø2020-04-303-5/+51
| * | iOS: Teach edit menu popover to have a readonly modeShawn Rutledge2020-04-301-0/+11
| * | Merge remote-tracking branch 'origin/5.15.0' into 5.15Liang Qi2020-04-285-18/+114
| |\|
| | * Cocoa: If the grabRect is null then add in a null image for the areaAndy Shaw2020-04-261-1/+10
| | * Merge 5.15 into 5.15.0Alexandru Croitor2020-04-231-2/+4
| | |\
| | * \ Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-216-8/+8
| | |\ \
| | * | | macOS: Restore fallback sizes when setting application or window iconsTor Arne Vestbø2020-04-202-4/+9
| | * | | macOS: Support [NSPanel becomesKeyOnlyIfNeeded]Tor Arne Vestbø2020-04-171-1/+8
| | * | | macOS: Activate non-modal windows during modal session if they support itTor Arne Vestbø2020-04-171-2/+5
| | * | | macOS: Rework worksWhenModal and update on modal session changeTor Arne Vestbø2020-04-172-11/+83
| * | | | macOS: draw toolbar separator line in unfifed modeMorten Johan Sørvig2020-04-281-2/+11
| | |_|/ | |/| |
* | | | Remove QTextCodec dependency from the xcb pluginLars Knoll2020-05-012-22/+9
* | | | macOS: Remove copy of QT_IGNORE_DEPRECATIONSTor Arne Vestbø2020-04-301-8/+0
* | | | macOS/iOS: set focus reason when handling window deactivationVolker Hilsheimer2020-04-293-5/+7
* | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-271-2/+4
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-271-2/+4
| |\| | |
| | * | | macOS: Don't optimize out aggressive backingstore flushes when single-bufferedTor Arne Vestbø2020-04-221-2/+4
| | | |/ | | |/|
* | / | CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-2725-25/+25
|/ / /
* | | Remove the QTextCodec dependency from the xcb pluginLars Knoll2020-04-244-23/+15
* | | Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-241-1/+0
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-04-2249-529/+181
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-2249-529/+181
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-201-1/+1
| | |\ \