summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Fix the xlib backend for lighthouseLars Knoll2011-08-2520-348/+224
| |/ / / /
| * | | | Preliminary change to get resizeEvents for QWindow::resize() callsGunnar Sletta2011-08-241-1/+4
| * | | | Add Input context for Windows.Friedemann Kleint2011-08-2411-8/+772
| * | | | If the EGL_PLATFORM is not set, then set itJørgen Lind2011-08-241-0/+5
| * | | | Prevent X errors being generated when setting 0 as width or height.Samuel Rødal2011-08-191-0/+3
| * | | | QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-4/+1
| * | | | Fix build.Friedemann Kleint2011-08-196-209/+0
| * | | | Move the printer support backend into it's own pluginLars Knoll2011-08-192-11/+1
| * | | | Add Windows to the Lighthouse.Friedemann Kleint2011-08-1848-0/+15324
| * | | | Enable multisampling and swap interval by default on cocoaGunnar Sletta2011-08-181-0/+4
| * | | | Set the style mask manually.Morten Sorvig2011-08-181-2/+2
| * | | | Fix crash-on-exit in qmlscene.Morten Sorvig2011-08-183-2/+17
| * | | | Create NSWindow subclass.Morten Sorvig2011-08-182-4/+27
| * | | | Cocoa: Remove autorelease warnings from qmlscene.Morten Sorvig2011-08-181-0/+3
| * | | | Don't set platform input context if it's not properly created.Samuel Rødal2011-08-162-4/+7
| * | | | Cocoa: Fix flicker on window resize.Morten Sorvig2011-08-161-2/+1
| * | | | Cocoa: Set child window geometry correctly.Morten Sorvig2011-08-112-15/+58
| * | | | Cocoa: Activate Qt apps on startup.Morten Sorvig2011-08-111-0/+6
| * | | | Don't try to use IBUS when dbus is not configured.Samuel Rødal2011-08-102-1/+5
| * | | | Removed unnecessary debug output in xcb plugin.Samuel Rødal2011-08-102-6/+0
| * | | | Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-102-12/+0
| * | | | build without dbusMatthew Cattell2011-08-091-0/+2
| * | | | Removed Q_XCB_NOOP's from QGLXContext.Samuel Rødal2011-08-091-13/+1
| * | | | Get linux input plugin compiling by removing keyboard supportGunnar Sletta2011-08-094-227/+1
| * | | | make eglfs compileGunnar Sletta2011-08-083-3/+3
| * | | | Implement map/unmap and force geometry EglFSGunnar Sletta2011-08-082-1/+18
| * | | | Properly initialize window properties in xcb plugin.Samuel Rødal2011-08-051-2/+3
| * | | | Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-052-11/+7
| * | | | Get rid of missing qmake warning.Samuel Rødal2011-08-051-2/+0
| * | | | Undefine "slots" before including cocoa headers to make it compileGunnar Sletta2011-08-052-0/+2
| * | | | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorJørgen Lind2011-08-041-3/+3
| |\ \ \ \
| | * \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-3/+3
| | |\ \ \ \
| * | | | | | Initial support for Qt using Kernel Mode-setting (KMS)Andy Nichols2011-08-0418-0/+1864
| * | | | | | Mac: fix crash when creating a new windowRichard Moe Gustavsen2011-08-031-3/+1
| |/ / / / /
| * | | | | Fix compilation of Minimalplugin, add documentation.Friedemann Kleint2011-07-292-8/+16
| * | | | | Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-2813-52/+49
| * | | | | Initial OpenWFD supportJørgen Lind2011-07-2724-0/+2344
| * | | | | Get the eglfs plugin compiling.Samuel Rødal2011-07-269-97/+86
| * | | | | Drag and drop support in Wayland plug-in.Laszlo Agocs2011-07-257-2/+525
| * | | | | Pixmap cursor support in QWaylandCursor.Laszlo Agocs2011-07-252-15/+64
| * | | | | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-2518-236/+201
| * | | | | Handle failed SHM attach in XCB backing store.Samuel Rødal2011-07-211-15/+39
| * | | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-217-28/+64
| |\ \ \ \ \
| * | | | | | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-1933-61/+61
| * | | | | | Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-1/+0
| * | | | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-125-17/+26
| |\ \ \ \ \ \
| * | | | | | | Fix minimal plugin for windowsOlli Werwolff2011-07-071-0/+8
| * | | | | | | Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Lars Knoll2011-07-061-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed gl_integration.pri on non-mac platforms.Samuel Rødal2011-07-061-2/+2
| * | | | | | | | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0617-52/+1033
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |