summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Windows: Don't terminate threads in QtVolker Hilsheimer2022-06-051-12/+10
* qiostheme: Don't determine the appearance mode from the keyWindowDoris Verria2022-06-031-1/+1
* Windows: fix crash on closing an app when native file dialog is openedVladimir Belyavsky2022-06-032-37/+25
* Expose the qtloader object globallyDavid Skoland2022-06-031-1/+2
* Streamline error handling in qtloader.jsDavid Skoland2022-06-031-13/+18
* Fix misuses of 0.9999 constantAllan Sandfeld Jensen2022-06-021-9/+3
* wasm: don't enable specialHTMLTargets by defaultMorten Sørvig2022-06-012-11/+39
* Initialize m_exclusive in QGtk3MenuItem constructorElias Rudberg2022-06-011-0/+1
* macOS: create application menu as QCocoaNSMenu with delegateVolker Hilsheimer2022-05-263-1/+9
* wasm: move CTRL <-> META comment into right placeMorten Sørvig2022-05-242-2/+3
* wasm: Improve wheel event handlingMorten Sørvig2022-05-241-17/+14
* wasm: remove debug codeMorten Sørvig2022-05-241-8/+0
* wasm: use correct geometry when drawing window decorationsMorten Sørvig2022-05-241-3/+3
* wasm: update m_normalGeometry on setGeometry()Morten Sørvig2022-05-241-0/+2
* xcb: create fake screen when XRandR 1.2 and later unavailableLiang Qi2022-05-202-0/+25
* xcb: only set primary for monitor on primary X screenLiang Qi2022-05-203-22/+36
* xcb: Delete touch points without target windowsTang Haixiang2022-05-201-1/+5
* De-pessimize QTlsBackendOpenSSL::clearErrorQueue()Marc Mutz2022-05-191-2/+2
* QTlsBackendOpenSSL: don't allocate memory for a QString appendeeMarc Mutz2022-05-171-1/+1
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-172-6/+7
* Windows QPA: Fix text input with Input Method EditorsAndré de la Rocha2022-05-161-15/+1
* Windows: Make QScreen::name() more user-friendly, take 2Yuhang Zhao2022-05-162-13/+45
* Use SPDX license identifiersLucie Gérard2022-05-16864-32584/+1840
* Correctly read and write CF_DIB bmp dataViktor Arvidsson2022-05-161-0/+12
* Android A11Y: handle LocationChanged event only for focused elementIvan Solovev2022-05-165-7/+8
* XCB: fix leaked QXcbScrollingDevicePrivateLiang Qi2022-05-132-3/+11
* qtloader.js: remove "getProcAddress" error filteringMorten Sørvig2022-05-131-6/+0
* qtloader.js: forward stdErr to console.warn()Morten Sørvig2022-05-131-1/+1
* wasm: fix specialHtmlTargets codeMorten Sørvig2022-05-121-3/+2
* Revert "MySQL: pedantism: create and destroy the MYSQL_TIME type"Thiago Macieira2022-05-121-7/+3
* wasm: remove window from requestUpdate queue on removeWindow()Morten Sørvig2022-05-121-0/+1
* wasm: always call destroy() before deleting a screenMorten Sørvig2022-05-123-7/+6
* QIOSTextResponder: recreate responder upon resetRichard Moe Gustavsen2022-05-101-3/+16
* Windows QPA: Send screen change before geometry changeMorten Sørvig2022-05-101-3/+3
* wasm: add support for drag into browser windowLorn Potter2022-05-107-2/+349
* Windows QPA: Fix crash in some rare casesYuhang Zhao2022-05-101-1/+2
* Fix window states and transitions in wasmDavid Skoland2022-05-062-27/+53
* macOS: Forward hover-events for embedded windowsStefan Wastl2022-05-061-4/+4
* Revert "xcb: stablilize xkb state when keymap updated"Liang Qi2022-05-063-22/+5
* xcb: Remove unused codesJiDe Zhang2022-05-061-1/+0
* wasm: destroy compositor and screen in orderMorten Sørvig2022-05-061-2/+5
* plugins: image formats - fix odr violationTim Blechmann2022-05-061-0/+4
* Revert "Windows QPA: Remove dependency on swprintf_s() pulled in via _com_err...Kai Köhne2022-05-061-20/+1
* includemocs (updated script)Marc Mutz2022-05-0514-0/+24
* QXcbNativeInterface: remove unused field m_sysTraySelectionAtomMarc Mutz2022-05-051-2/+0
* Windows: Fix pop-up windows being incorrectly moved to primary displayAndré de la Rocha2022-05-051-1/+1
* Mark mouseEvent in wasm compositor as unusedDavid Skoland2022-05-041-0/+1
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-0420-34/+34
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-0478-258/+411
* Namespace a few missing Objective-C categories and their methodsMichael Spork2022-05-031-0/+4