summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Added Wayland selection support.Laszlo Agocs2011-05-0910-3/+358
| * Dont do doneCurrent in swapBuffersJørgen Lind2011-05-051-1/+0
| * Fix build error on MacPrasanth Ullattil2011-05-041-1/+1
| * Build fixPaul Olav Tvete2011-05-041-0/+1
* | Wayland plugin compile fixes.Samuel Rødal2011-05-093-3/+3
* | some more compile fixesLars Knoll2011-05-0810-15/+16
* | QTDIR/src compiles againLars Knoll2011-05-077-8/+8
* | fix includesLars Knoll2011-05-071-1/+1
* | compile fixesLars Knoll2011-05-061-1/+1
* | Fixed compilation of Wayland plugin.Samuel Rødal2011-05-063-9/+13
* | compile fixesLars Knoll2011-05-051-0/+1