summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-1255-1112/+1061
|\
| * Windows: Implement QWindowsIntegration::queryKeyboardModifiers()Friedemann Kleint2012-03-124-0/+22
| * Implement QSystemTrayIcon for Windows.Friedemann Kleint2012-03-121-0/+22
| * Remove stale references to QtopiaDonald Carr2012-03-122-72/+0
| * Convert xlib plugin to new formatDebao Zhang2012-03-123-2/+9
| * Cocoa: Fix accessiiblityPerformActionMorten Johan Sorvig2012-03-121-2/+1
| * Rename blackberry QPA plugin to QNXSean Harmer2012-03-1233-934/+934
| * Remove QAccessible2::TableModelChange.Frederik Gladhorn2012-03-122-75/+0
| * XCB: Implement native events for for windows.Friedemann Kleint2012-03-103-6/+18
| * Use qt_safe_read to read from low-level file descriptorKevin Krammer2012-03-091-1/+2
| * misc: Fix some random typos and grammar while reading code.Holger Hans Peter Freyther2012-03-091-1/+1
| * Remove widgets dependency from eglfsDonald Carr2012-03-093-8/+21
| * Fix platforms.pro to match new qnx mkspec nameRafael Roquetto2012-03-081-1/+1
| * BlackBerry Plugin: support 8 mouse buttons, instead of just 3.Rick Stockton2012-03-081-3/+16
| * Windows: Fix flag handling.Friedemann Kleint2012-03-081-6/+6
| * Defer window activation if the window hasn't beenn mapped yet.Lars Knoll2012-03-082-1/+8
* | QtDBus: make some constructors explicitMarc Mutz2012-03-121-1/+1
|/
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-0722-28/+49
* Windows: Fix override cursor logicMiikka Heikkinen2012-03-071-4/+2
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-0714-39/+2094
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-0711-118/+187
* Compile with -qtnamespaceSarah Smith2012-03-071-1/+4
* Query udev build parameters from pkg-configDonald Carr2012-03-073-2/+6
* Fix the bit test for ABS_MT_SLOT to detect protocol BShawn Rutledge2012-03-071-1/+1
* Fix off by one in updateAccessibility.Frederik Gladhorn2012-03-071-8/+6
* Cocoa: Implement widget palettes.Morten Johan Sorvig2012-03-064-5/+94
* QWindow: fix crash on MacTasuku Suzuki2012-03-061-1/+1
* Worked around Metacity crashes in xcb plugin.Samuel Rødal2012-03-061-0/+2
* Cleaned up debug and warning output in xcb plugin.Samuel Rødal2012-03-0210-38/+40
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-027-32/+32
* xcb: Check for SHAPE extension before using itUli Schlachter2012-03-023-4/+34
* Fix get_accFocus() to return CHILDID_SELF when it returns itself.Jan-Arve Saether2012-03-021-7/+41
* Improve debugging in the windows accessibility bridge.Jan-Arve Saether2012-03-021-29/+43
* Improving clipboard integrationKevin Krammer2012-03-022-39/+150
* Fixing z-ordering of windowsKevin Krammer2012-03-021-1/+1
* Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-024-2/+15
* Support 16+4 mouse buttons within the generic/evdevmouse plugin.Rick Stockton2012-03-021-4/+19
* Add protocol type B support to the evdevtouch pluginLaszlo Agocs2012-03-024-11/+102
* Unset _NET_WM_USER_TIME_WINDOW before destroying the windowJan Arne Petersen2012-03-011-0/+8
* Take into account input shaping in findRealWindowAlbert Astals Cid2012-03-013-19/+27
* Windows: Use correct drop data in processDrop().Friedemann Kleint2012-03-011-1/+1
* Cocoa: Implement QPlatformTheme:palette()Morten Johan Sorvig2012-03-015-1/+220
* Add support for _NET_ACTIVE_WINDOW on xcbJan Arne Petersen2012-03-011-2/+23
* Remove Mac qDebug ifdefs.Morten Johan Sorvig2012-02-291-11/+0
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-296-463/+280
* Fix a double-release when loading NIB filesJamie Kirkpatrick2012-02-291-1/+0
* Rename remaining references to QInputPanelPekka Vuorela2012-02-283-3/+3
* Initial import of the Blackberry QPA plugin for Qt5Sean Harmer2012-02-2832-0/+7553
* directfb: Switch to the new style pluginsHolger Hans Peter Freyther2012-02-283-2/+9
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-271-1/+1