summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-6/+9
|\
| * xcb: Don't activate bypassed windows on mouse pressBłażej Szczygieł2016-07-281-1/+4
| * Windows QPA: Pass ExcludeUserInputEvents to QWSI::flushWindowSystemEvents()Friedemann Kleint2016-07-271-5/+5
* | Cocoa: Don’t beep on return keypressMorten Johan Sørvig2016-07-291-4/+10
* | QWindow::fromWinId(): Return 0 when foreign window cannot be wrappedFriedemann Kleint2016-07-281-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-268-25/+40
|\|
| * QWindowsTheme::themeHint(): Handle special value of SPI_GETWHEELSCROLLLINESFriedemann Kleint2016-07-261-2/+7
| * Cocoa integration - fix a crash in QMacPasteboardTimur Pocheptsov2016-07-252-13/+7
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| * Bearer/Connman: emit missing updateCompleted()Takumi ASAKI2016-07-204-10/+21
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-1516-49/+102
|\|
| * Windows QPA: Add warning to setHasBorderInFullScreen()Friedemann Kleint2016-07-151-3/+4
| * QWindowsTheme: Fix the available file icon sizesFriedemann Kleint2016-07-153-12/+45
| * QCocoaMenuBar: Sync items only when they are attached to a menuGabriel de Dietrich2016-07-131-3/+5
| * Bearer/ConnMan: Fix No such slotTakumi ASAKI2016-07-121-0/+1
| * QWindowsTabletSupport: fix new[]/delete mismatchMarc Mutz2016-07-111-2/+2
| * QCocoaMenu: Attach late items to their submenuGabriel de Dietrich2016-07-082-2/+21
| * [macOS] Check that the screen's index is still valid after updatingAndy Shaw2016-07-082-1/+6
| * Fix build of the minimal platform plugin for MS WindowsBoris Pek2016-07-071-1/+1
| * QNX: Ensure invisible 1x1 raster windows are posted.Roger Maclean2016-07-062-2/+14
| * XCB: Update the high DPI scaling in more conditionsThiago Macieira2016-07-061-1/+1
| * QCocoaTheme: Remove unreachable codeGabriel de Dietrich2016-07-061-22/+2
* | QWindowsOpenGLTester: fall back to built-in blacklist if buglist file cannot ...Tim Blechmann2016-07-121-4/+5
* | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-088-22/+22
* | Windows QPA: Accept foreign windows when checking for wheel receiversFriedemann Kleint2016-07-071-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-045-7/+30
|\|
| * xcb: Send also "text/plain" when a "text/uri-list" is dropped.Urs Fleisch2016-07-021-1/+8
| * winrt: Clean up function signatureMaurice Kalinowski2016-06-301-2/+2
| * Fix shortcut handling for level three and above shortcutsBernhard Scheirle2016-06-301-2/+13
| * Fix URL to ANGLEFriedemann Kleint2016-06-301-1/+1
| * Windows QPA: Improve warning about SetProcessDpiAwareness() failureFriedemann Kleint2016-06-301-1/+6
* | xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-302-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-232-21/+6
|\|
| * eglfs: Fix static builds with kms backendsLaszlo Agocs2016-06-211-20/+23
| * UIKit: Treat windows as exposed only during Qt::ApplicationStateActiveTor Arne Vestbø2016-06-212-21/+6
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-06-2013-166/+236
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-2013-166/+236
| |\|
| | * Fix build on macOS: Apple changed their minds if null is allowedThiago Macieira2016-06-171-1/+1
| | * eglfs_kms_egldevice: fix warnings about -Werror=maybe-uninitializedLiang Qi2016-06-171-2/+2
| | * UIKit: Detect swapBuffers on non-exposed windows and skip flushTor Arne Vestbø2016-06-171-0/+5
| | * UIKit: Ensure that Qt's application state is initialized at startupTor Arne Vestbø2016-06-172-95/+46
| | * UIKit: Don't reallocate renderbuffer on QIOSContext::swapBuffers()Tor Arne Vestbø2016-06-174-67/+100
| | * uikit: Deliver update requests via CADisplayLink callbackTor Arne Vestbø2016-06-174-0/+70
| | * correctly link xcb-static libOswald Buddenhagen2016-06-172-2/+2
| | * TuioTouch: Report empty touch areas for the cursorAlexander Volkov2016-06-171-1/+0
| | * Android: Don't send tabletEvent when it's not supportedVyacheslav Koscheev2016-06-161-0/+12
* | | Fix ICC warning about comparing pointers of different typesThiago Macieira2016-06-192-9/+9
|/ /
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-163-6/+6
|\ \
| * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-263-6/+6
| * | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-261-3/+9
| |\ \