summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* SQL/SQLite: add case folding for non-ascii charactersChristian Ehrlicher2023-07-081-0/+33
* a11y macOS: Report selection/Bridge QAccessibleSelectionInterfaceMichael Weghorn2023-07-081-0/+24
* Network plugins: include mocsMårten Nordheim2023-07-074-0/+8
* QIbaseResult: null parameter follow up fixAxel Spoerl2023-07-051-2/+5
* qgenericunixservices: Move x11 specific code to the Xcb backendDavid Edmundson2023-07-051-1/+13
* QIbaseResult: qWarning, when disallowed null parameter becomes zeroAxel Spoerl2023-07-041-0/+3
* QtVFS: Attempt to fix compilation error on YoctoFabian Kosmale2023-07-041-1/+1
* wasm: add preload config for shared libraries buildMorten Sørvig2023-07-041-0/+1
* wasm: add "preload" qtloader config propertyMorten Sørvig2023-07-041-0/+68
* wasm: add "qtdir" qtloader config propertyMorten Sørvig2023-07-041-0/+16
* wasm: introduce virtual processPostedEvents()Morten Sørvig2023-07-042-4/+5
* Remove leftover code in QWasmWindowClientAreaMikolaj Boc2023-07-031-15/+0
* Say hello to QtVFS for SQLite3BogDan Vatra2023-07-025-1/+283
* macOS: Respect QDir::Hidden for native file dialogsTor Arne Vestbø2023-06-301-2/+8
* macOS: Avoid triggering TCC permission dialogs in file dialogsTor Arne Vestbø2023-06-301-35/+19
* macOS: Enable dirs in file dialogs, also when treating bundles as dirsTor Arne Vestbø2023-06-301-4/+3
* Fix button state validation in windows platform during drag and dropSanthosh Kumar2023-06-291-1/+1
* QGtk3Theme: Do not default Active WindowText to button foregroundAxel Spoerl2023-06-281-1/+1
* wasm: fix touch -> mouse event synth on SafariMorten Sørvig2023-06-281-1/+4
* Windows QPA: minor code simplificationYuhang Zhao2023-06-281-15/+9
* QtGui: code tidies: use the 4-arg connect overloadGiuseppe D'Angelo2023-06-282-2/+2
* Windows QPA: Move transient children with a window moveTimothée Keller2023-06-272-0/+52
* macOS: Propagate mouse enter/exit for windows embedded into foreign windowsTor Arne Vestbø2023-06-261-4/+26
* Windows QPA: Fix dpi change when changing screens with keyboardTimothée Keller2023-06-261-3/+3
* Use a sanitized JS export name for WASM modulesMikolaj Boc2023-06-261-1/+1
* iOS: Propagate UIColor.tintColor as QPalette::AccentColorTor Arne Vestbø2023-06-261-0/+2
* Fix disabled and inactive group palettes for windows native styleSanthosh Kumar2023-06-265-40/+48
* Windows QPA: introduce a way to disable redirection surfaceYuhang Zhao2023-06-241-0/+4
* iOS plugin: Make sure window is of type QUIWindow when determining the color ...Doris Verria2023-06-231-6/+10
* Mark all remaining RAII/smart pointer class ctors [[nodiscard]]Marc Mutz2023-06-222-2/+2
* WASM: don't ignore custom QSurfaceFormat settingsYuhang Zhao2023-06-222-0/+7
* Set color scheme after handling theme change in windowsSanthosh Kumar2023-06-211-1/+1
* iOS: Tear down all text interaction recognizers on focus object changeTor Arne Vestbø2023-06-201-7/+14
* iOS: Don't eat touch event when detecting edit menu tap gestureTor Arne Vestbø2023-06-201-0/+10
* Make WASM export names different across modulesMikolaj Boc2023-06-202-2/+2
* Show decimal device IDs in QInputDevice qDebug outputShawn Rutledge2023-06-201-1/+1
* xcb: Use QWSI::handleTabletEnterLeaveProximityEvent(.. QPointingDev* ..)Shawn Rutledge2023-06-201-6/+4
* macOS: work around getting invalid result from NSAlert::runModalVolker Hilsheimer2023-06-202-2/+17
* wasm: Document (and rename) config.qt.moduleMorten Sørvig2023-06-201-2/+5
* Add keyboard input testcase to the QWasmWindow testMikolaj Boc2023-06-201-0/+1
* xcb: Don't clear touch or tablet devices due to device hierarchy eventShawn Rutledge2023-06-201-11/+15
* Android: use logging category for im debugLiang Qi2023-06-193-81/+32
* Don't add prefix for BaseNameBogDan Vatra2023-06-161-2/+2
* Schannel: Add support for proper listing of ciphersTobias Koenig2023-06-162-29/+355
* Send LeaveEvent as reaction to WM_POINTERLEAVE to reset hover statesMatthias Rauter2023-06-161-0/+2
* Fix typo in QCocoaWindow commentColin Snover2023-06-151-1/+1
* Support child windows on WASMMikolaj Boc2023-06-1511-153/+356
* Schannel: enable QStringBuilderMårten Nordheim2023-06-141-0/+1
* Schannel: define QT_NO_CAST_FROM_ASCIIMårten Nordheim2023-06-141-0/+2
* macOS: Use submenuAction: as action for sub-menu menu itemsTimur Pocheptsov2023-06-132-1/+18