summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.5.5-lts-lgpl' into 6.5.56.5.5Tarja Sundqvist2025-07-0254-54/+54
|\
| * Revert "Update commercial SPDX-License-Identifier"v6.5.5-lts-lgplTarja Sundqvist2025-06-1054-54/+54
* | Merge tag 'v6.5.5-lts-lgpl' into 6.5Tarja Sundqvist2025-03-04101-251/+534
|\|
| * Merge tag 'v6.5.5-lts' into tqtc/lts-6.5-opensourceTarja Sundqvist2025-01-28101-251/+534
| |\
| | * QXcbWindow::handleLeaveNotifyEvent(): Consume when leaving geometryAxel Spoerl2024-02-181-5/+14
| | * QGtk3Theme: Fix QGtk3Interface::fileIconThorbjørn Lindeijer2024-02-171-6/+6
| | * QtIcoHandler::canRead(): avoid checking more than onceShawn Rutledge2024-02-112-1/+4
| | * iOS: Guard traitCollectionDidChange against lack of QGuiApplicationTor Arne Vestbø2024-02-061-0/+3
| | * iOS: Guard against displayLayer after platform window is goneTor Arne Vestbø2024-02-061-0/+3
| | * CMake: Simplify default CMAKE_BUILD_TYPE logicAlexandru Croitor2024-02-061-2/+2
| | * macOS: Don't condition deferred exec on specific NSAlert to be the modal windowTor Arne Vestbø2024-02-051-1/+1
| | * QCocoaA(11)y: do not try to access an element if rowIndex == -1Timur Pocheptsov2024-01-251-1/+1
| | * CMake: Fix sqldrivers project to allow building as Debug MSVC configAlexandru Croitor2024-01-241-0/+8
| | * SQL/MySQL: Fix compilation with MySQL 8.3Christian Ehrlicher2024-01-231-17/+11
| | * iOS: Avoid category method name clash for UIResponderPaul Heimann2024-01-206-12/+12
| | * ibus: avoid a crash when context is not readyAleix Pol Gonzalez2024-01-191-1/+2
| | * macOS: Show extensions in file dialog when filtering on multi-part extensionTor Arne Vestbø2024-01-191-14/+22
| | * Fix cache maybe invalid while the signal is actived from queueJannis Xiong2024-01-173-1/+8
| | * IBus: Support a property ClientCommitPreeditInho Lee2024-01-1710-45/+180
| | * qopenssl: fix accidental pessimizationMårten Nordheim2024-01-161-1/+1
| | * macOS: Use single truth to track file dialog current directoryTor Arne Vestbø2024-01-152-23/+22
| | * Fix opening temporary content: URIs from application content providersVolker Krause2024-01-151-1/+1
| | * Bump version to 6.5.5Tarja Sundqvist2024-01-111-1/+1
| | * xcb: only set base size when it's validLiang Qi2024-01-101-1/+2
| | * Cocoa plugin: make sure popups' collection behavior knows about spacesTimur Pocheptsov2024-01-101-2/+3
| | * wasm: prevent native mobile keyboard from popping up alwaysLorn Potter2024-01-061-2/+4
| | * Fix Maximized frameless window painting wrong with WS_THICKFRAMEYansheng Zhu2023-12-221-12/+23
| | * Fix hang issue during drag and drop in windowsSanthosh Kumar2023-12-171-1/+2
| | * macOS: Use CALayer backingstore when widgets request non-raster surfaceTor Arne Vestbø2023-12-161-0/+11
| | * Windows QPA: Omit native virtual key in WM_CHARJohannes Grunenberg2023-12-151-1/+1
| | * Windows QPA: Always process system sound eventsChristian Heimlich2023-12-141-5/+6
| | * macOS: Don't reset focus window to top level window when becoming keyTor Arne Vestbø2023-12-141-10/+19
| | * macOS: Handle NSNull when file dialog directories changeTor Arne Vestbø2023-12-131-1/+4
| | * macOS: Check NSWindow as well when determining if setVisible can bail outTor Arne Vestbø2023-12-121-1/+1
| | * macOS: Re-apply QWindow visibility when moved between NSWindowsTor Arne Vestbø2023-12-111-0/+1
| | * Update commercial SPDX-License-IdentifierTarja Sundqvist2023-12-1154-54/+54
| | * QComboBox: inform accessibility about model change before selectingVolker Hilsheimer2023-12-091-0/+11
| | * iOS: Allow raising and lowering child windowsTor Arne Vestbø2023-12-071-11/+19
| | * QXcbWindow: protect access to m_mapped with a QMutexAxel Spoerl2023-12-062-5/+14
| | * ASN1: speed up parsing of certificate timestampsMårten Nordheim2023-12-061-11/+12
| | * macOS: Activate all windows on launch, not just key/main windowsTor Arne Vestbø2023-12-041-0/+8
| | * macOS: Only bring application forward on launch if neededTor Arne Vestbø2023-12-041-5/+14
| | * Fix Japan locale not showing japanese fonts correctlyLauri Pohjanheimo2023-11-291-0/+33
| | * Android: Register a default keyboardAssam Boudjelthia2023-11-281-0/+4
| | * Revert "OpenSSL: remove support for 1.1"Jani Heikkinen2023-11-284-1/+52
| | * a11y: Fix bug where some characters were not spoken while moving cursorJan Arve Sæther2023-11-271-4/+4
* | | Merge tag 'v6.5.4-lts-lgpl' into 6.5Tarja Sundqvist2025-01-1054-336/+986
|\| |
| * | Revert "Update commercial SPDX-License-Identifier"v6.5.4-lts-lgplTarja Sundqvist2025-01-0354-54/+54
| * | Revert "Update commercial SPDX-License-Identifier"Tarja Sundqvist2025-01-03847-847/+847
| * | QComboBox: inform accessibility about model change before selectingVolker Hilsheimer2023-12-181-0/+11