summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows 11: draw checked menu items with an explicit backgroundVolker Hilsheimer2022-10-271-0/+11
* xcb: Fix segmentation fault on destruction of QXcbConnectionRob De Reycke2022-10-271-1/+2
* wasm: disable run-time check for specialHTMLTargetsMorten Sørvig2022-10-251-0/+38
* qtwindowsglobal: Fix mixed-enum operations warningMårten Nordheim2022-10-251-1/+3
* qwindowstheme: Remove unused functionMårten Nordheim2022-10-251-12/+0
* Make Qt on WASM correctly draw windows with QT_SCALE_FACTORMikolaj Boc2022-10-251-3/+4
* Revert "Android: fix Android assets handler not listing dirs with only sub dirs"Jani Heikkinen2022-10-251-6/+5
* QCocoaMenuBar: avoid duplication of 'special' entries in the 'Edit' menuTimur Pocheptsov2022-10-221-12/+16
* Android: fix Android assets handler not listing dirs with only sub dirsAssam Boudjelthia2022-10-211-5/+6
* Windows: Don't force native file dialogs to index compressed filesVolker Hilsheimer2022-10-211-1/+11
* Android: Fix clipboard issue with urlsChristian Strømme2022-10-211-12/+10
* iOS plugin: Add support for wheel eventsDoris Verria2022-10-201-0/+81
* Android: properly retrieve mime type of uri to for openUrl()Assam Boudjelthia2022-10-201-5/+6
* QMacStyle: Set NSControlStateValueOn for selected tabsDoris Verria2022-10-191-1/+6
* QIosTextResponder: stop using deprecated constants and typeTimur Pocheptsov2022-10-191-4/+4
* QIosScreen: retain the right windowTimur Pocheptsov2022-10-191-1/+1
* QCocoaWindow::windowStyleMask: make popups non-resizableTimur Pocheptsov2022-10-191-1/+3
* QIOSMessageDialog::exec - work around 'windowsless' execTimur Pocheptsov2022-10-191-0/+20
* QMacStyle: restore control size after re-initializationTimur Pocheptsov2022-10-181-0/+2
* QIosMenu - do not check -undo: and -redo: selectorsTimur Pocheptsov2022-10-171-2/+2
* SQL/OCI: fix compilationChristian Ehrlicher2022-10-142-2/+3
* SQL/OCI: add missing overide()Christian Ehrlicher2022-10-141-1/+1
* WindowsKeyMapper: Fix unsigned/signed mismatch errorMårten Nordheim2022-10-101-1/+1
* InputMethodQueryResult - use int as a key, not Qt::InputMethodQueryTimur Pocheptsov2022-10-061-1/+1
* macOS: Pass on native virtual key (key code) for modifier keysTor Arne Vestbø2022-10-051-1/+8
* macOS: Reflect platform settings for double click and key repeat intervalsTor Arne Vestbø2022-10-031-0/+6
* QODBC: fix handling NULL values for stringsChristian Ehrlicher2022-10-021-16/+11
* QODBC: correctly fill cache when index() is calledChristian Ehrlicher2022-09-281-1/+1
* iOS: send control keys to Qt, even if IM is enabledRichard Moe Gustavsen2022-09-241-22/+31
* iOS, input panel: be more careful before enabling QIOSKeyboardListenerRichard Moe Gustavsen2022-09-231-2/+2
* Windows QPA: remove two unused forward declared structsYuhang Zhao2022-09-231-3/+0
* eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-09-225-15/+58
* macOS: Report compound window state when state changesTor Arne Vestbø2022-09-202-13/+17
* macOS: Handle asynchronous deminiaturizing of windowsTor Arne Vestbø2022-09-201-3/+12
* Make the clipboard paste from the outside work correctlyMikolaj Boc2022-09-203-17/+34
* wasm: capture pointer unconditionally on PointerDown eventAleksandr Reviakin2022-09-191-3/+4
* wasm: add DejaVu Sans as a fallback fontAleksandr Reviakin2022-09-191-4/+6
* macOS: Remove hard-coded logic for determining if key event has textTor Arne Vestbø2022-09-173-6/+19
* Android: Fix flickering on window resize and show keyboardSamuel Mira2022-09-171-9/+12
* Bump version to 6.4.1Jani Heikkinen2022-09-161-1/+1
* QCocoaColor(/Font)Dialog: Call makeKeyAndOrderFront asynchronouslyDoris Verria2022-09-142-2/+22
* wasm: fix native keyboard popup on iOSLorn Potter2022-09-141-1/+1
* Make popup menus non-resizable on WASMMikolaj Boc2022-09-131-0/+4
* FileChooser portal: set current_file only when file already existsIlya Fedin2022-09-101-3/+6
* Propagate the copy event correctly to Qt widgets on WASMMikolaj Boc2022-09-093-7/+21
* xcb: fix the build of native paintingLiang Qi2022-09-081-0/+1
* QCocoaDrag: don't add pasteboard items with non-absolute URLsTimur Pocheptsov2022-09-071-0/+6
* Fix crash when setting override cursor on multiple clientsEskil Abrahamsen Blomfeldt2022-09-062-5/+5
* Windows: avoid losing transparency when pasting images into Qt appsEirik Aavitsland2022-09-021-3/+32
* Windows QPA: send UIA focus notification after window activationAndré de la Rocha2022-09-021-0/+4