summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QCocoaMenu: Queue 'activated' signal emissionGabriel de Dietrich2015-03-301-1/+3
* Windows: Remove duplicated color masks in qt_write/write_dibv5.Friedemann Kleint2015-03-301-9/+0
* Use Xlib to resolve font cursor if possibleJørgen Lind2015-03-301-0/+12
* Windows: Send the input method event when the focus object is validAndy Shaw2015-03-301-1/+1
* xcb: Fix bgr888 VNC sessionsLaszlo Agocs2015-03-304-9/+53
* Build bundled freetype as qt_helper_libKonstantin Ritt2015-03-271-1/+1
* xcb: Do not crash with VNCLaszlo Agocs2015-03-272-4/+5
* Windows: Support virtual folders as initial directory for file dialog.Friedemann Kleint2015-03-273-19/+73
* Fix WinRT native file picker empty parametersPeng Wu2015-03-271-29/+35
* Implement flush function in WinRT file enginePeng Wu2015-03-272-8/+29
* ibus: Get display number when screen number is omitted.Takao Fujiwara2015-03-271-0/+2
* iOS: Update statusbar style based on MaximizeUsingFullscreenGeometryHintTor Arne Vestbø2015-03-272-13/+18
* Add Qt::WindowFlag to signal that maximizing should cover full screen geometryTor Arne Vestbø2015-03-271-1/+2
* xcb: Speed up screens' initializationAlexander Volkov2015-03-271-60/+77
* Handle SelectionWindowDestroy in QXcbClipboardMartin Gräßlin2015-03-271-1/+2
* iOS: Implement basic QPlatformOffscreenSurface subclassTor Arne Vestbø2015-03-251-1/+15
* Resize backingstore properly on devicePixelRatio changesPaul Olav Tvete2015-03-251-6/+17
* Proper geometry conversion for devicePixelRatio > 1Paul Olav Tvete2015-03-251-1/+6
* Don't replay mouse press event which closes a popup on X11Alexander Volkov2015-03-251-0/+2
* OS X Accessibility: Make checkboxes etc. checkable with VoiceOverBoris Dušek2015-03-253-6/+10
* 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
* 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