summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Integrity plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-02-287-98/+140
* bsdfb plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-02-285-70/+100
* IOS: Replace LGPL21 with LGPL license headerKai Koehne2017-02-286-84/+120
* xcb: correct conversion of AbsX/AbsY to tablet width and heightShawn Rutledge2017-02-271-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-245-9/+14
|\
| * Android: Fix OpenGL shader compilation on updated emulatorEskil Abrahamsen Blomfeldt2017-02-231-4/+0
| * fix VNC platform plugin build on big-endian machinesShawn Rutledge2017-02-173-5/+10
| * macOS: use active window device pixel ratio for drag pixmapOleg Yadrov2017-02-171-0/+4
* | handle TabletMove events during stylus hoverShawn Rutledge2017-02-231-4/+1
* | macOS: Make sure NSResizableWindowMask is set when toggling fullscreenTor Arne Vestbø2017-02-222-14/+30
* | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-2214-38/+76
* | macOS: Retain foreign windowsTor Arne Vestbø2017-02-201-0/+1
* | Make better use of new QStringList::join(QLatin1String) overloadMarc Mutz2017-02-192-3/+3
* | qeglfskmsegldevicescreen.cpp: add errno.h includeDavid Faure2017-02-181-0/+1
* | xcb: support graphics tablets with the "uc-logic" nameDmitry Kazakov2017-02-171-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-02-172-2/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-162-2/+4
| |\|
| | * xcb: Allow to disable XInput 2 support by setting QT_XCB_NO_XI2 env varAlexander Volkov2017-02-161-1/+2
| | * Windows QPA: Fix compilation with QT_NO_OPENGLOlivier Goffart2017-02-141-1/+2
* | | Windows QPA: Call QWSI::flushWindowSystemEvents() from WM_PAINT for full upda...v5.9.0-alpha1Friedemann Kleint2017-02-171-2/+3
* | | macOS: Move NSWindow creation properties into createNSWindow()Tor Arne Vestbø2017-02-161-56/+36
* | | Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
|/ /
* | Resize the window when the screen's dpi changesOlivier Goffart2017-02-164-3/+24
* | macOS: Rewrite window state handlingTor Arne Vestbø2017-02-166-110/+208
* | Make some atomic counters zero-basedMarc Mutz2017-02-151-2/+2
* | macOS: Don't hide NSWindowZoomButton when window can go into fullscreenTor Arne Vestbø2017-02-151-1/+2
* | Windows QPA: Use the native algorithm to find out the window's screenOlivier Goffart2017-02-153-4/+12
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-1/+5
|\|
| * Windows QPA: Include GL header depending on presence of dynamic GLFriedemann Kleint2017-02-131-1/+5
* | macOS: Don't try to cast foreign windows to QNSViewTor Arne Vestbø2017-02-112-3/+4
* | macOS: Handle window state changes directly in QCocoaWindowTor Arne Vestbø2017-02-114-29/+21
* | Blacklist Intel HD Graphics IronLake (Arrandale) on WindowsAndy Nichols2017-02-091-1/+13
* | Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-098-22/+22
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-083-8/+13
|\|
| * Fix regression preventing VoiceOver following the keyboard focusFrederik Gladhorn2017-02-071-2/+9
| * Android: Fix data race in QAndroidEventDispatcherStopperVyacheslav Koscheev2017-02-072-6/+4
* | kms: calculate physical size if actual size is unknownSamuli Piippo2017-02-061-1/+6
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0132-343/+291
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-306-77/+65
| |\|
| | * XCB QPA: Fix QScreen::grabWindow(0) to return the current screenFriedemann Kleint2017-01-261-58/+59
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-251-5/+0
| | |\
| | | * Windows QPA: Do not return QPlatformIntegration::ShowIsMaximized in tablet modev5.8.0Friedemann Kleint2017-01-181-5/+0
| | | * Android: transform input rectangle correctlyPaul Olav Tvete2017-01-181-2/+2
| | * | Fix mouse extra button mapping on macOSAlexandru Croitor2017-01-241-10/+2
| | * | Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScalingJocelyn Turcotte2017-01-234-4/+4
| * | | XCB: Use member initializationFriedemann Kleint2017-01-2715-179/+104
| * | | Optimize debug builds when -Og is availableAllan Sandfeld Jensen2017-01-261-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-2617-78/+112
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2517-78/+112
| | |\| |
| | | * | Windows QPA: Prevent usage of child windows as transient parentFriedemann Kleint2017-01-231-0/+6