summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing Q_OBJECT macro to QCoreTextFontEngineTasuku Suzuki2012-03-061-0/+1
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* Remove the LIBS from platformsupportJørgen Lind2012-03-022-2/+0
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-295-101/+465
* Add UDev helper class for evdev pluginsJohannes Zellner2012-02-244-2/+336
* Fix fontconfig.pri file to allow QPA plugins to buildSean Harmer2012-02-231-2/+2
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-1/+18
* Use new plugin system for Input Context plugins.Friedemann Kleint2012-02-211-1/+1
* Add palette() and further hints to QtGui/QPlatformTheme.Friedemann Kleint2012-02-177-6/+445
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-171-3/+1
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-175-4/+161
* Add QPlatformServices class.Friedemann Kleint2012-02-105-0/+233
* Add support for "none" QT_IM_MODULEJan Arne Petersen2012-02-101-1/+4
* Properly read back the actual format in xcb and xlib plugins.Samuel Rødal2012-02-102-7/+12
* More graceful handling of QSurfaceFormat::samples() with GLX.Samuel Rødal2012-02-101-1/+1
* More graceful handling of QSurfaceFormat::samples() with EGL.Samuel Rødal2012-02-101-4/+10
* Use qgetenv instead of getenv.Andreas Holzammer2012-02-081-1/+1
* Reorganize evdev pluginsLaszlo Agocs2012-02-084-0/+138
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-5/+2
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-312-1/+10
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-312-1/+9
* Remove Symbian specific code in platformsupport.Xizhi Zhu2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3035-35/+35
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Fall back on glXChooseVisual() if glXChooseFBConfig() doesn't work.Samuel Rødal2012-01-271-9/+66
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-252-2/+0
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-242-7/+8
* Update contact information in license headers.Jason McDonald2012-01-2335-35/+35
* Added xrender as a dependency to build glxconvenience.Samuel Rødal2012-01-061-1/+1