summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix cursors getting out of sync after restoring override cursors...Friedemann Kleint2021-12-085-5/+24
* wasm: improve clipboard supportLorn Potter2021-12-083-77/+336
* Revert "Don't allocate an OCIDateTime object unless we're going to use it"Edward Welbourne2021-12-061-22/+7
* wasm: make the compositor draw the window iconMorten Johan Sørvig2021-12-062-2/+9
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-91/+0
* QAbstractFileEngine: Add permission argument to open()Ievgenii Meshcheriakov2021-12-045-6/+13
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-036-10/+10
* Remove XCB_EVENT_MASK_RESIZE_REDIRECT for Qt:WindowTransparentForInputInho Lee2021-12-031-1/+1
* OpenSSL: handle renegotiate errors by comparing certsMårten Nordheim2021-12-022-2/+52
* Use Android's View.generateViewId() for generating ids for views/surfacesMichał Cieślak2021-12-021-3/+7
* Close leak of QOCIDateTime objectEdward Welbourne2021-12-021-0/+1
* qnx: Fix typos in source code commentsJonas Kvinge2021-12-023-3/+3
* android: Fix typo in source code commentJonas Kvinge2021-12-021-1/+1
* Support to get timing from pagefilpElvis Lee2021-12-033-3/+14
* wasm: Fix assert/crash when tooltip window is closed and mouse movedLorn Potter2021-12-011-3/+3
* Openssl backend: reinsert a missing C in qCDebugMårten Nordheim2021-12-011-1/+1
* Don't allocate an OCIDateTime object unless we're going to use itEdward Welbourne2021-11-301-7/+22
* wasm: fix mouse move and right clickLorn Potter2021-11-271-4/+8
* xcb: stablilize xkb state when keymap updatedLiang Qi2021-11-263-5/+22
* Android: Set sem_wait m_terminateSemaphore behind an atomic flagRami Potinkara2021-11-261-1/+7
* Windows QPA: Further cleanup of pre-Win10 codeYuhang Zhao2021-11-2414-383/+109
* QCocoaMenuBar: set the app's 'Window' menuTimur Pocheptsov2021-11-233-0/+31
* xcb: Return standalone image from QXcbBackingStore::toImage()Tor Arne Vestbø2021-11-191-1/+7
* wasm: remove unused variableMorten Johan Sørvig2021-11-191-4/+0
* Windows QPA: Fix multi-touch support in some devicesAndré de la Rocha2021-11-182-9/+37
* xcb: Don't mark scrolled area as flushed when doing client side scrollTor Arne Vestbø2021-11-181-8/+9
* xcb: Ensure we have pixmap GC before trying to flush to it during scrollTor Arne Vestbø2021-11-181-2/+2
* xcb: Prepare correct area when doing client side backingstore scrollTor Arne Vestbø2021-11-181-2/+4
* macOS: Fix QSlider's knob positioning on MontereyVolker Hilsheimer2021-11-181-1/+13
* Build ODBC driver as universal binary on macOSTor Arne Vestbø2021-11-181-2/+0
* macOS: Clear NSOpenGLContext drawable when QNSView is about to go awayTor Arne Vestbø2021-11-163-0/+20
* Build PostgreSQL driver as universal binary on macOSTor Arne Vestbø2021-11-151-2/+0
* xcb: Implement support for touchpad gesturesPovilas Kanapickas2021-11-156-4/+228
* macOS: make the slider knob big enough for BigSur and MontereyVolker Hilsheimer2021-11-151-0/+4
* Disable some tools and plugins if regularexpression feature is disabledMitch Curtis2021-11-121-1/+1
* Windows QPA: Set SWP_NOCOPYBITS during resize to avoid jitterYuhang Zhao2021-11-121-1/+6
* QIOSTextInputOverlay: listen for selection changes, also for Qt::ImReadOnlyRichard Moe Gustavsen2021-11-111-4/+28
* QIOSInputContext: use QIOSResponder when the focus object is Qt::ImReadOnlyRichard Moe Gustavsen2021-11-111-4/+11
* QIOSTextInputResponder: factor out the "read-only" part to a QIOSTextResponde...Richard Moe Gustavsen2021-11-115-136/+223
* Q{XcbGl,EglFSDevice}IntegrationFactory: remove unused extra plugin pathThiago Macieira2021-11-104-51/+6
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-106-25/+12
* Remove unreachable breaksDavid Skoland2021-11-101-5/+0
* QNI: Windows support for the isMetered APIMårten Nordheim2021-11-083-18/+36
* macOS: Add QCALayerBackingStore::preserveFromFrontBuffer helper functionTor Arne Vestbø2021-11-082-10/+22
* macOS: Rename QCALayerBackingStore::prepareForFlush()Tor Arne Vestbø2021-11-082-39/+50
* macOS: Track painted area of backingstore buffer via its dirty regionTor Arne Vestbø2021-11-082-17/+28
* macOS: Don't defer back/front-buffer swap in CALayer backingstoreTor Arne Vestbø2021-11-081-25/+18
* wasm: fix size of QDialogsLorn Potter2021-11-061-1/+6
* QMacStyle: skip 'custom' rendering of CE_HeaderLabelTimur Pocheptsov2021-11-051-28/+0
* QNI NetworkManager: Extract Method primaryConnectionDevicePath()Marc Mutz2021-11-042-5/+15