summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge master into api_changesKent Hansen2012-03-1697-6229/+7514
|\
| * Fix compiling with --no-accessibilityJerome Leclanche2012-03-152-0/+10
| * Implement cocoa clipboard support.Morten Johan Sorvig2012-03-158-113/+194
| * Fixed incorrect reporting of child window geometry in xcb plugin.Samuel Rødal2012-03-151-1/+1
| * Add Qt Widgets opt out support to build systemDonald Carr2012-03-151-1/+1
| * Remove unmaintained and broken uikit platform pluginJohannes Zellner2012-03-1522-2594/+0
| * Add method to get NSPrintInfo* from QPrintEngine in Cocoa pluginBradley T. Hughes2012-03-153-0/+16
| * Don't keep PMPrint* state separate from NSPrintInfoBradley T. Hughes2012-03-152-49/+43
| * Add a QPlatformPrinterSupportPlugin for CocoaBradley T. Hughes2012-03-159-0/+301
| * Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-158-2/+3078
| * Remove QtWidgets dependenciesHarald Fernengel2012-03-153-6/+6
| * Add new plugin metadata description and eglfs.json fileJohannes Zellner2012-03-153-4/+11
| * Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-158-3161/+0
| * LSB requires an explicit header includeHarald Fernengel2012-03-151-0/+4
| * Refactor theme plugin loading.Friedemann Kleint2012-03-1511-21/+49
| * Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-145-186/+183
| * Fix compilation of the Windows accessibility code for MinGW.Friedemann Kleint2012-03-147-34/+57
| * Remove unused forward declaration.Sergio Martins2012-03-141-1/+0
| * build fix for -no-freetype in Windowsjian liang2012-03-145-22/+23
| * Made sure first created xcb window still receives focus.Samuel Rødal2012-03-141-1/+2
| * remove obsolete qudevhelper and adopt mouse and touch pluginsJohannes Zellner2012-03-149-50/+299
| * Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-1312-409/+3115
| * Cocoa platform plugin: Add support for up to 16 mouse buttonsRick Stockton2012-03-131-2/+94
| * Input method on MacTasuku Suzuki2012-03-1210-5/+457
| * Workaround webkit deadlock on macos xShane Kearns2012-03-121-0/+3
* | 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