summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* XCB plugin compile fix.Samuel Rødal2011-05-042-1/+3
* More fixes...Samuel Rødal2011-05-041-0/+2
* XCB plugin compile fix.Samuel Rødal2011-05-044-8/+7
* Improved handling of child windows.Samuel Rødal2011-05-041-3/+7
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-0432-129/+319
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-049-7/+10
| |\
| | * Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-029-7/+10
| * | Remove warningsJørgen Lind2011-05-041-0/+1
| * | Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-045-50/+26
| * | wayland: Track wayland changesKristian Høgsberg2011-05-045-21/+12
| * | Support GL ES 2 with uikit.con2011-05-046-43/+101
| * | Merged master into qtquick2.axis2011-04-2758-61/+57
| |\|
| * | Initial import from qtquick2.Qt by Nokia2011-04-2710-9/+170
* | | remove the graphicssystem code paths.Lars Knoll2011-05-0333-3527/+0
* | | Track QPlatformGLContext API changesPaul Olav Tvete2011-05-035-10/+2
* | | QWS removal, part 2Lars Knoll2011-05-0272-14186/+1
* | | Track API change in QPlatformNativeInterfacePaul Olav Tvete2011-05-022-40/+35
* | | Properly handle the expose event for QWindow.Samuel Rødal2011-05-021-8/+2
* | | Make the wayland plugin compilePaul Olav Tvete2011-04-2939-89/+86
* | | include file fix for waylandPaul Olav Tvete2011-04-293-2/+5
* | | Compile after latest change.Paul Olav Tvete2011-04-293-6/+7
* | | Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-294-15/+15
* | | Minimal plugin works again.Paul Olav Tvete2011-04-292-7/+7
* | | Preliminary QWindow event delivery.Samuel Rødal2011-04-283-23/+45
* | | QGuiApplication refactor in progress.Samuel Rødal2011-04-284-17/+19
* | | Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-281-1/+1
* | | Dont call QPlatformGLContext::makeCurrent from subclassJørgen Lind2011-04-289-50/+24
* | | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-2811-122/+90
| |/ |/|
* | Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-2755-55/+55
* | Move QtSvg into a separate repositoryLiang Qi2011-04-272-2/+1
* | Some changes for qtbaseMarius Storm-Olsen2011-04-272-4/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27528-0/+124707