summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Added xrender as a dependency to build glxconvenience.Samuel Rødal2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-0535-35/+35
* Fix rare crashes in fontconfig fontdb due to uninitialized variableSimon Hausmann2012-01-041-1/+1
* Link to X and Xrender libs in glxconvenienceJørgen Lind2011-12-231-0/+1
* Rename QEventDispatcherQPA to QUnixEventDispatcherQPA.Robin Burchell2011-12-154-18/+18
* Cocoa: Add autorelease pools.Morten Johan Sørvig2011-12-121-2/+2
* Better handling of GLX / EGL errors.Samuel Rødal2011-12-072-6/+8
* Remove QCoreTextFontEngineMultiJiang Jiang2011-12-042-357/+0
* Enable subpixel rendering for raster on MacJiang Jiang2011-12-042-1/+11
* Add QRawFont from data support to Mac font dbJiang Jiang2011-12-012-0/+24
* Set supporting writingSystem correctlyJiang Jiang2011-12-011-1/+2
* Mac Core Text font database for QPAJiang Jiang2011-11-306-3/+1451
* Fixed compile of QtPlatformSupport with -qtnamespace.Rohan McGovern2011-11-172-0/+8
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-152-2/+10
* QEventDispatcherQPA: processEvents should only be called onceOlivier Goffart2011-11-151-1/+0
* Do not add QPF fonts to basic font dbJiang Jiang2011-11-151-1/+0
* Fix symbol fonts support with FT engineJiang Jiang2011-11-112-0/+6
* Restore subpixel rendering support with fontconfig and FreeTypeJiang Jiang2011-11-051-6/+33
* Revert "Avoid fontconfig access in fontEngine creation"Jiang Jiang2011-11-042-25/+43
* Re-added hellogl_es and ES 1 support for QOpenGLContext.Samuel Rødal2011-10-313-4/+4
* Use freetype font engine on WindowsOlli Werwolff2011-10-106-21/+26
* Add font family alias resolving to QPAJiang Jiang2011-10-052-0/+19
* Fix compilation on HarmattanSimon Hausmann2011-10-032-3/+3
* Fix compilation on HarmattanSimon Hausmann2011-10-031-0/+3
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-282-1/+26
* Respect the QSurfaceFormat when constructing a QOpenGLContext on MacGunnar Sletta2011-09-272-13/+24
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-233-5/+83
* No dependencies on opengl, widgets and printsupportLars Knoll2011-09-192-2/+1
* Make sure libQtPlatformSupport has proper flagsJiang Jiang2011-09-171-0/+1
* Compile in C++0x modeLars Knoll2011-09-171-4/+8
* Fixed XComposite hardware integration in wayland plugin.Samuel Rødal2011-09-171-1/+1
* Avoid fontconfig access in fontEngine creationJiang Jiang2011-09-172-43/+25
* Windows: fixed compile of libQtPlatformSupportRohan McGovern2011-09-143-2/+4
* Fix crash in QPlatformInputContextFactory.Samuel Rødal2011-09-121-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-19/+22
* Make inputcontext plugin loading a bit more genericLars Knoll2011-09-082-2/+30
* Add plugin mechanism to load platform input contextsJoona Petrell2011-09-0816-1033/+209
* MicroFocus is in item coordinatesLars Knoll2011-09-082-10/+13
* Refactor the input frameworkLars Knoll2011-09-072-15/+24
* Mac: make platformsupport a static libMorten Sorvig2011-09-014-13/+5
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-292-4/+4
* Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-262-14/+25
* Support QRawFont from raw data with basic unix font dbEskil Abrahamsen Blomfeldt2011-08-252-0/+67
* Just change includes to be have <> brackets instead of ""Jørgen Lind2011-08-241-2/+2
* Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-242-2/+2
* Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-241-0/+27
* Move printing into it's own libraryLars Knoll2011-08-193-2/+4
* Enable multisampling and swap interval by default on cocoaGunnar Sletta2011-08-181-0/+3
* Don't set platform input context if it's not properly created.Samuel Rødal2011-08-162-0/+7
* Fix platformsupport as installable moduleJørgen Lind2011-08-111-2/+4