summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | 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
| * | | | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-1933-61/+61
| * | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-124-7/+18
| |\ \ \ \
| * | | | | 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-069-52/+278
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Cocoa: Window type and flags handling.Morten Sorvig2011-07-012-7/+175
| * | | | | | Cocoa: Fix raise/lower.Morten Sorvig2011-07-011-2/+2
| * | | | | | Clean up wayland-cgl-readback.Morten Sorvig2011-07-011-16/+6
| * | | | | | Cocoa: Fix RGB/BGR color inversion.Morten Sorvig2011-06-291-1/+1
| * | | | | | Set mac wayland config.Morten Sorvig2011-06-282-1/+16
| * | | | | | Add wayland mac readback implementation.Morten Sorvig2011-06-287-0/+527
| * | | | | | Factor out CGL code for reuse in wayland.Morten Sorvig2011-06-281-20/+5
| * | | | | | Remove load(eventdispatchers).Morten Sorvig2011-06-281-1/+0
| * | | | | | ibus IM support for the xcb backendLars Knoll2011-06-274-0/+35