summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* MySQL: properly fix setting the character setThiago Macieira2021-08-101-3/+31
* MySQL: remove the version number checks in favor of actual functionalityThiago Macieira2021-08-101-2/+15
* xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handlingGatis Paeglis2021-08-102-12/+119
* xcb: add a timeout control when reading INCR propertyLiang Qi2021-08-101-2/+6
* macOS: Fix leaked NSMutableArray in applicationActivationChangedTor Arne Vestbø2021-08-081-1/+1
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-0660-60/+60
* Add native interface for X11 application, exposing display and connectionTor Arne Vestbø2021-08-062-11/+15
* Improve WM_DPICHANGED handlingMorten Johan Sørvig2021-08-063-52/+25
* Track current window DPIMorten Johan Sørvig2021-08-064-0/+15
* Shift iOS a11y translations into C++ fileMike Achtelik2021-08-044-1/+122
* Fix PerMonitorV2 DPI aware NonCLientAreaScaling handlingMorten Johan Sørvig2021-08-021-3/+10
* macOS: Stop relying on balanced CGDisplay reconfiguration callbacksTor Arne Vestbø2021-08-023-84/+30
* CMake: Bump project versionsAlexandru Croitor2021-08-021-1/+1
* Register mouse devices on cocoaShawn Rutledge2021-08-015-4/+51
* Windows QPA: Remove DwmIsCompositionEnabled() usagesYuhang Zhao2021-07-301-29/+5
* Remove Windows 7, 8, and 8.1 codepathsOliver Wolff2021-07-302-32/+10
* Provide new code paths for OpenSSL v3Timur Pocheptsov2021-07-285-157/+275
* Windows QPA: Fix coordinates reported through UI AutomationAndré de la Rocha2021-07-271-10/+7
* doCrypt() - check the error codesTimur Pocheptsov2021-07-231-1/+7
* CMake: Fix incorrect default plugin conditions on WindowsAlexandru Croitor2021-07-222-2/+2
* Update deprecated NSAccessibility methodVolker Hilsheimer2021-07-211-1/+1
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-218-53/+48
* Schannel: Fix ODR violation in static programsMårten Nordheim2021-07-213-39/+58
* Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-1513-19/+16
* Don't use a deprecated function if built/linked with OpenSSL v3Timur Pocheptsov2021-07-132-1/+20
* macOS: Map QSurfaceFormat color space to NSWindow via ICC dataTor Arne Vestbø2021-07-121-2/+5
* CMake: Simplify resource setup in WASM platform pluginJoerg Bornemann2021-07-121-7/+5
* macOS: Don't make frameless tool windows miniaturizableVolker Hilsheimer2021-07-121-2/+4
* Dont's use DTLS_MAX_VERSION when setting SSL_CTXTimur Pocheptsov2021-07-091-2/+2
* Diffie-Hellman parameters: remove useless 'fix'Timur Pocheptsov2021-07-093-58/+0
* macOS: fix drawing of pushbuttons of non-standard sizeVolker Hilsheimer2021-07-091-25/+36
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-097-8/+7
* macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-061-0/+2
* wasm: fix mouse, touch and wheel event propagationLorn Potter2021-07-062-11/+13
* macOS: fix separator actions not showing in menusVolker Hilsheimer2021-07-061-14/+9
* Remove ministro codeAssam Boudjelthia2021-07-012-21/+3
* Fix memory leak of QOffscreenScreen in QOffscreenIntegrationMilian Wolff2021-07-011-0/+2
* macOS: Unregister screen notification handlers on QGuiApplication shutdownTor Arne Vestbø2021-06-252-3/+16
* Schannel: Get rid of Windows < 10 codeMårten Nordheim2021-06-251-7/+4
* QSslSocket: Set isEncrypted to false on disconnectMårten Nordheim2021-06-242-0/+2
* tst_http2: use the supportedFeatures() instead of macrosTimur Pocheptsov2021-06-241-0/+4
* xcb: fix cursorTheme update issueTang Haixiang2021-06-241-2/+6
* Fix potential double-free in QSqlCachedResult::cleanup()Edward Welbourne2021-06-221-1/+3
* Fix leak of transaction context handle in QSql's OCI driverEdward Welbourne2021-06-221-11/+21
* wasm: don’t leak QWasmScreen member variablesMorten Sørvig2021-06-222-6/+6
* wasm: fix non-void function returnLorn Potter2021-06-221-2/+3
* xkb.compose: get locale from user env settingsLiang Qi2021-06-211-4/+10
* macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-181-4/+8
* Remove old configure-related filesJoerg Bornemann2021-06-182-278/+0