summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-10-212-13/+30
* Mark the most important MSAA functions as "moz: [important]"Jan-Arve Saether2011-10-201-0/+20
* Move a11y inspector from tools to util.Morten Sorvig2011-10-201-1/+1
* Windows: Fix Geometry, OpenGL formatsFriedemann Kleint2011-10-192-10/+41
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-17/+32
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-198-4/+599
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-189-71/+155
* Fix TouchEnd events not being received on Harmattan.Jocelyn Turcotte2011-10-171-2/+3
* Add multipoint touch support for Harmattan to the xcb platform plugin.Jocelyn Turcotte2011-10-175-0/+384
* Add a warning and a return value to xcb's createGLPlatformContextLaszlo Agocs2011-10-171-0/+2
* Do not fail user time window creation when xcb is using xlibLaszlo Agocs2011-10-172-2/+8
* Make the window active in eglfs and minimal plaform plugins.Laszlo Agocs2011-10-142-2/+6
* Accessibility plugin for mac and xcb.Frederik Gladhorn2011-10-144-0/+24
* Fix OpenGL on Harmattan showing only the first frame.Jocelyn Turcotte2011-10-141-0/+14
* Cocoa: Update QPlatformWindow geometry on moveMorten Sorvig2011-10-131-0/+1
* Windows: Adapt to new Lighthouse APIFriedemann Kleint2011-10-116-55/+103
* Use freetype font engine on WindowsOlli Werwolff2011-10-107-4/+660
* Minor build fix for newer XCB versionsJani Uusi-Rantala2011-10-101-0/+1
* Make sure window state is synced back to Qt from the XCB plugin.Samuel Rødal2011-10-073-3/+49
* Fixed potential issue in XCB plugin.Samuel Rødal2011-10-072-9/+10
* Fix QMouse/Wheel/TouchEvent::modifiers with the XCB back-endSimon Hausmann2011-10-072-8/+11
* Compile on 10.6Morten Sorvig2011-10-061-2/+8
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-0618-37/+36
* Cocoa: Fix a variable shadowing issue that caused a crash on macZeno Albisser2011-10-041-3/+4
* Cocoa: Add env variable for disabling foreground.Morten Sorvig2011-10-041-12/+14
* Fix compilation on HarmattanSimon Hausmann2011-10-042-0/+8
* Fix XCB back-end on HarmattanSimon Hausmann2011-10-041-3/+15
* [fontdatabase] Use the CONFIG += qpa/genericunixfontdatabaseHolger Hans Peter Freyther2011-10-036-6/+6
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-031-8/+29
* Moving wayland plugin to the qtwayland submodulePaul Olav Tvete2011-10-0385-8586/+0
* Cocoa: Fix spelling errors in comments.Morten Sorvig2011-10-035-9/+9
* Cocoa: Fix window resizingMorten Sorvig2011-10-031-0/+1
* Fix QWindowsAccessible::GetWindow()Jan-Arve Saether2011-10-031-18/+4
* Windows plugin: Fix compilation with MinGW.Friedemann Kleint2011-10-033-3/+4
* Don't use un-guarded printfs for debug logging in XCB platform pluginTor Arne Vestbø2011-10-032-20/+22
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-297-3/+1486
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-2814-0/+54
* Re-enable the Windows plugin.Friedemann Kleint2011-09-281-4/+1
* Remove debug outputLars Knoll2011-09-281-1/+0
* Prevent potential crash in QXcbConnection::checkEvent().Samuel Rødal2011-09-281-1/+1
* Fix mouse coordinate translation when searching for a drop targetLars Knoll2011-09-281-11/+5
* Unlock the eventreader before calling handleEvent()Lars Knoll2011-09-281-0/+2
* Respect the QSurfaceFormat when constructing a QOpenGLContext on MacGunnar Sletta2011-09-272-4/+4
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-3/+8
* Don't flood expose events in the xcb plugin.Samuel Rødal2011-09-232-1/+13
* Only set frame margins as dirty when we get a configure notify event.Samuel Rødal2011-09-231-5/+2
* Fixed geometry issues.Samuel Rødal2011-09-231-9/+3
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-6/+4
* Fix preedit text on XCBEskil Abrahamsen Blomfeldt2011-09-231-1/+1
* workaround XCB-ICCCM 3.8 breakage, second instanceOswald Buddenhagen2011-09-231-0/+2