summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-2843-340/+405
|\
| * Windows: Set source of synthesized mouse events correctly.Friedemann Kleint2014-02-271-8/+8
| * Windows: Add platform plugin parameter for tablet absolute range.Friedemann Kleint2014-02-275-5/+28
| * XCB: update the platformwindows version of Qt::WindowStateJorgen Lind2014-02-271-0/+1
| * Cocoa: Fix popup window positioning.Morten Johan Sørvig2014-02-263-53/+41
| * eglfs: Improve cursors and hotspotsJonathan Liu2014-02-262-21/+21
| * Cocoa: Set geometry for foreign views.Morten Johan Sørvig2014-02-261-0/+3
| * Cocoa: Remove tablet event warnings.Morten Johan Sørvig2014-02-261-8/+3
| * Cocoa: Don't crash at toolbar cleanup time.Morten Johan Sørvig2014-02-261-0/+1
| * Android: Support pregenerated cache in assets file engineEskil Abrahamsen Blomfeldt2014-02-262-24/+107
| * QPrintEngine - Remove Windows use of port and driverJohn Layt2014-02-261-3/+1
| * WinRT: Fix backing store for latest ANGLEAndrew Knight2014-02-262-28/+4
| * QNX: Prevent desktop windows from becoming root windowv5.3.0-alpha1Rafael Roquetto2014-02-251-2/+4
| * Windows file dialogs: Use FOS_NOREADONLYRETURN only for mode AcceptSave.Friedemann Kleint2014-02-251-6/+10
| * Cocoa: Prevent "Invalid Drawable" GL warnings.Morten Johan Sørvig2014-02-251-0/+4
| * Cocoa: Clear GL context pointer on deletion.Morten Johan Sørvig2014-02-251-0/+3
| * Cocoa: QImage -> CGImage conversion cleanupMorten Johan Sørvig2014-02-257-113/+42
| * Windows: Clear transient relationship before destroying windows.Friedemann Kleint2014-02-241-4/+29
| * Fix potential null pointer access in qglxKai Koehne2014-02-241-10/+12
| * Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.BogDan Vatra2014-02-224-6/+7
| * Windows: Use GetForegroundWindow() to check for active windows.Friedemann Kleint2014-02-221-1/+1
| * Normalize signal & slot signatures in connectionThiago Macieira2014-02-221-2/+2
| * Start the chronometer.BogDan Vatra2014-02-211-0/+1
| * Sort include headersBogDan Vatra2014-02-211-7/+6
| * Avoid using GLX Pbuffers on CatalystLaszlo Agocs2014-02-211-1/+12
| * Fix paint artifacts.BogDan Vatra2014-02-213-32/+31
| * Windows: Ensure clipboard is flushed out before QGuiApplication is destroyed.Friedemann Kleint2014-02-202-1/+18
| * Unify glyph format between QFontEngine and QFontEngineGlyphCacheTor Arne Vestbø2014-02-193-4/+4
| * Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-19286-8332/+14944
| |\
| * | Mac: Fix file dialog filters when filter doesn't start with '*'Eike Ziller2014-02-181-1/+1
* | | xcb: replace inefficient uses of QList with QVectorMarc Mutz2014-02-265-10/+12
* | | xcb: replace a use of an inefficient QList with QVectorMarc Mutz2014-02-261-2/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-184-5/+1
|\|
| * Android: Build fix for "-no-widgets"Alessandro Portale2014-02-174-4/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+4
|\|
| * Delete the children before updating the Cocoa menubarAndy Shaw2014-02-121-0/+4
* | [QNX] Don't deactivate windows focusFabian Bumberger2014-02-162-6/+24
* | Refactor the handling of the navigator swipe down eventFabian Bumberger2014-02-166-9/+37
* | Android: Add enablers for listening to activity resultsEskil Abrahamsen Blomfeldt2014-02-151-1/+11
* | Consolidate StandardButton, ButtonRole and related static functionsShawn Rutledge2014-02-155-15/+15
* | iOS: correctly report Landscape or InvertedLandscape screen orientation.Yoann Lopes2014-02-141-4/+4
* | Dynamic GL switch on WindowsLaszlo Agocs2014-02-146-59/+86
* | QNX: Add support for lgmonBernd Weimer2014-02-148-10/+156
* | iOS: only activate top-level windowsRichard Moe Gustavsen2014-02-141-9/+12
* | iOS: activate window on touchesBeganRichard Moe Gustavsen2014-02-141-8/+3
* | iOS: don't store reference to focus objectRichard Moe Gustavsen2014-02-142-5/+1
* | Android: Add Foreign Window supportChristian Strømme2014-02-146-3/+170
* | Android: Fix return value in createSurface()Christian Strømme2014-02-141-1/+1
* | QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-135-24/+22
* | Windows: Destroy tablet support before unregistering window classes.Friedemann Kleint2014-02-131-2/+7