summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* Fix the UCS-2 surrogates handling in Q*FontEndine*::stringToCmap()Konstantin Ritt2012-07-101-0/+2
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-102-6/+6
* Remove Library dependency on SettingsTasuku Suzuki2012-07-092-0/+10
* android: work around android's linux/input.h being retarded.Robin Burchell2012-07-062-0/+35
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-037-7/+7
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-032-1/+1
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-1/+1
* Change CONFIG += staticlib to CONFIG += staticThiago Macieira2012-06-281-1/+1
* Move QPlatformInputContextPlugin/Factory to QtGuiWeng Xuetian2012-06-286-333/+0
* Set window's surface format to support alpha channel.Gatis Paeglis2012-06-281-0/+4
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-272-2/+2
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-273-8/+41
* Don't try build devicediscovery if evdev is not available.Robin Burchell2012-06-261-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-2/+0
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-5/+1
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+0
* 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