summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | iOS: Add text selection support from the platform pluginRichard Moe Gustavsen2016-05-044-2/+1065
| * | iOS: set StyleHint::StartDragTime to 300Richard Moe Gustavsen2016-05-041-0/+2
| * | Fix plugin name for eglfs' GBM backendLaszlo Agocs2016-05-031-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-028-57/+112
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-298-57/+112
| | |\|
| | | * winrt: Refactor pointer device handling to support penMaurice Kalinowski2016-04-281-30/+37
| | | * winrt: Fix memory leak for file readingMaurice Kalinowski2016-04-281-3/+9
| | | * QCocoaMenu: Have the menu delegate return the right amount of itemsGabriel de Dietrich2016-04-271-1/+1
| | | * Silence MSVC warnings when using certain std algorithmsMarc Mutz2016-04-263-6/+11
| | | * Windows QPA/High DPI: Scale accessibility coordinates.Friedemann Kleint2016-04-262-4/+9
| | | * OSX: mark mouse events from tablet devices as synthesizedShawn Rutledge2016-04-262-6/+8
| | | * xcb: Fix drag and drop to applications like Emacs and Chromium.Urs Fleisch2016-04-251-11/+44
| * | | xcb: support nested paint operations in remote scenariosLouai Al-Khanji2016-04-292-5/+14
| |/ /
| * | xcb: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-285-10/+10
| * | xcb: eradicate Q_FOREACH loops [const-& returns]Marc Mutz2016-04-271-1/+1
| * | xcb: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-272-5/+5
| * | Optimize QXcbScreen::visualForFormat()Marc Mutz2016-04-271-14/+11
| * | xcb: don't iterate over .keys()Marc Mutz2016-04-271-3/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-277-20/+78
| |\|
| | * winrt: emit application activationMaurice Kalinowski2016-04-231-0/+2
| | * xcb: Properly process enter/leave eventsBłażej Szczygieł2016-04-223-15/+64
| | * Windows QPA/GL: Avoid crash in GL driver.Friedemann Kleint2016-04-221-3/+2
| | * Cocoa integration - add a protection against dangling pointersTimur Pocheptsov2016-04-222-2/+10
| * | xcb: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-04-264-4/+8
| * | QXcbConnection: add some qAsConst()Marc Mutz2016-04-261-7/+7
| * | QXcbIntegration: simplify a switchMarc Mutz2016-04-261-11/+19
| * | QXcbConnection: mark some more methods constMarc Mutz2016-04-262-6/+6
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-269-149/+116
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-259-149/+116
| | |\|
| | | * QWindowsTheme::standardPixmap(): Do not create pixmaps with DPR.Friedemann Kleint2016-04-201-8/+2
| | | * Xcb: Fix compilation with -no-c++11Kai Koehne2016-04-171-1/+1
| | | * Windows QPA: Fix top level flags for Qt::SplashScreen.Friedemann Kleint2016-04-161-0/+2
| | | * Fix gesture processing on OS X 10.11Timur Pocheptsov2016-04-151-1/+25
| | | * winrt: use visible bounds the get the visual areaJochen Seemann2016-04-153-139/+74
| | | * OS X: Fix available geometry at startup when menu bar is hiddenTor Arne Vestbø2016-04-131-0/+9
| | | * xcb: Fix interpretation of the size from RRCrtcChangeNotifyAlexander Volkov2016-04-131-0/+3
| * | | Android: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-04-254-4/+8
| * | | winrt: Skip context validation in ANGLEOliver Wolff2016-04-251-0/+1
| * | | Update ANGLE to chromium/2651Oliver Wolff2016-04-252-2/+1
| * | | OSX: remove tablet->mouse event synthShawn Rutledge2016-04-253-5/+8
| * | | Android: eradicate Q_FOREACH loops [needing qAsConst()]Marc Mutz2016-04-253-8/+8
| * | | Android: eradicate Q_FOREACH loops [already const]Marc Mutz2016-04-255-8/+8
| * | | iOS: (crash fix) ensure we don't clear focus object in a text responder trans...Richard Moe Gustavsen2016-04-221-1/+1
| |/ /
| * | xcb: remove tablet->mouse event synth; harmonize handle/report methodsShawn Rutledge2016-04-193-40/+32
* | | 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
| |\ \