summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | | direct2d qpa: fix text selectionLouai Al-Khanji2014-09-223-5/+13
|/ /
* | Respect the PM_SmallIconSize setting for icons in a menu on OS XAndy Shaw2014-09-204-2/+17
* | iOS: Allow settings custom input and accessory views through ImPlatformDataTor Arne Vestbø2014-09-204-2/+65
* | iOS: Refactor text input handling to standalone responderTor Arne Vestbø2014-09-208-246/+335
* | xcb: Fix memory leaks in DnDAlexander Volkov2014-09-191-3/+10
* | Windows qpa: fix minimum allowed fixed height, width on windowsDyami Caliri2014-09-191-2/+1
* | Use metrics returned by GetGlyphOutline in GGO_METRICS modelasconic2014-09-181-3/+26
* | OS X: Add scan code mappings for Escape, Return and function keys.Dyami Caliri2014-09-171-16/+26
* | Set WINDOWPLACEMENT::length as required by the documentation.Andreas Hartmetz2014-09-111-0/+2
* | QIOSPasteboard: handle zero-pointer argument to setMimeDataRichard Moe Gustavsen2014-09-111-0/+4
* | Android: fix inputmethod race conditionsPaul Olav Tvete2014-09-102-63/+62
* | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-107-34/+23
* | iOS: Move accessibility/textinput includes in quiview.mmTor Arne Vestbø2014-09-101-4/+5
* | xcb: fix getting a XdndAware property if a proxy window existsAlexander Volkov2014-09-091-1/+1
* | Define EGL_EGLEXT_PROTOTYPES for ANGLEv5.4.0-alpha1Laszlo Agocs2014-09-061-0/+1
* | kms: Move debug output behind a category.Robin Burchell2014-09-052-4/+8
* | xcb: fix coordinates of touch pointsAlexander Volkov2014-09-051-1/+1
* | Windows: Move dock windows automatically when screen is disconnected.Friedemann Kleint2014-09-051-1/+25
* | Avoid deadlock when suspending devicePaul Olav Tvete2014-09-051-2/+8
* | Android: don't recreate surface on shutdownPaul Olav Tvete2014-09-052-0/+5
* | iOS: Update QIOSScreen::nativeOrientation() for iOS8Tor Arne Vestbø2014-09-041-2/+9
* | Add KMS hooks for EGLFS pluginLouai Al-Khanji2014-09-042-0/+427
* | windows: Fix dynamic opengl buildLaszlo Agocs2014-09-032-6/+6
* | Enable QT_ANGLE_PLATFORM selection in dynamic buildsLaszlo Agocs2014-09-031-1/+1
* | direct2d: Work around ClearType rendering bug in translucent modeAndrew Knight2014-09-037-15/+36
* | DirectFB: Add QT_DIRECTFB_BLITTER_DEBUGPAINT environment variableAndy Nichols2014-09-032-7/+67
* | eglfs: Fix regression in config selectionLaszlo Agocs2014-09-031-5/+4
* | Android: Avoid deadlocks on suspendPaul Olav Tvete2014-09-032-9/+14
* | Android: Guard against invalid surfaceIDPaul Olav Tvete2014-09-021-0/+6
* | windows: Allow selection of ANGLE's rendererAndrew Knight2014-09-022-1/+31
* | iOS: Don't store UIViewAnimationOptions value as UIViewAnimationCurveTor Arne Vestbø2014-09-021-2/+2
* | iOS: Get rid of markedTextFormat global static variable in IMETor Arne Vestbø2014-09-021-9/+12
* | iOS: Add support for QWindow::setOpacity()Tor Arne Vestbø2014-09-022-0/+7
* | direct2d: Fix translucent/frameless window renderingAndrew Knight2014-09-014-41/+135
* | winrt: Fix mouse coordinates on high-DPI displaysAndrew Knight2014-09-011-3/+5
* | Fix no-opengl buildLaszlo Agocs2014-09-011-1/+1
* | Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-013-6/+18
* | iOS: Initialize QScreen properties before setting up root viewcontrollerTor Arne Vestbø2014-09-011-19/+19
* | Windows QPA plugin: Streamline code to find window at a position.Friedemann Kleint2014-09-016-49/+10
* | Remove superfluous "break" in QWindowsNativeFileDialogBase::setLabelText()Maks Naumov2014-09-011-1/+0
* | Fix memset() for "alphaValues" in supportsSubPixelPositions()Maks Naumov2014-08-311-1/+1
* | IBus Input Method: Check in commit whether we need to commitDaniel Teske2014-08-311-3/+5
* | Windows: Fix QPlatformCursor::pos()/setPos() for DPR scaling.Friedemann Kleint2014-08-292-2/+9
* | Windows: Detect Surface Pro 2 tablets.Friedemann Kleint2014-08-281-0/+2
* | Windows: Prevent hidden transient children from being re-shown by Windows.Friedemann Kleint2014-08-282-3/+12
* | QWindowsNativeInterface: don't allocate memory just to compare stringsMarc Mutz2014-08-281-3/+3
* | iOS: Use dispatch_async instead of performSelectorOnMainThread for IMETor Arne Vestbø2014-08-261-10/+12
* | iOS: Add UIResponder helper to get current first responderTor Arne Vestbø2014-08-262-0/+29
* | Accessibility iOS: Fix crash after deleting a viewFrederik Gladhorn2014-08-262-3/+6
* | Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-2517-120/+420