summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Prevent frame notifications going out when the content view is setAndy Shaw2012-11-081-0/+2
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-079-60/+60
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-074-109/+199
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* Cocoa: fix backingstore flush for 10.8Teemu Katajisto2012-11-071-9/+6
* Fix invalid mouse press and release events on window maximizeMiikka Heikkinen2012-11-072-2/+31
* Resolve xcb_poll_for_queued_event at run-time.Samuel Rødal2012-11-073-29/+49
* Cocoa: fix memory leaksTeemu Katajisto2012-11-064-3/+14
* Send QContexMenuEvent when Context Menu key is pressed.Friedemann Kleint2012-11-061-1/+8
* Fix GDI leaks in fontengineMiikka Heikkinen2012-11-052-3/+6
* Implement editable text interface for QLineEdit.Frederik Gladhorn2012-11-032-1/+22
* xcb: Fix a trivial reply leakUli Schlachter2012-11-021-1/+1
* xcb: Fix a colormap leakUli Schlachter2012-11-021-0/+1
* XCB: Handle connection errorsUli Schlachter2012-11-021-0/+7
* Cocoa: Fix fonts on retina displays.Morten Johan Sørvig2012-11-021-4/+3
* Cocoa: Disable malfunctioning updateScreens().Morten Johan Sørvig2012-11-021-6/+0
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-023-3/+3
* Added MultipleWindows platform capability.Samuel Rødal2012-11-024-0/+5
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-7/+20
* Compile cocoa with QT_NO_ACCESSIBILITYJan Arve Saether2012-11-022-0/+8
* XCB: Use screen's client leader as fallback for transient parent.Friedemann Kleint2012-11-021-8/+10
* Mac: Add support for WindowMasks platform capabilityGabriel de Dietrich2012-11-025-32/+100
* disambiguate plugin name vs. windows platform pluginOswald Buddenhagen2012-11-011-1/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-0135-139/+65
* Only use the user set page margins for custom paperAndy Shaw2012-10-301-1/+3
* Bring back native dialogs for Windows XP.Friedemann Kleint2012-10-303-46/+468
* Cocoa: Disable touch events.Morten Johan Sorvig2012-10-301-5/+0
* Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7bebKonstantin Ritt2012-10-291-3/+0
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-281-3/+14
* Accessibility: remove redundant role functionFrederik Gladhorn2012-10-272-6/+0
* Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-271-13/+17
* Prevent potential crash in QXcbCursor::queryPointer().Samuel Rødal2012-10-263-12/+11
* Check the EGL error before calling eglTerminate().Samuel Rødal2012-10-261-1/+2
* Possibility to change custom Drag&Drop cursors while dragging something. Impl...Cyril Oblikov2012-10-261-17/+23
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-263-1/+8
* Blackberry bearer plugin: Only Report working interfaces as activePeter Hartmann2012-10-261-3/+2
* QNX: Query dynamic buffer count at runtimeRafael Roquetto2012-10-262-2/+17
* remove last traces of qpluginbase.priOswald Buddenhagen2012-10-262-2/+2
* Add glxContextForContext function to QXcbNativeInterface.Zeno Albisser2012-10-262-1/+22
* New-style Windows cursors when dragging object from outsideCyril Oblikov2012-10-262-2/+39
* Make compile on WCE after c3b9398Kevin Funk2012-10-261-0/+2
* Don't crash if there's no m_image yet.Sérgio Martins2012-10-251-1/+4
* Fix crash when handling WM_PAINT during COM operationsMiikka Heikkinen2012-10-254-3/+31
* Add DnD support for QNX.Sergio Martins2012-10-252-3/+25
* Add ContextMenu event to QWindowSystemInterfaceMiikka Heikkinen2012-10-253-0/+31
* Add ANGLE as a 3rdparty library to Qt.Jason Barron2012-10-241-1/+1
* Fix warning about missing return value in XCB native interface.Friedemann Kleint2012-10-231-0/+2
* qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFBJulien Brianceau2012-10-221-1/+3
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-2/+2
* Pass the correct handle to the Windows EGL context constructor.Jason Barron2012-10-221-1/+1