summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-199-23/+79
| |\|
| | * Cocoa: Allow pasting text from Qt apps to MailMorten Johan Sørvig2016-05-181-4/+4
| | * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-171-1/+1
| | * dbustray: Use separate D-Bus connections for each tray iconDmitry Shachnev2016-05-123-4/+5
| | * linuxfb: Support transparencyLaszlo Agocs2016-05-092-2/+14
| | * Add constants for the CoreText font weights.Jake Petroules2016-05-081-9/+52
| | * Fix crash when using QRawFont with FreeType on OS X.Jake Petroules2016-05-061-1/+1
| | * Reorder negative font weight checks in qtWeightFromCFWeight.Jake Petroules2016-05-051-4/+4
| | * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-046-73/+6
| | * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-036-6/+73
* | | Add support for Apple tvOSMike Krus2016-05-177-14/+14
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-23/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-23/+17
| |\|
| | * Micro optimization to QFontconfigDatabaseKonstantin Ritt2016-04-271-12/+12
| | * Get rid of requiresOpenType() helperKonstantin Ritt2016-04-271-14/+7
| | * Query FC_CAPABILITY once per patternKonstantin Ritt2016-04-271-2/+3
| | * Check for required capability only when FC_CAPABILITY is availableKonstantin Ritt2016-04-271-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-2/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-2/+16
| |\|
| | * dbustray: Implement better detection of indicator-applicationDmitry Shachnev2016-04-111-2/+16
* | | Add QPlatformBackingStore::toImage() implementationsAndy Nichols2016-04-302-1/+7
* | | Minor fixups to the change that added FreeType on OSXAndreas Hartmetz2016-04-292-2/+1
* | | Basic font database: remove opentype CONFIG, it does nothingAndreas Hartmetz2016-04-291-2/+0
* | | Windows CE cleanup.Friedemann Kleint2016-04-141-3/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-117-173/+215
|\| |
| * | X11: Better support non-32bit visualsLouai Al-Khanji2016-04-092-161/+201
| * | OpenGL, PlatformSupport: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-075-12/+14
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-055-12/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-042-0/+6
| |\|
| | * QFontEngine: Add handle() functionGabriel de Dietrich2016-03-292-0/+6
| * | EGL/GLX: Resolve depth buffer more intelligentlyLouai Al-Khanji2016-04-012-11/+16
| * | Disable fallback to dlsym() for INTEGRITY.Rolland Dudemaine2016-03-291-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-2214-65/+45
|\| |
| * | Add createMenu() method to QPlatformMenuBarDmitry Shachnev2016-03-214-24/+6