summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Improve library version handlingLars Knoll2016-08-192-8/+6
| * | | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-199-35/+17
| * | | employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-193-18/+9
| * | | Android selection handlesOlivier Goffart2016-08-184-25/+191
| * | | QCocoaFileIconEngine: Add icon size 256Friedemann Kleint2016-08-171-1/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1622-41/+132
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-133-16/+33
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| | | * Cocoa: Update deprecated dragging session APIsGabriel de Dietrich2016-08-111-10/+13
| | | * Drag and Drop: Don't let Cocoa override proposed actionsGabriel de Dietrich2016-08-111-1/+9
| | | * Android: don't wait if the event loop is stoppedBogDan Vatra2016-08-101-4/+10
| | * | Cocoa: make dialogs emit the "selected" signalsJ-P Nurmi2016-08-122-0/+10
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-102-2/+65
| | |\|
| | | * HiDPI Drag and Drop: Properly render the default image on MacGabriel de Dietrich2016-08-091-1/+15
| | | * winrt: support fullscreen modeMaurice Kalinowski2016-08-091-1/+50
| | * | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-1015-23/+24
| * | | Cocoa: Make qt_mac_toCGImageMask be self containedMorten Johan Sørvig2016-08-151-15/+5
| * | | Remove last uses of Java-style (non-mutable) iterators from QtBaseMarc Mutz2016-08-131-4/+2
| * | | remove redundant LIBS += -lGALOswald Buddenhagen2016-08-122-2/+0
| * | | Cocoa: use QImage::toCGImage()Morten Johan Sørvig2016-08-121-42/+10
| * | | evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-111-0/+3
| * | | eglfs: Configurable screen order in the virtual desktopLaszlo Agocs2016-08-1113-74/+84
| * | | eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-107-11/+13
| * | | eglfs: Add basic support for controlling how the virtual desktop is formedLaszlo Agocs2016-08-103-5/+34
| * | | eglfs: Add physicalWidth and height overrides to KMS configLaszlo Agocs2016-08-102-10/+20
| * | | eglfs: Support virtual desktops in the OpenGL cursorLaszlo Agocs2016-08-109-76/+198
| * | | eglfs: Fix QT_QPA_EGLFS_ROTATION with the KMS/DRM screeenLaszlo Agocs2016-08-101-3/+23
| * | | eglfs: Enable virtual desktop with EGLDevice as wellLaszlo Agocs2016-08-104-8/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-097-17/+65
| |\| |
| | * | Windows: Fix Adobe/Mozilla format color fonts after Windows updateEskil Abrahamsen Blomfeldt2016-08-051-1/+1
| | * | Windows QPA: Introduce command line options for DirectWriteFriedemann Kleint2016-08-053-12/+28
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-054-3/+35
| | |\|
| | | * raspberry pi: manage eglfs display id with env varcharlycha2016-08-041-2/+16
| | | * Windows QPA: Handle key event sequences of surrogatesFriedemann Kleint2016-08-032-0/+17
| | | * Android: Fix CJK text with Android 7.0Eskil Abrahamsen Blomfeldt2016-08-011-1/+2
| | * | Windows QPA: Add missing parameter to qWarning()Friedemann Kleint2016-08-031-1/+1
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-195-7/+8
* | | | Register fonts with their given style nameAllan Sandfeld Jensen2016-08-172-12/+16
* | | | xcb: eradicate Q_FOREACH loopsMarc Mutz2016-08-172-1/+2
* | | | xcb: mark some types as movable/primitiveMarc Mutz2016-08-173-0/+8
* | | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-154-0/+72
|/ / /
* | | QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-054-42/+104
* | | Cleanup canonical font name lookupAllan Sandfeld Jensen2016-08-021-77/+136
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-028-26/+44
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-018-26/+44
| |\| |
| | * | 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