summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Improve library version handlingLars Knoll2016-08-192-3/+1
| * | | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-192-2/+2
| * | | employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-197-12/+8
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-168-12/+131
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-2/+1
| | |\|
| | | * AtSpiAdaptor: fix 'defined' field in GetAttributeValueMarc Mutz2016-08-111-2/+1
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-2/+6
| | |\|
| | | * evdevtouch: Avoid crashing on exitLaszlo Agocs2016-08-101-2/+6
| | * | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-106-8/+124
| * | | AtSpiAdaptor: eradicate Q_FOREACHMarc Mutz2016-08-131-14/+8
| * | | QCoreTextFontEngine: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-121-17/+10
| * | | evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-118-9/+218
| * | | libinput: Fix high dpi scaling supportLaszlo Agocs2016-08-101-1/+3
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-3/+29
| |\| |
| | * | Fix registered style name of sub-familiesAllan Sandfeld Jensen2016-08-031-1/+0
| | * | Register sub-families as separate fontsAllan Sandfeld Jensen2016-08-021-3/+30
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-172-6/+6
* | | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-152-0/+14
* | | | Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-151-1/+1
|/ / /
* | | QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-053-0/+232
* | | Add XDG file icon support for UNIX themesFriedemann Kleint2016-08-042-0/+42
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-021-8/+10
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-8/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-8/+10
| | |\|
| | | * embedded: Make signal handlers optionalLaszlo Agocs2016-07-271-8/+10
* | | | eglfs: Add support for raster content rotationLaszlo Agocs2016-08-012-14/+34
|/ / /
* | | Make QOpenGLTextureBlitter publicLaszlo Agocs2016-07-291-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-228-39/+16
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-198-39/+16
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-154-27/+4
| | |\|
| | | * Mac: Read in the string with QString::fromUtf8() as it is UTF8 encodedAndy Shaw2016-07-131-3/+1
| | | * Remove QCoreTextFontEngine::supportsColorGlyphsGabriel de Dietrich2016-07-063-24/+3
| | * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-084-12/+12
* | | | Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+2
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-0/+6
| |\|
| | * UIKit: Don't populate font families with no matching fontsTor Arne Vestbø2016-06-141-0/+6
* | | Fix tvOS buildMike Krus2016-06-171-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-2/+2
| |\ \
| | * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-261-2/+2
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-136-21/+42
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-066-21/+42
| |\ \ \ | | |/ / | |/| / | | |/
| | * evdev: Stop reading on ENODEVLaszlo Agocs2016-06-033-7/+24
| | * Platformsupport: Don't include dbus on darwin.Morten Johan Sørvig2016-06-011-1/+5
| | * Compile Fix: unused variable in q_refreshRateFromFb() on non-linuxRalf Nolden2016-05-251-0/+4
| | * Remove linux only-dependency from devicediscoveryRalf Nolden2016-05-191-13/+9
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-044-197/+87
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-239-23/+79
|\| |