summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use -fapplication-extension when building Qt libraries on macOSAlexandru Croitor2020-05-283-0/+12
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-274-6/+3
* macOS: Fix use of deprecated NSOffStateTor Arne Vestbø2020-05-271-1/+1
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-2713-16/+16
* Move FreeType font engine/database to QtGuiTor Arne Vestbø2020-05-274-5/+5
* Windows: Fix wrong default font sizes after changing scalingFriedemann Kleint2020-05-261-1/+21
* Remove ANGLELaszlo Agocs2020-05-2613-1272/+31
* xcb: Fix comments' indentationAlexander Volkov2020-05-253-3/+3
* QVncScreen: fix crash on disconnect client did not request cursorRolf Eike Beer2020-05-251-0/+3
* Windows: Fix wrong DPI used in font size after changing scalingFriedemann Kleint2020-05-251-1/+5
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-2216-26/+5
* Windows QPA: Fix deprecated QString::fromUtf16(ushort*) callFriedemann Kleint2020-05-221-1/+1
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-216-6/+4
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-218-8/+7
* Add missing overrideAlexander Volkov2020-05-216-9/+9
* 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
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-191-6/+9
* 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
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-192-1/+30
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-182-1/+30
| |\
| | * Support opening directories over portalJan Grulich2020-05-142-1/+30
* | | 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
|/ /
* | IBus: Use WAYLAND_DISPLAY on Wayland sessions to make up socket namesTakao Fujiwara2020-05-151-11/+27
* | Get rid of some QTextCodec leftoversLars Knoll2020-05-142-4/+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-123-4/+4
* | 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-0411-28/+199
|\|
| * 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 "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Liang Qi2020-04-295-18/+114
| |\ \
| | * | Merge remote-tracking branch 'origin/5.15.0' into 5.15Liang Qi2020-04-285-18/+114
| | |\|