summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Drop the unused qcgl_createGlContext functionGiuseppe D'Angelo2013-02-222-11/+0
* Reintroduce use of CTFontCopyDefaultCascadeListForLanguages on Mac OSTor Arne Vestbø2013-02-211-2/+2
* Fix EGL_BAD_MATCH when requesting a 16-bit surface with eglfs.Michael Brasser2013-02-191-1/+1
* Added QOffscreenSurface class.Yoann Lopes2013-02-183-2/+149
* Introduce macros for simplifying platform checks on Mac OS and iOSTor Arne Vestbø2013-02-181-2/+2
* Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-182-9/+0
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-173-82/+135
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-82/+135
| |\
| | * Add translator help for accessibility stringsFrederik Gladhorn2013-02-081-4/+68
| | * Accessibility: Ignore TableModelChanges on Linux for now.Frederik Gladhorn2013-02-071-16/+4
| | * Check if the interface pointer is valid to avoid a potential crash.Jan Arve Saether2013-02-061-1/+1
| | * Fix lupdate-warnings in QSpiAccessibleBridge.Friedemann Kleint2013-02-051-64/+64
| | * Fixed missing support for single buffered OpenGL on OS X.Samuel Rødal2013-02-051-1/+2
* | | Manually add Emoji font to fallback list on Mac OSTor Arne Vestbø2013-02-161-0/+6
* | | Don't assume CTFontCopyDefaultCascadeListForLanguages is available on 10.8Tor Arne Vestbø2013-02-141-3/+2
|/ /
* | Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-132-22/+44
* | Use CTFontCopyDefaultCascadeListForLanguages for font fallback if availableTor Arne Vestbø2013-02-122-68/+129
* | Don't use the fallback list to decide if the CoreText font db was populatedTor Arne Vestbø2013-02-121-1/+5
* | Enablers in fbconvenience for Android portEskil Abrahamsen Blomfeldt2013-02-124-11/+51
* | Introduce a native color dialog for GTK+ 2.xJ-P Nurmi2013-02-011-0/+3
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2918-58/+0
* | Use path-based text when painter has negative scale on raster/coretextTor Arne Vestbø2013-01-241-1/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-1/+1
|\|
| * Disable only accessibility bridge without dbus on linuxFrederik Gladhorn2013-01-231-1/+1
* | Don't try to render a pixmap when there isn't any.Gatis Paeglis2013-01-242-1/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2273-161/+206
|\|
| * Accessibility Linux: Make dbus registration asyncFrederik Gladhorn2013-01-226-88/+133
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1873-73/+73
* | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-1/+1
* | eglfs: Introduce way of filtering out unwanted EGL configs.Samuel Rødal2013-01-184-44/+128
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-162-2/+26
|\|
| * Fix crash when trying to create paths for color-glyphs (Emoji) on MacTor Arne Vestbø2013-01-142-2/+26
* | CoreText: Add support for providing scaled glyphs to the glyph-cacheTor Arne Vestbø2013-01-152-2/+11
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-102-3/+3
* | Merge branch 'stable' into devSergio Ahumada2013-01-092-3/+15
|\|
| * Fix DnD when using QSimpleDrag.Sergio Martins2013-01-072-3/+15
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0713-51/+0
|\|
| * Revert "Enable module build with QT_NO_ACCESSIBILITY"aavit2013-01-0413-51/+0
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0423-64/+135
|\|
| * Fix GCC warning about parentheses in QtPlatformSupportThiago Macieira2013-01-021-1/+2
| * Fix warning about unused variable in QtPlatformSupportThiago Macieira2012-12-221-1/+1
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
| * Enable module build with QT_NO_ACCESSIBILITYTasuku Suzuki2012-12-2013-0/+51
| * Accessibility Linux: Prevent access to invalid interfacesFrederik Gladhorn2012-12-181-5/+20
| * Do not inform that a widget is not visible when it's disabled.José Millán Soto2012-12-161-2/+0
| * Handle disabled state changeJosé Millán Soto2012-12-161-0/+7
| * Implemented AtSpiAdaptor::notifyStateChangeJosé Millán Soto2012-12-152-15/+15
| * Add missing bit in initialization.Frederik Gladhorn2012-12-141-0/+1
| * Fix styleName support in QPA font databaseJiang Jiang2012-12-143-7/+12
| * Fix warning - unused variable (d-pointer)Frederik Gladhorn2012-12-141-2/+0