summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* XCB: Solve crash when plugging a screen with unshown QWindowThiago Macieira2015-03-041-1/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-5/+19
|\
| * Register font's english name as alias when populating font databaseLiang Jian2015-02-271-5/+19
* | xcb: Don't log mouse moves by defaultShawn Rutledge2015-02-271-2/+4
* | OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-267-0/+13
* | Remove unused CGImage in qcocoabackingstoreAllan Sandfeld Jensen2015-02-262-16/+0
* | Fix android menubar's menu not opening at the first press.Michal Klocek2015-02-261-0/+4
* | qiosmenu: Move "Done" button to the rightKai Uwe Broulik2015-02-251-4/+4
* | Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-2/+2
* | Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-2511-25/+32
* | xcb: add qt.qpa.screen logging categoryShawn Rutledge2015-02-255-39/+66
* | Ensure QGuiApplicationPrivate::screen_list is correctly populatedSandro Mani2015-02-253-21/+43
* | Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-258-15/+26
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2415-162/+243
|\|
| * Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Thiago Macieira2015-02-242-0/+11
| |\
| | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-182-0/+11
| | |\
| | | * Provide a native interface object from linuxfbLaszlo Agocs2015-02-112-0/+11
| * | | direct2d: Optimize dashed [poly]line drawingAndrew Knight2015-02-202-132/+119
| * | | Android: Fix local ref handling.Christian Strømme2015-02-171-2/+1
| * | | Call [ofono|nm]Registered delayed in constructor otherwise signals will be lostAlbert Astals Cid2015-02-171-2/+2
| |/ /
| * | Ensure the filedialog shows the initial filenameAndy Shaw2015-02-161-1/+1
| * | xcb: Update mouse buttons from MotionNotify eventsAlexander Volkov2015-02-162-4/+11
| * | iOS: only flush non-user input events from layoutSubviewsRichard Moe Gustavsen2015-02-151-2/+3
| * | Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-104-9/+28
| |\|
| | * Fix Qt over VNC with broken VisualInfoAllan Sandfeld Jensen2015-02-021-0/+12
| | * WinRT: Fix access to style hint instead of theme hintMaurice Kalinowski2015-02-021-1/+1
| | * WINCE: Fix special case for toplevelAndreas Holzammer2015-01-291-0/+8
| | * Revert "Windows: Fix call of ToUnicode"Friedemann Kleint2015-01-291-8/+7
| * | Listen to XI2 deviceChanged events to reset last positionAllan Sandfeld Jensen2015-02-092-10/+68
* | | Merge dev into 5.5Oswald Buddenhagen2015-02-23148-525/+2860
|\ \ \
| * | | Linux/XCB: added a missing arg to QXcbConnection::QXcbConnection callStéphane Chatty2015-02-201-1/+1
| * | | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-209-397/+14
| * | | Don't deploy networkmanager/connman/generic bearer on AndroidAlex Blasche2015-02-201-1/+1
| * | | Fix warning-as-error about member not used with Clang 3.6Thiago Macieira2015-02-201-1/+1
| * | | xcb: remove stray QDBusMenuConnection in QXcbNativeInterfaceShawn Rutledge2015-02-202-3/+1
| * | | Haiku: Initial version of QPA plugin for HaikuTobias Koenig2015-02-1729-0/+2714
| * | | xcb: Check for the presence of XInput 2.2 before selecting touch eventsAlexander Volkov2015-02-172-18/+24
| * | | Fixed license headersJani Heikkinen2015-02-17102-102/+102
| * | | compose: Rename main.cpp to qcomposeplatforminputcontextmain.cpphjk2015-02-172-2/+2
* | | | Windows: Refactor FreeType font database.Friedemann Kleint2015-02-201-100/+132
* | | | Guarantee there is always a valid HFONT to get metrics forKonstantin Ritt2015-02-201-6/+7
* | | | Merge remote-tracking branch 'origin/dev' into 5.5Frederik Gladhorn2015-02-1713-128/+96
|\| | |
| * | | xcb: Fix build with -no-xcb-xlib -qt-xcbAndrew Knight2015-02-174-12/+16
| * | | Introduce QT_NO_MIMETYPESérgio Martins2015-02-172-0/+4
| * | | Fix license headersSergio Ahumada2015-02-165-111/+71
| * | | Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-162-5/+5
* | | | Fix compilation with ICC: failure to parse placement of Q_DECL_OVERRIDEThiago Macieira2015-02-172-2/+2
|/ / /
* | | iOS: add native file dialog for selecing photos/assetsRichard Moe Gustavsen2015-02-155-2/+252
* | | iOS: add a file engine to support loading assets/photosRichard Moe Gustavsen2015-02-155-1/+399
* | | Fix indentation and move some variables aroundKonstantin Ritt2015-02-151-63/+52