summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-0336-698/+1569
|\
| * xcb: Fix image scanline paddingLouai Al-Khanji2016-04-151-15/+22
| * Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-1525-610/+1247
| * Cocoa integration - invert 'masked out event' logicTimur Pocheptsov2016-04-131-2/+2
| * Make the eglfs and eglfs-viv detection and build work for INTEGRITY.Rolland Dudemaine2016-04-133-2/+18
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-134-7/+49
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-134-7/+49
| | |\
| | | * QNSView: Disable focus ringGabriel de Dietrich2016-04-111-0/+1
| | | * Fix 2 cursors under EGLFS_KMSElena Zaretskaya2016-04-111-1/+1
| | | * By default use native menu barBogDan Vatra2016-04-081-0/+3
| | | * winrt: mimic desktop Window's "QKeyEvent::isAutoRepeat" behaviorOliver Wolff2016-04-081-4/+42
| | | * winrt: Fix QKeyEvent::isAutoRepeatOliver Wolff2016-04-081-3/+3
| * | | Add color font support on WindowsEskil Abrahamsen Blomfeldt2016-04-134-63/+232
| |/ /
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-039-24/+24
* | | Add QPlatformBackingStore::toImage() implementationsAndy Nichols2016-04-309-13/+16
* | | Keep QColorDialog::ShowAlphaChannel from expanding the dialog on OS X.Steve Mokris2016-04-271-1/+9
* | | Adding notification feature to SQLite driverKarim Pinter2016-04-212-3/+84
* | | Android: Fix crash on startupChristian Stromme2016-04-181-3/+10
* | | Change the way we handle features that have sub-featuresLars Knoll2016-04-151-12/+8
* | | Fix the naming of the CFLAGS/LIBS for Gtk3Lars Knoll2016-04-121-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-1124-195/+305
|\| |
| * | xcb: Optimize non-shm backing store flushingLouai Al-Khanji2016-04-101-21/+88
| * | X11: Better support non-32bit visualsLouai Al-Khanji2016-04-0912-129/+165
| * | QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-8/+7
| * | add cross-platform tablet->mouse event synth; enable on AndroidShawn Rutledge2016-04-081-0/+1
| * | xcb: replace qt.xcb.glintegration logging category with qt.qpa.glShawn Rutledge2016-04-085-12/+12
| * | Reduce verbosity for QT_XCB_GL_INTEGRATION=noneGatis Paeglis2016-04-071-9/+11
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-076-19/+24
| |\|
| | * Windows QPA: Scale hotspot of custom cursors correctly.Friedemann Kleint2016-04-061-5/+5
| | * Direct2D QPA: Fix build with clang-cl.Friedemann Kleint2016-04-061-7/+7
| | * Windows QPA: Check QWindowsStaticOpenGLContext in nativeResourceForIntegratio...Friedemann Kleint2016-04-061-2/+4
| | * winrt: Change input panel behavior to platform defaultMaurice Kalinowski2016-04-051-1/+1
| | * Fix assert with Meta modifierJoni Poikelin2016-04-051-2/+1
| | * Windows QPA: Don't send geometry change after window creation for maximized/f...Friedemann Kleint2016-04-051-2/+6
* | | Consistent naming for Xinput2 related definesLars Knoll2016-04-071-4/+4
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-077-13/+13
* | | QTouchEvent: add uniqueId and rotation; TUIO: support fiducial tokensShawn Rutledge2016-04-074-30/+382
* | | Always compile sql drivers as pluginsLars Knoll2016-04-0737-36/+15641
* | | Always build JPEG and GIF support as pluginsLars Knoll2016-04-078-16/+2570
* | | Direct2D QPA: Fix build.Friedemann Kleint2016-04-062-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0590-758/+1972
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-048-7/+41
| |\|
| | * eglfs QPA: Hide the cursor when QT_QPA_EGLFS_HIDECURSOR is setAndy Shaw2016-04-011-0/+6
| | * Windows QPA: Scale the cursor rectangle of the input method.Friedemann Kleint2016-03-312-6/+14
| | * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-294-0/+12
| | * wince: Disable Native Filedialogs for WEC2013Andreas Holzammer2016-03-291-0/+8
| | * Windows QPA: Fix regular expression to match CLSIDs in file dialog.Friedemann Kleint2016-03-241-1/+1
| * | QXcbBackingStore: Fix scrolling when backed with native X PixmapLouai Al-Khanji2016-03-301-32/+62
| * | Cocoa integration - hitTest for Qt::WindowTransparentForInputTimur Pocheptsov2016-03-301-0/+10
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-305-11/+11