summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* macOS a11y: Implement AXInsertionPointLineNumber with AXLineForIndexBoris Dušek2018-11-231-7/+2
* Align implementation of LineForIndex with InsertionPointLineNumberBoris Dušek2018-11-231-2/+5
* qcocoaaccessibilityelement.mm: Document convertLineOffset functionBoris Dušek2018-11-231-0/+13
* Fix VoiceOver interaction with multiline text componentsBoris Dušek2018-11-231-0/+1
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-2215-80/+171
|\
| * QMacStyle: account for QStyleSheetStyle using QTabBar directlyTimur Pocheptsov2018-11-211-1/+7
| * macOS: Improve logging during QNSView/QNSWindow deallocationTor Arne Vestbø2018-11-202-2/+4
| * macOS: Use shared NSWindowDelegate instead of one per windowTor Arne Vestbø2018-11-204-25/+27
| * macOS: Ensure NSWindow delegate is released in sync with its NSWindowTor Arne Vestbø2018-11-201-4/+3
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-2/+0
| |\
| | * Purge some unused code for the OpenGL library nameEdward Welbourne2018-11-121-2/+0
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-169-47/+122
| |\ \
| | * | Windows QPA: Fix input context visibility statusAndre de la Rocha2018-11-151-1/+12
| | * | Windows QPA: Fix broken focus for native child windowsAndre de la Rocha2018-11-141-0/+5
| | * | macOS: Disable threaded GL rendering on SDK 10.14+Tor Arne Vestbø2018-11-131-2/+7
| | * | Fix no-opengl developer buildsAllan Sandfeld Jensen2018-11-103-1/+11
| | * | macOS: Only enable layer-backed views on 10.14 if built against 10.14 SDKTor Arne Vestbø2018-11-092-23/+53
| | * | Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-082-20/+34
| * | | Windows QPA: Fix building with -no-feature-tableteventAndre de la Rocha2018-11-151-0/+9
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-135-4/+20
|\| | |
| * | | QMacStyle: remove weird frame translationTimur Pocheptsov2018-11-121-1/+1
| * | | win32: Fix text prediction with on screen keyboardMaurice Kalinowski2018-11-111-0/+7
| * | | Fix image grab when XCB is rgb-swappingAllan Sandfeld Jensen2018-11-111-0/+3
| * | | macOS: Make QScreen::grabWindow() work againMorten Johan Sørvig2018-11-111-2/+2
| * | | macOS: set dpr on pixmap returned by grabWindow()Morten Johan Sørvig2018-11-111-0/+1
| * | | Windows QPA: Extend the debug operator for IShellItemFriedemann Kleint2018-11-111-1/+6
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-1018-63/+208
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-096-15/+15
| |\ \ \ | | | |/ | | |/|
| | * | Modernize the "textcodec" featureLiang Qi2018-11-074-12/+12
| | * | Fix memory copy in QGIFFormat::disposePrevious()Andrew Smolko2018-11-061-2/+2
| | * | windows: Give up on SwitchableCompositionLaszlo Agocs2018-11-051-1/+1
| * | | xcb: fix regression with open/close hand cursorsGatis Paeglis2018-11-071-1/+2
| * | | Fix QTableView/Widget on macOSTimur Pocheptsov2018-11-071-0/+3
| * | | White-list more recent Mesa version for multi-threadingAllan Sandfeld Jensen2018-11-061-35/+25
| * | | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-059-12/+163
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-054-10/+9
| | |\|
| | | * eglfs_kms: initialize m_deviceListenerSamuli Piippo2018-10-311-0/+1
| | | * xcb: Don't get initial screen rotationBłażej Szczygieł2018-10-292-8/+1
| | | * [cocoa] Disable offline renderers for dual AMD FirePro GPUMichael Brüning2018-10-231-1/+7
| | * | Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-309-52/+75
| | |\ \
| | * | | macOS: Treat explicitly set Qt::SubWindows as not needing a NSWindowTor Arne Vestbø2018-10-291-2/+5
| | * | | macOS: Add local auto-release pool during updating of window flagsTor Arne Vestbø2018-10-261-0/+6
| | * | | macOS: Log Qt and macOS version information at startupTor Arne Vestbø2018-10-253-0/+141
| | * | | Fix out of bounds memory access when setting motif window hint propertiesSimon Hausmann2018-10-251-0/+2
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-063-96/+100
|\| | | |
| * | | | Remove unused variableLars Knoll2018-11-021-3/+0
| * | | | xcb: cleanup _NET_WM_STATE handlingGatis Paeglis2018-11-012-93/+100
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-0111-149/+183
|\| | | |
| * | | | xcb: move clipboard code out of QXcbConnection::processXcbEventsGatis Paeglis2018-10-314-127/+118
| * | | | xcb: remove leftover functionGatis Paeglis2018-10-311-1/+0