summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* ibus depends on dbusJørgen Lind2011-08-031-2/+4
* More graceful choosing of EGL configs.Samuel Rødal2011-07-271-11/+18
* Get the eglfs plugin compiling.Samuel Rødal2011-07-261-0/+1
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-2/+0
* Fix minimal plugin for windowsOlli Werwolff2011-07-071-1/+1
* Fix crash if IBus is not configured.Friedemann Kleint2011-06-291-3/+5
* Compile on Mac.Morten Sorvig2011-06-281-1/+1
* Factor out CGL code for reuse in wayland.Morten Sorvig2011-06-284-0/+171
* ibus IM support for the xcb backendLars Knoll2011-06-2713-1/+1106
* Compile.Morten Johan Sorvig2011-06-231-1/+1
* Remove QEventDispatcherQPA inheritance support.Morten Sorvig2011-06-232-36/+5
* Add QWindowSystemInterface::windowSystemEventsQueued()Morten Sorvig2011-06-232-2/+2
* Refactor window system event dispatching.Morten Sorvig2011-06-232-52/+7
* Remove stray file.Morten Sorvig2011-06-231-10/+0
* Remove leftover file.Friedemann Kleint2011-06-231-60/+0
* Remove Windows code from platform lib.Friedemann Kleint2011-06-226-270/+0
* Add QGuiEventDispatcherWin32.Friedemann Kleint2011-06-223-1/+145
* Q_GUI_EXPORT is a mac-only workaround.Morten Sorvig2011-06-221-1/+1
* add a platform interface for input method supportLars Knoll2011-06-221-1/+1
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-229-1/+583
* OpenGL API refactor.Samuel Rødal2011-06-216-54/+42
* Compile fix for platformsupport on Mac.Morten Sorvig2011-06-212-1/+8
* Mac: buildfix for QtPlatformsupportRichard Moe Gustavsen2011-06-201-2/+3
* Mac: build fix. Make sure Platformsupport builds as a static lib.Richard Moe Gustavsen2011-06-201-0/+1
* Compile fix, and remove warningsJørgen Lind2011-06-103-4/+4
* Fix versionheader name for QtPlatformSupportJørgen Lind2011-06-101-1/+1
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-1033-0/+3703