summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Input: Convert QScreen geometry to native pixelsMorten Johan Sørvig2015-11-183-4/+12
* Use “Adwaita” as the default icon theme for QGnomeThemeDmitry Shachnev2015-11-171-1/+2
* Windows: Move GUI event dispatcher to QtPlatformSupport.Friedemann Kleint2015-11-143-0/+272
* Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-051-1/+7
* Fix crash on process exit when the evdevtouch plugin is loadedRomain Pokrzywka2015-10-281-1/+0
* Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-203-2/+291
* Move QEventDispatcherCoreFoundation to QtCoreMorten Johan Sørvig2015-10-167-1325/+0
* Avoid image copy in toTexture() on GLES 3.0 as wellLaszlo Agocs2015-10-141-22/+36
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-142-38/+105
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-132-38/+105
| |\
| | * Fix spurious socket notifications on OS X and iOSv5.5.1Alex Trotsenko2015-10-092-38/+105
| | * Revert "Fix the spurious socket notifications on OS X"Alex Trotsenko2015-10-062-35/+8
| | * Fix the spurious socket notifications on OS XAlex Trotsenko2015-10-022-8/+35
* | | eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-145-7/+20
* | | Make the CoreFoundation event dispatcher depend on QtCore onlyMorten Johan Sørvig2015-10-132-22/+20
|/ /
* | Libraries: Fix single-character string literals.Friedemann Kleint2015-10-136-8/+8
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-053-0/+33
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-024-1/+25
|\|
| * Force GLES 2.0 on Android 4.2 devices reporting 3.0Laszlo Agocs2015-09-101-0/+12
| * QDBusPlatformMenu and Item: remove stored pointers when deletedShawn Rutledge2015-09-022-0/+7
| * Update KDE theme defaults for Plasma 5.Allan Sandfeld Jensen2015-08-281-1/+6
* | Revamp signal handling in eglfs/linuxfbLaszlo Agocs2015-10-022-65/+61
* | Fix missing "We mean it" in qtbase private headersThiago Macieira2015-10-015-0/+55
* | Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-234-32/+100
* | Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-2/+2
* | Fix evdevtouch coordinates when high DPI scaling is in useMitch Curtis2015-09-211-2/+4
* | CoreText: Respect Qt::AA_Use96Dpi flag when creating CT fontsTor Arne Vestbø2015-09-091-10/+6
* | Fix crash on exit caused by QStringLiteralsThiago Macieira2015-09-051-3/+6
* | Move min left/right bearing calculations to QFontEngine baseclassTor Arne Vestbø2015-09-022-12/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-1/+2
|\|
| * egl: Do not do any further ops when context creation failsLaszlo Agocs2015-08-181-1/+2
* | Adding plasma5 support for QKdeThemeStanislav Baiduzhyi2015-08-261-28/+36
* | libinput: Fix key mappingLaszlo Agocs2015-08-211-4/+7
* | libinput: Rename logging category to prevent clashesLaszlo Agocs2015-08-182-3/+9
* | OSX FreeType: Add support for sub pixel font rendering.Sérgio Martins2015-08-141-2/+12
* | OSX FreeType: respect hinting preferenceAndreas Hartmetz2015-08-141-0/+1
* | Move setter for QFont::HintingPreference to QFontEngineFT.Andreas Hartmetz2015-08-141-20/+2
* | OSX: Add initial FreeType supportMathias Hasselmann2015-08-113-6/+137
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-28/+15
|\|
| * [QBasicFontDatabase] Minor code clean-upKonstantin Ritt2015-07-312-7/+3
| * Micro optimization to Basic/Android FDB::populateFontDatabase()Konstantin Ritt2015-07-311-11/+12
| * Default implementation for QPlatformFontDatabase::fallbacksForFamily()Konstantin Ritt2015-07-312-10/+0
* | Make EGL context init work when msaa is requested but there's no surfacelessLaszlo Agocs2015-08-042-2/+16
* | Turn off font hinting when active highdpi scalingPaul Olav Tvete2015-07-301-3/+2
* | Fix creation of QPlatformTheme on UNIX platforms.Friedemann Kleint2015-07-221-3/+2
* | platformsupport/dbustray: mark some types as movableMarc Mutz2015-07-191-0/+2
* | platformsupport/dbusmenu: fix uses of inefficient QListsMarc Mutz2015-07-191-5/+10
* | Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-184-4/+6
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-8/+14
|\|
| * Map Shift+Tab to Shift+Backtab in evdevkeyboardLaszlo Agocs2015-07-171-8/+14