summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix some remaining issues with DnDLars Knoll2011-06-074-93/+10
* add WM support classLars Knoll2011-06-079-15/+285
* Implement XDnD in the xcb pluginLars Knoll2011-06-076-698/+601
* X11 DnD implementationLars Knoll2011-06-0710-26/+1883
* Cocoa: Implement raise() and lower().Morten Sorvig2011-06-072-0/+14
* Cocoa: Implement setWindowTitle.Morten Sorvig2011-06-072-0/+9
* Fix Cocoa mouse position handling.Morten Sorvig2011-06-071-4/+4
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-063-2/+15
* Set visibility state.Morten Sorvig2011-06-061-2/+5
* Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-0627-222/+84
* Avoid setting the active window to null when there is a FocusIn queued.Laszlo Agocs2011-06-063-1/+40
* Implemented QXcbScreen::topLevelAt(const QPoint &p).Samuel Rødal2011-06-064-3/+52
* Make XCB plugin work better in combination with auto-tests.Samuel Rødal2011-06-061-0/+1
* Basic QDesktopWidget support.Samuel Rødal2011-06-031-0/+9
* Prevent crash in QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-2/+1
* Implemented QXcbIntegration::grabWindow().Samuel Rødal2011-06-035-6/+255
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-032-0/+40
* Get rid of superfluous debug output in the xcb plugin.Samuel Rødal2011-06-031-4/+0
* Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Jørgen Lind2011-06-011-1/+1
|\
| * Have tooltips shown properly with xcb.Laszlo Agocs2011-06-011-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-0145-94/+92
|\ \ | |/ |/|
| * Made qpluginbase.pri into a feature profile.axis2011-05-3157-97/+57
| * Add private header support to the EGLFS platform plugin.Jason Barron2011-05-261-1/+1
| * Add authentication token support for wayland windowsLasse Holmstedt2011-05-256-14/+53
* | Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-013-2/+19
* | Start using libxkbcommon in the xcb plug-in.Laszlo Agocs2011-06-013-0/+82
* | Do not choke on zero-sized windows.Laszlo Agocs2011-06-012-5/+18
* | add a platform interface for DnDLars Knoll2011-06-016-0/+293
* | Fix the egl path for xcb and wayland pluginsJørgen Lind2011-05-3112-28/+28
* | Set xcb size hints properly avoid strange behaviour.Laszlo Agocs2011-05-311-1/+6
* | Made QXcbConnection::atomName() more fail safe.Laszlo Agocs2011-05-301-3/+6
* | Do not scroll in QXcbWindowSurface when m_image is not yet created.Laszlo Agocs2011-05-301-1/+1
* | compile with QT_NO_CUPSLars Knoll2011-05-301-0/+6
* | Cleanup code for copy/paste of textLars Knoll2011-05-304-63/+12
* | correctly decode pasted textLars Knoll2011-05-302-9/+15
* | 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