summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Port default font resolve to SystemParametersInfoForDpiMorten Sørvig2022-11-011-4/+1
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-313-1/+8
* eglfs: kms: Make screen cloning functional by defaultLaszlo Agocs2022-10-292-41/+93
* Windows QPA: Remove tablet->mouse synth and fix Drag&Drop with touch/penAndré de la Rocha2022-10-293-3/+82
* qnswindow (-backgroundColor) - return 'clear color' for Qt::PopupTimur Pocheptsov2022-10-291-2/+7
* macOS: Don't include QSystemTrayIcon windows in Dock menu window listTor Arne Vestbø2022-10-291-3/+9
* Android: Light/dark modes detectionBartlomiej Moskal2022-10-285-0/+27
* 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