summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...Tarja Sundqvist2022-09-1210-85/+114
|\
| * Revert "[Android] Remove signal and slot mechanism to listen states in editor's"Andreas Buhr2021-10-162-29/+8
| * QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-081-1/+3
| * Include <QHash> explicitlyTimur Pocheptsov2021-10-051-0/+2
| * Cocoa: Don't call makeKeyAndOrderFront for native app-modal dialogsDoris Verria2021-09-232-9/+8
| * macOS: Compute NSWindow background color without checking styleMaskTor Arne Vestbø2021-09-222-6/+14
| * Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"Liang Qi2021-09-181-3/+3
| * Cocoa: Make sure we can display multiple sheets for the same NSWindowDoris Verria2021-09-081-1/+5
| * macOS: Don't rely on invalidateCursorRectsForView when mouse is over viewTor Arne Vestbø2021-09-041-0/+14
| * macOS: Don't wipe NSWindowStyleMaskFullSizeContentView if set manuallyTor Arne Vestbø2021-08-241-1/+3
| * macOS: close popups on mousedown within the window frameVolker Hilsheimer2021-08-203-35/+54
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-1621-179/+318
|\|
| * Fix Style java code format and warningsAssam Boudjelthia2021-08-182-19/+1
| * xkb.compose: get locale from user env settingsLiang Qi2021-08-151-4/+10
| * xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handlingGatis Paeglis2021-08-152-12/+119
| * macOS: Fix leaked NSMutableArray in applicationActivationChangedTor Arne Vestbø2021-08-141-1/+1
| * xcb: add a timeout control when reading INCR propertyLiang Qi2021-08-121-2/+6
| * MySQL: remove the version number checks in favor of actual functionalityThiago Macieira2021-08-101-2/+15
| * macOS: Stop relying on balanced CGDisplay reconfiguration callbacksTor Arne Vestbø2021-08-053-84/+30
| * Windows QPA: Fix coordinates reported through UI AutomationAndré de la Rocha2021-07-271-10/+7
| * Update deprecated NSAccessibility methodVolker Hilsheimer2021-07-231-1/+1
| * Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
| * macOS: Don't make frameless tool windows miniaturizableVolker Hilsheimer2021-07-131-2/+4
| * macOS: Keep NSWindow alive after handling windowShouldClose callbackTor Arne Vestbø2021-07-091-0/+9
| * macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-081-0/+2
| * macOS: fix separator actions not showing in menusVolker Hilsheimer2021-07-061-14/+9
| * macOS: Unregister screen notification handlers on QGuiApplication shutdownTor Arne Vestbø2021-06-232-3/+16
| * macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-231-4/+8
| * Fix leak of transaction context handle in QSql's OCI driverEdward Welbourne2021-06-221-10/+20
| * macOS: Allow programatically minimizing frameless windowsMorten Johan Sørvig2021-06-221-1/+4
| * Android: Fix Application becomes unresponsive issuePekka Gehör2021-06-213-0/+11
| * Android: fix mimetype/namefilters handling for FileDialogAssam Boudjelthia2021-06-211-8/+9
| * iOS: cleanup connection when a screen disconnectsRichard Moe Gustavsen2021-06-171-1/+3
| * xcb: Add more debug info for XCB_INPUT eventLiang Qi2021-06-041-1/+44
| * SQLite driver: fix crash when binding a QByteArray/QStringGiuseppe D'Angelo2021-06-011-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-1621-258/+197
|\ \
| * | Android: Fix Application becomes unresponsive issuePekka Gehör2021-06-073-0/+11
| |/
| * wasm: fix unicode keyboard handlingLorn Potter2021-05-301-145/+9
| * macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-281-2/+4
| * macOS: don't show invisible separator itemsVolker Hilsheimer2021-05-282-3/+8
| * QXcb: don't dereference pointer before checkingVolker Hilsheimer2021-05-281-1/+2
| * iOS: Accessibility: Don't cut off the last character from the text valueAndy Shaw2021-05-281-2/+1
| * iOS: Accessibility: Set the correct traits for EditableTextAndy Shaw2021-05-281-1/+9
| * Qt xcb: remove false detects of Qt::GroupSwitchModifierAleksei Nikiforov2021-05-261-3/+3
| * cocoa: be more careful about rejecting frame strut eventsRichard Moe Gustavsen2021-05-241-7/+16
| * iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undoTamás Martinec2021-05-241-1/+14
| * QVnc: clip requested screen region to available screen imageEirik Aavitsland2021-05-201-2/+3
| * Android: Fix screen flicker issuesPekka Gehör2021-05-061-3/+6
| * Windows: Update the hasFrame setting when changing window flagsAndy Shaw2021-04-301-0/+1
| * macOS: Don't override action set during drop handlingAndy Shaw2021-04-291-1/+3