summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* remove last traces of qbase.pri, qt_targets.pri and qt_installs.priOswald Buddenhagen2012-06-191-2/+0
* egl: return EGL config when r/g/b sizes are not setGirish Ramakrishnan2012-06-141-5/+4
* evdevmouse: send correct event position for wheel eventsJohannes Zellner2012-06-104-8/+17
* Remove widgets lib dependency on platformsupport.Frederik Gladhorn2012-06-083-27/+15
* Remove QFactoryInterface from the input pluginsLars Knoll2012-06-082-11/+2
* Test if the device is grabbed in some of the evdev pluginsLaszlo Agocs2012-06-062-4/+25
* Verify the surfaceType before activating the GL contextHolger Hans Peter Freyther2012-06-051-0/+2
* Fix Mac support for glyph scalingJiang Jiang2012-06-052-7/+19
* Make touch operating better on some touchpadsLaszlo Agocs2012-06-051-2/+5
* evdevtablet pluginLaszlo Agocs2012-06-047-2/+415
* Fix touchpads with evdevmouseLaszlo Agocs2012-06-042-4/+14
* Report mouse events when the driver says soLaszlo Agocs2012-06-041-7/+8
* Add QEvdev prefix in evdevtouch and update readmeLaszlo Agocs2012-06-012-28/+28
* Make font fallback list for common script locale awareJiang Jiang2012-06-011-0/+13
* 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