summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-042-4/+2
| * | | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-286-1/+361
| |\ \ \
| | * | | iOS: Implement socket notifiers.Morten Johan Sørvig2013-02-274-0/+350
| | * | | iOS: Add required public dependencies of the CoreText font databaseTor Arne Vestbø2013-02-271-0/+8
| | * | | iOS: Move Q_OS_IOS out of makesespec to qsystemdetection.hTor Arne Vestbø2013-02-261-0/+2
| | * | | Don't link QtPlatformSupport to CoreFoundation or CarbonTor Arne Vestbø2013-02-221-1/+1
| * | | | Style fixes for android enablersPaul Olav Tvete2013-02-272-3/+3
| * | | | Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-271-1/+1
| * | | | Pass the surface format to qglx_surfaceFormatFromGLXFBConfigGiuseppe D'Angelo2013-02-232-16/+11
| * | | | Enforce OpenGL context creation under XCBGiuseppe D'Angelo2013-02-231-0/+2
| * | | | Enforce OpenGL context creation under CocoaGiuseppe D'Angelo2013-02-231-0/+1
| |/ / /
| * | | 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
| | |\ \ \
| * | | | | 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
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | 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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-0713-51/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-0423-64/+135
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Skip FcCharSetHasChar() callKonstantin Ritt2013-01-021-1/+1
| * | | | | | | | | | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-216-64/+107
* | | | | | | | | | | Added configuration environment variables for evdev input plugins.Libor Tomsik2013-03-204-4/+21
* | | | | | | | | | | Compile when EGL headers are located in non-standard locationGunnar Sletta2013-03-121-0/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Fix potential crash in accessibility key event handlingFrederik Gladhorn2013-03-062-7/+10
* | | | | | | | | | QGnomeTheme style names: replace cleanlooks with fusionJ-P Nurmi2013-03-031-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove debug output that can cause crashes in static builds.Frederik Gladhorn2013-02-251-12/+53
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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