summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Move evdev to platformsupportGirish Ramakrishnan2012-06-0116-0/+2911
* Fix int-long mismatch in device discoveryLaszlo Agocs2012-05-311-1/+1
* QtPrintSupport: Add CUPS printsupport pluginJohn Layt2012-05-315-138/+0
* Make fontconfig default font locale awareJiang Jiang2012-05-311-1/+24
* Fix compile error in eglconvenienceGirish Ramakrishnan2012-05-302-3/+3
* Add q_printEglConfig to qeglconvenienceGirish Ramakrishnan2012-05-292-0/+45
* Only build devicediscovery on linux systemsHolger Hans Peter Freyther2012-05-291-1/+1
* devicediscovery: add more sophisticated discoveryJohannes Zellner2012-05-261-11/+75
* udev: UDevHelper becomes DeviceDiscoveryJohannes Zellner2012-05-246-78/+215
* QEGLPlatformContext: Add accessors for display and config.Friedemann Kleint2012-05-232-8/+18
* Fix surrogate pair handling in QCoreTextFontEngineJiang Jiang2012-05-231-5/+31
* Fix QtGui compilation for -qconfig largeTasuku Suzuki2012-05-232-0/+8
* Populate the font database when calling fallbacksForFamily().Zeno Albisser2012-05-161-0/+2
* udev: improve device discovery with udev for add/removeJohannes Zellner2012-05-151-5/+10
* Fix include path to fb_base.priGirish Ramakrishnan2012-05-151-1/+1
* Do not use charset loaded by fontconfigJiang Jiang2012-05-112-15/+4
* Fix deprecation warnings in QtGui, QtPlatformSupport.Friedemann Kleint2012-05-101-8/+6
* Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-081-0/+6
* QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-071-6/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-0718-22/+22
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [platformsupport]Thiago Macieira2012-05-042-3/+3
* Use QFile::encodeName to encode a file name on UnixThiago Macieira2012-05-041-1/+1
* Extend QUDeviceHelper to detect DRM graphics devices.Hannu Lyytinen2012-04-192-5/+19
* Change coreservices -> iosIan Dean2012-04-195-7/+7
* Adding support for obtaining an OpenGL Core Profile context on Mac OSXSean Harmer2012-04-161-0/+12
* Added iOS compatibility.Qt4iOS2012-04-134-0/+20
* Modified project files to be iOS compatible.Qt4iOS2012-04-112-7/+9
* Make it possible to enable non-scalable font scalingMiikka Heikkinen2012-04-102-0/+13
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-0/+7
* Corrected filenames to build on case-sensitive Mac filesystemsShawn Rutledge2012-04-031-1/+1
* Cocoa: silence warnings about unused variablesBradley T. Hughes2012-03-261-1/+1
* Fix for fontconfig 2.9 behavior changeJiang Jiang2012-03-261-11/+9
* Fix udev building after commit 7a169fb52a2d57ec6b3b8e6196e5d4ce084e3eb0Thiago Macieira2012-03-231-1/+1
* Fix the build of qt-freetype with -system-zlibThiago Macieira2012-03-221-0/+1
* Fix the build of -qt-freetypeThiago Macieira2012-03-221-1/+0
* Fix cross-compilation that uses fontconfig / freetypeThiago Macieira2012-03-221-0/+1
* Fix a typo in QFontconfigDatabaseJiang Jiang2012-03-201-2/+1
* Revert "Remove the LIBS from platformsupport"Samuel Rødal2012-03-202-0/+2
* Cocoa: set font engine glyph format based on display typeBradley T. Hughes2012-03-203-14/+41
* Fix KDE palette.Olivier Goffart2012-03-201-17/+15
* Refactor theme plugin loading.Friedemann Kleint2012-03-152-10/+38
* Fix LSB buildHarald Fernengel2012-03-141-2/+3
* Use the lazily-queried families for all QPA multi font engines.Pierre Rossi2012-03-144-8/+6
* remove obsolete qudevhelper and adopt mouse and touch pluginsJohannes Zellner2012-03-143-135/+2
* Fix QFont hinting preference with fontconfigBalazs Kelemen2012-03-121-18/+31
* Fix a performance regression with shouldLoadFontEngineForCharacter.Pierre Rossi2012-03-082-14/+38
* replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific vari...Oswald Buddenhagen2012-03-081-1/+1
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-072-10/+64
* Fix support for scripts that require OpenTypeEskil Abrahamsen Blomfeldt2012-03-072-2/+2
* Query udev build parameters from pkg-configDonald Carr2012-03-071-0/+2