summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Haiku: Fix clipboard implementationTobias Koenig2015-03-252-9/+40
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-2445-209/+480
|\
| * eglfs: Unblank on startupLaszlo Agocs2015-03-231-0/+4
| * eglfs: Disable the blinking cursorLaszlo Agocs2015-03-231-7/+0
| * Android: Early spring QPA cleanupBogDan Vatra2015-03-232-13/+5
| * Cocoa: Don't let key events triggering input method events close dialog.Christoph Schleifenbaum2015-03-213-0/+11
| * [QWindowsFontDatabase] Move code around to improve readabilityKonstantin Ritt2015-03-201-44/+30
| * Simplify QWindowsFontDatabase::createEngine()Konstantin Ritt2015-03-203-15/+12
| * An attempt to fix font stretching with DirectFrite font engineKonstantin Ritt2015-03-201-17/+15
| * Only get font metrics if we're going to use themKonstantin Ritt2015-03-201-26/+20
| * Do not re-create font if it is not of TMPF_TRUETYPEKonstantin Ritt2015-03-201-3/+1
| * Android: Use nullptr instead of Q_NULLPTRBogDan Vatra2015-03-202-38/+38
| * Proper screen change handling for devicePixelRatioPaul Olav Tvete2015-03-201-2/+17
| * Windows: Activate popup when there is no active window.Friedemann Kleint2015-03-201-5/+8
| * Windows: Fix touch registration.Friedemann Kleint2015-03-201-1/+1
| * Fixed compilation on Mac OS X (qt namespace and preprocessor issues))Sergei Kulik2015-03-2015-8/+55
| * iOS: Base size of menu picker toolbar on the picker size itselfTor Arne Vestbø2015-03-191-1/+2
| * Do not build glx integration with -no-openglLaszlo Agocs2015-03-181-1/+1
| * iOS: only use image picker dialog as native dialog for loading filesRichard Moe Gustavsen2015-03-181-1/+3
| * EGLFS: Make Mali GPU backend more genericAndy Nichols2015-03-182-1/+6
| * iOS: Leave it up to QIOSTextInputResponder to decide when to reconfigureTor Arne Vestbø2015-03-183-32/+70
| * xcb: create a screen if dimensions are known but outputs are notShawn Rutledge2015-03-171-5/+21
| * QCocoaDrag: Fix text, url and image preview pixmap while dragging.Filipe Azevedo2015-03-172-6/+52
| * iOS: stop listening for keyboard visibility after QIOSMenu::dismiss()Richard Moe Gustavsen2015-03-161-3/+3
| * QCocoaMenuItem: Fixed Delete key symbol in native menubarFilipe Azevedo2015-03-161-0/+3
| * QCocoaWindow.mm: Avoid crash whe using native windowsFilipe Azevedo2015-03-161-3/+6
| * iOS: Clarify implementation of QIOSWindow::isExposed()Tor Arne Vestbø2015-03-161-0/+19
| * iOS: Check if window was active on setVisible(false) through native APIsTor Arne Vestbø2015-03-163-1/+19
| * Support grabWindow() in linuxfbLaszlo Agocs2015-03-162-1/+30
| * iOS: Add platform plugin option to debug window managementTor Arne Vestbø2015-03-164-0/+82
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-03-1855-436/+861
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-1655-436/+861
| |\|
| | * iOS: convert directory in qiosfiledialog to local file before checking filenameRichard Moe Gustavsen2015-03-151-1/+2
| | * iOS: return file urls rather than asset urls from file dialogRichard Moe Gustavsen2015-03-152-8/+19
| | * eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-146-0/+21
| | * Introduce src/3rdparty/freetype.pri for better maintenanceKonstantin Ritt2015-03-141-60/+2
| | * Windows: Introduce delayed population to the FreeType font database.Friedemann Kleint2015-03-122-64/+148
| | * xcb: Add support for obtaining default xcb connectionJan Kundrát2015-03-122-0/+10
| | * eglfs: don't build the cursor atlas when QT_NO_CURSOR is definedAndrew Knight2015-03-122-1/+3
| | * Clear backingstore for windows with alpha channel.Morten Johan Sørvig2015-03-122-0/+13
| | * Fix bunch of other segfaults due to null screensJan Kundrát2015-03-121-12/+35
| | * Get CoreText style name when resolving Qt fontGabriel de Dietrich2015-03-121-11/+4
| | * iOS: ensure keyboard is visible, even when IM hints hasn't changedRichard Moe Gustavsen2015-03-121-17/+16
| | * iOS: Prepare QIOSIntegration for handling plugin optionsTor Arne Vestbø2015-03-122-13/+23
| | * Cocoa: Correct mouse event forwarding for popupsMorten Johan Sørvig2015-03-125-20/+82
| | * Fix segfault when requesting root window and there are no screensJan Kundrát2015-03-121-1/+2
| | * eglfs_kms: Use a QByteArray for connectorNameAndrew Knight2015-03-121-10/+11
| | * windows: Introduce a built-in GPU blacklistLaszlo Agocs2015-03-116-35/+73
| | * QShortCut: Check whether the menu is QPA-disabledGabriel de Dietrich2015-03-112-0/+6
| | * Enhance EGL_CONTEXT_LOST checksLaszlo Agocs2015-03-115-13/+30