summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* a11y iOS: Forward new QAccessibleAnnouncementEvent on iOSJan Moeller42 hours1-0/+6
* wasm: move setting of input type to updateInputElement()Morten Sørvig6 days1-10/+8
* wasm: Handle multiple mime types in the clipboardMorten Sørvig6 days1-71/+27
* wasm: move input event handlers to QWasmWindowMorten Sørvig6 days5-166/+131
* wasm: rewrite handleKeyForInputContextEvent() logicMorten Sørvig7 days1-31/+33
* wasm: input context code cleanupMorten Sørvig7 days1-69/+59
* wasm: input context code cleanupMorten Sørvig7 days2-45/+36
* Windows11Style: don't modify palette for QScrollBar/QMenu/QComboBoxChristian Ehrlicher8 days1-3/+0
* CRA: rectify androidcontentfileengine.cpp and extract.cpp filesAssam Boudjelthia9 days2-2/+1
* Cocoa: don't include entire module headersVolker Hilsheimer12 days9-16/+25
* Windows11Style: don't use alpha for QPalette::BaseChristian Ehrlicher13 days1-18/+14
* Windows11Style: fix slider handle animationChristian Ehrlicher13 days1-35/+27
* iOS: Maintain primary window scene's screen as primary screenTor Arne Vestbø13 days1-5/+20
* iOS: Reflect screen changes to QWindows when view controller moves screenTor Arne Vestbø13 days3-16/+53
* iOS: Silence warning about stale focus objectTor Arne Vestbø13 days2-3/+5
* wayland: Use correct flush after changing cursorDavid Edmundson13 days1-1/+1
* iOS: Guard against hover events during window destructionTor Arne Vestbø13 days1-0/+3
* iOS: Account for empty rects when checking if keyboard is visibleTor Arne Vestbø13 days1-1/+2
* iOS: Rename [QIOSViewController updateProperties]Tor Arne Vestbø13 days3-4/+4
* iOS: Release UIWindow when scene disconnectsTor Arne Vestbø13 days1-0/+9
* visionOS: Avoid creating UIWindow window immersive scenesTor Arne Vestbø13 days1-4/+21
* iOS: Don't override scene delegate for CarPlay scenesTor Arne Vestbø13 days1-5/+13
* Windows11Style: Improve QCheckBox and QRadioButton drawingsChristian Ehrlicher13 days1-55/+48
* imageformats/ico: Fix _q_icoOrigDepth when wBitCount is zeroKai Uwe Broulik14 days1-1/+1
* Windows11Style: make QLineEdit/SpinBox/ComboBox frame more visibleChristian Ehrlicher2025-07-092-12/+13
* Windows11Style: simplify painting of PE_PanelTipLabel/PE_FrameTabWidgetChristian Ehrlicher2025-07-091-16/+8
* WindowsQPA: Make custom titlebar a child windowWladimir Leuschner2025-07-093-157/+64
* Account for already transformed coordinates in QRhiBackingStore::flushTor Arne Vestbø2025-07-084-6/+11
* Windows: Fix title bar artifact for frameless windows after restoringMorteza Jamshidi2025-07-081-0/+5
* Windows11Style: enable mouse tracking for QTableViewChristian Ehrlicher2025-07-071-2/+3
* Windows: silence -Wimplicit-fallthroughTim Blechmann2025-07-051-0/+1
* Windows11Style: remove useless qobject_cast<>Christian Ehrlicher2025-07-041-109/+104
* Android: Set proper A11y-element java class names to support TalkBackLars Schmertmann2025-07-031-0/+130
* android: fix unity buildsTim Blechmann2025-07-031-0/+5
* Windows11Style: draw item text unconditionallyv6.10.0-beta2Christian Ehrlicher2025-07-011-5/+5
* Windows: Check for screen changes for each window after adding screenMorteza Jamshidi2025-07-013-7/+26
* Android: update to Gradle 8.14.2 and AGP 8.10.1Assam Boudjelthia2025-06-291-1/+1
* wayland: Move error checking before xdg surface creationDavid Edmundson2025-06-272-16/+24
* Windows11Style: use drawLineEditFrame() for PE_FrameChristian Ehrlicher2025-06-272-22/+15
* Windows11Style: fix/cleanup QLineEdit/SpinBox/ComboBox paintingChristian Ehrlicher2025-06-272-109/+88
* wasm: change input element type to password for password echo modeLorn Potter2025-06-261-0/+10
* wayland: Add pointer warp supportXaver Hugl2025-06-254-2/+29
* Reland: CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor2025-06-2514-21/+22
* wayland cursor: flush requests when cursor is changedBłażej Szczygieł2025-06-251-0/+2
* wayland: Ack configure events when suspendedDavid Edmundson2025-06-251-2/+5
* Revert "Revert "Android: consider DecorView insets at app startup""Assam Boudjelthia2025-06-251-0/+5
* Revert "Destroy window surface after exit transition for Qt for Android apps"Assam Boudjelthia2025-06-251-10/+0
* Avoid using QPainter::brushOrigin() to save and restore the originChristian Ehrlicher2025-06-231-2/+2
* Windows11Style: draw background of item in an itemviewChristian Ehrlicher2025-06-231-0/+13
* wayland/textinputv3: keep surroundingText under 4000 bytesInho Lee2025-06-231-6/+8