summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Android: Keep the ParcelFileDescriptor open for content urisJarkko Koivikko2022-03-252-5/+26
* iOS A11Y: Set more accessibilityTraitsMike Achtelik2022-03-251-0/+11
* QNX: remove mmrenderer overlay window supportRafael Roquetto2022-03-245-117/+21
* CoreText: Maintain theme fonts in the font database instead of themesTor Arne Vestbø2022-03-234-17/+6
* Jpeg handler: Detangle error reporting from the abort handlingEirik Aavitsland2022-03-221-7/+7
* qsql_ibase: fix includesShawn Rutledge2022-03-211-13/+14
* QTabBar: let styles draw tab text with foreground roleVolker Hilsheimer2022-03-211-2/+3
* QNX: always create buffers for child windowsRafael Roquetto2022-03-212-21/+7
* macOS: Remove dead code for focus ring handling in Mac styleTor Arne Vestbø2022-03-181-21/+0
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-1715-3/+24
* XCB: Do not depend on transitive includesFabian Kosmale2022-03-172-1/+3
* Sql: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-162-7/+24
* Fix remaining uses of deprecated QScopedPointer::takeMårten Nordheim2022-03-151-3/+3
* Fix deprecated use of QBA/Q*String::countMårten Nordheim2022-03-153-5/+5
* Android: guard against potential null pointer accessAssam Boudjelthia2022-03-152-18/+24
* Fix typoOliver Eftevaag2022-03-141-1/+1
* wasm: Use % instead of vh for canvas dimensionsAleksandr Reviakin2022-03-131-1/+1
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-1114-192/+41
* Revert "QScreen_win: retrieve user friendly monitor name"Morten Johan Sørvig2022-03-111-15/+4
* vulkan: Try loading libvulkan.so.1 firstLaszlo Agocs2022-03-112-2/+2
* QNX: Fix compiler warning by adding default return valuePasi Petäjäjärvi2022-03-091-0/+2
* QNX: Fix compiler warnings by using correct format specifiersPasi Petäjäjärvi2022-03-091-4/+4
* Fix quick file dialog on androidSamuel Mira2022-03-091-0/+2
* Fix deprecated uses of QScopedPointerMårten Nordheim2022-03-081-4/+6
* QCocoaFileDialogHelper: Always enable symlinks and aliases to directoriesWilliam Jones2022-03-081-1/+6
* eglfs: QNX uses own QPA plugin and not eglfsPasi Petäjäjärvi2022-03-072-14/+0
* Win: Fix use of deprecated isTopLevel()Mårten Nordheim2022-03-071-1/+1
* wasm: fix native keyboard on iOSLorn Potter2022-03-053-5/+11
* QIOSFileDialog/QIOSDocumentPickerController - handle dismissed view controllerTimur Pocheptsov2022-03-052-1/+18
* Android: terminate argv passed to main() with nullptrAssam Boudjelthia2022-03-051-4/+6
* Android: make sure that orientationChange is reported after resizeIvan Solovev2022-03-043-4/+17
* Android: set all QScreen's geometry-related parameters togetherIvan Solovev2022-03-045-11/+48
* xdgdesktopportal theme: Implement appearance()Magnus Groß2022-03-042-0/+55
* wasm: enable mobile native keyboardingLorn Potter2022-03-039-15/+301
* Close WASM popups on non-accepted clicksDavid Skoland2022-03-021-1/+5
* macOS: Remove code for handling logical DPI changesTor Arne Vestbø2022-03-022-8/+1
* png/ico decoder: Don't try reading beyond the fileRobert Löhning2022-03-021-2/+4
* Android: Fix issue in loading multimedia Android pluginSamuel Mira2022-03-021-13/+2
* xcb: fix a typo for WindowTypesLiang Qi2022-03-011-1/+1
* Windows QPA: Add convenient overload to query window frameYuhang Zhao2022-03-012-0/+11
* Windows QPA: Add some offset to the system menu when appropriateYuhang Zhao2022-03-011-1/+23
* Windows QPA: fix window style correction for context help buttonYuhang Zhao2022-03-011-3/+8
* Windows QPA: Use less magic numberYuhang Zhao2022-03-011-19/+21
* xcb: free a randr monitors pointer after usageLiang Qi2022-02-281-0/+1
* QMacStyle: fix tool buttons (in checked mode)Timur Pocheptsov2022-02-281-3/+8
* Windows QPA: Highlight the first entry in the system menuYuhang Zhao2022-02-251-1/+9
* Windows QPA: More debug enhancementsYuhang Zhao2022-02-251-12/+61
* Protect headers against min/max macrosMarc Mutz2022-02-221-1/+1
* Windows QPA: Calculate window frame for frameless windows the same for all co...Viktor Arvidsson2022-02-222-17/+23