summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Fixed android-no-sdk build by excluding platformsupport/jniconvenience.Samuel Rødal2013-03-071-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-063-8/+11
|\
| * 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
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-061-12/+53
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-12/+53
| |\|
| | * Remove debug output that can cause crashes in static builds.Frederik Gladhorn2013-02-251-12/+53
* | | Added JNI convenience classes in QtPlatformSupport.Yoann Lopes2013-03-056-0/+3583
|/ /
* | Introducing the Qt Android portPaul Olav Tvete2013-03-051-1/+1
* | 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
| |\|
| | * 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