summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | partially working pasteLars Knoll2011-05-302-9/+28
* | add an xcb based clipboard implementationLars Knoll2011-05-307-52/+1009
* | Don't leak xcb eventsLars Knoll2011-05-301-0/+2
* | Correctly define standard XA_FOO atomsLars Knoll2011-05-304-22/+24
* | Add xcb based mime type handlingLars Knoll2011-05-305-2/+415
* | Have proper warnings shown when xcb window surface creation fails.Laszlo Agocs2011-05-301-3/+8
* | Add QPlatformPrinterSupport.Friedemann Kleint2011-05-309-1/+327
* | XCB: Fix moveToScreen to use QWindow instead of QWidget.Friedemann Kleint2011-05-262-2/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24334-5696/+5733
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24403-6891/+6891
| * Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
* | Added QWindow::setTransientParent().Samuel Rødal2011-05-231-9/+12
* | Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-231-1/+1
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-2027-49/+461
|\|
| * Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-201-1/+3
| * Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-194-5/+31
| * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-1910-25/+78
| * Lighthouse minimal: Add support for transparencyJanusz Lewandowski2011-05-192-3/+3
| * Compile fixes for Xlib plugin.Samuel Rødal2011-05-194-15/+13
| * Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2
| * Wayland: send surface id + process id pairs to compositorLasse Holmstedt2011-05-199-1/+324
| * Enable configuration for XcbEckhart Koppen2011-05-181-0/+3
* | Build the cocoa plugin on Mac.Morten Sorvig2011-05-201-0/+4
* | Add QCocoaNativeInterface.Morten Sorvig2011-05-207-4/+135
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-194-38/+92
* | Support Qt::WindowStaysOnTopHint and other window flags in XCB backend.Samuel Rødal2011-05-182-4/+111
* | Port Qt 5 to Mac.Morten Sorvig2011-05-1814-74/+306
* | Add QWindow::setWindowModality().Samuel Rødal2011-05-182-16/+122
* | Re-implement transient window support in XCB backend.Samuel Rødal2011-05-161-25/+23
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-162-18/+71
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-164-13/+25
|\|
| * Removed duplicate setting of QT dependenciesEckhart Koppen2011-05-131-2/+0
| * Updated default Qt version to 5.0.0Eckhart Koppen2011-05-131-1/+1
| * Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-132-10/+24
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-132-0/+82
* | Improved popup and mouse event handling.Samuel Rødal2011-05-111-2/+16
* | Compile fixes after merge.Samuel Rødal2011-05-111-2/+2
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1119-33/+454
|\|
| * Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-101-0/+2
| * Prevent having Status undefined in xlib platform plug-in.Laszlo Agocs2011-05-101-0/+3
| * Return name and allow actions for invisible accessible items.Frederik Gladhorn2011-05-101-11/+2
| * Don't crash when requesting text.Frederik Gladhorn2011-05-101-1/+5
| * Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-05-101-3/+0
| * Make navigation in TabWidgets consistent.Frederik Gladhorn2011-05-101-4/+9
| * Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-05-101-0/+17
| * Window and Application fixes for accessibility.Frederik Gladhorn2011-05-101-1/+1
| * QAccessibleTextEdit: Using x coordinate for calculate character widthJosé Millán Soto2011-05-101-1/+1
| * Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-104-9/+7
| * Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-102-23/+69
| * Turned on private headers for some plugins.Jonni Rainisto2011-05-092-0/+4