Fix mouse input in WaylandSurfaceItem.
[profile/ivi/qtwayland.git] / src /
2012-08-27 Pier Luigi FioriniFix mouse input in WaylandSurfaceItem.
2012-08-20 Elvis Leeqtwayland: correct order of parameters in setMouseFocus()
2012-08-17 Jorgen LindUpdate Wayland SHA
2012-08-17 Laszlo AgocsDo not pass texture ownership to scenegraph in WaylandS...
2012-08-17 Laszlo AgocsFix qtwayland build with QT_NO_ACCESSIBILITY
2012-08-17 Laszlo AgocsWheel event support in WaylandSurfaceItem
2012-08-17 Elvis LeeAdd sendConfigure() for WaylandSurface
2012-08-16 Pier Luigi FioriniAdd support for loading theme plugins.
2012-08-13 Jorgen LindMake the gl integrations use the same build options...
2012-08-13 Pier Luigi FioriniCreate platform plugin binary into the local plugins...
2012-08-11 Oswald Buddenhagenfollow rename of qt_module_config.prf to qt_module.prf
2012-08-10 Elvis LeeNeed to NULL check for parent() in parentSurface()
2012-07-25 Laszlo AgocsFix fall out from shell protocol change
2012-07-18 Stephen KellyRevert "Suppress QWindowSystemInterface inclusion warni...
2012-07-17 Jorgen LindConfig tests for gl integration
2012-07-06 Jorgen LindUpdate wayland sha
2012-07-05 Jørgen LindUse the new QPlatformNativeInterface native resource...
2012-07-05 Jorgen LindFix QPA plugin metadata change
2012-07-05 Jorgen LindStill support building with pri files
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-06-27 Oswald Buddenhagenbuild system cleanups
2012-06-27 Oswald Buddenhagenswitch to new-style configure tests
2012-06-27 Oswald Buddenhagenauto-generate module pris
2012-06-23 Laszlo AgocsSet cloexec in shm buffer
2012-06-22 Laszlo AgocsDestroy shell surfaces on client side
2012-06-19 Laszlo AgocsFollow protocol changes in pointer attach
2012-06-18 Laszlo AgocsFix broken handling of inactive transient surfaces
2012-06-18 Laszlo AgocsFix global coordinate translation in clients
2012-06-18 Laszlo AgocsFix build when QtQuick is not available
2012-06-18 Laszlo AgocsMap function keys properly
2012-06-11 Donald CarrIntroduce standard pkg-config usage
2012-06-11 Laszlo AgocsReset keyboard focus when a surface is destroyed
2012-06-11 Gunnar SlettaDecouple application activation from onscreen_visibility.
2012-06-06 Samuel RødalImplemented orientationUpdateMask support in WaylandSur...
2012-06-06 Andy NicholsA few fixes to prevent compositor crashes
2012-06-04 Andy NicholsBind texture in WaylandSurfaceItem::updateTexture
2012-06-04 Laszlo AgocsBump sha
2012-06-01 Laszlo AgocsFix no-xkb build
2012-05-31 Stephen KellyUse QPointer instead of QWeakPointer for tracking QObjects.
2012-05-30 Thomas Senykadded two missing #include <unistd.h> (for int close...
2012-05-29 Gunnar SlettaMake sendOnScreenVisibility invokable
2012-05-25 Samuel RødalFixed client side issues due to threading bugs.
2012-05-23 Laszlo AgocsReset the keyboard and pointer focus when attaching...
2012-05-21 Samuel RødalAdded config.test for brcm_egl.
2012-05-21 Laszlo AgocsUse a lookup table instead of an incomplete switch...
2012-05-21 Laszlo AgocsPosition windows with transient parents properly
2012-05-21 Laszlo AgocsFix clipboard crash in clients with weston
2012-05-21 Laszlo AgocsFix stuck modifier keys
2012-05-20 Laszlo AgocsMake axis events compatible with Weston
2012-05-20 Laszlo AgocsRegister QTouchDevice only when the seat is touch-capable
2012-05-20 Laszlo AgocsMigrate from wl_input_device to wl_seat
2012-05-19 Samuel RødalImplemented graceful quitting of clients.
2012-05-18 Samuel RødalBRCM EGL integration to handle eglCreateGlobalImageBRCM.
2012-05-18 Samuel RødalFixed context sharing in wayland_egl backend.
2012-05-18 Andy NicholsAdd a custom WaylandSurfaceNode with its own materials
2012-05-18 Andy NicholsFix case where we get a new damage event too soon
2012-05-18 Andy NicholsGive texture ownership to scenegraph in WaylandSurfaceItem
2012-05-17 Laszlo AgocsStore the input device in the touch extension
2012-05-15 Samuel RødalBuild without hw integration.
2012-05-15 Laszlo AgocsRemove unnecessary display_sync and use the safer patte...
2012-05-15 Laszlo AgocsCall set_toplevel properly to fix apps on weston
2012-05-15 Laszlo AgocsDisable some debug prints in clipboard
2012-05-15 Laszlo AgocsYet another xkbcommon API change
2012-05-11 Laszlo AgocsDo not assert in pointer and keyboard enter
2012-05-10 Laszlo AgocsMake sure the pointer focus is really reset when destroying
2012-05-10 Laszlo AgocsAdd wheel event support
2012-05-10 Laszlo AgocsDo not crash all the time with shm apps
2012-05-10 Paul Olav TveteInform the platform plugin when direct rendering is...
2012-05-09 Samuel RødalImplemented refresh rate support.
2012-05-09 Laszlo AgocsStart using the new wl_fixed_t type properly
2012-05-09 Laszlo AgocsCompile with new xkbcommon API
2012-05-09 Laszlo AgocsUpdate to wayland head
2012-05-09 Laszlo AgocsDo not lose window flags set before creating the platfo...
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-05-08 Samuel RødalFixed warnings in qwaylanddecoration.*
2012-05-07 Samuel RødalQWindow::visible() -> QWindow::isVisible() compile fix
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-05-04 Jørgen LindMake SurfaceBuffer::handle return something sensible
2012-05-03 Laszlo AgocsAllow selection to be set when having no surfaces at all
2012-05-02 Laszlo AgocsClean up initialization in touch extension
2012-05-02 Samuel RødalFixed crashes and missing textures in WaylandSurfaceItem.
2012-04-27 Paul Olav TveteFix potential race condition
2012-04-26 Laszlo AgocsPass device capabilities to client in the touch extension
2012-04-24 Jørgen LindGive "something" for the handle of a shm sufracebuffer
2012-04-24 Jørgen LindFix warnings in compositor and 1 wl_resource_send event
2012-04-24 Jørgen LindFix compositor crash when closing windows with subsurfaces
2012-04-24 Thiago MacieiraDon't crash if no extended window extension is present
2012-04-24 Laszlo AgocsDo not delete extended output instances twice
2012-04-24 Laszlo AgocsSend expose from qwindow-compositor
2012-04-19 Hannu LyytinenSync up with the latest wayland developments.
2012-04-19 Samuel RødalFix compilation against latest qtbase.
2012-04-17 Gunnar SlettaDo not send expose event for already exposed windows
2012-04-17 Jørgen LindImplement nativeBufferLocking
2012-04-17 Laszlo AgocsDecorations: Make it possible to move windows with...
2012-04-17 Laszlo AgocsDo not assert when closing dialogs
2012-04-17 Laszlo AgocsDo not crash when closing pop-ups in widget apps.
2012-04-17 Samuel RødalImplement nativeResourceForIntegration() to get the...
2012-04-17 Jørgen LindAdd missing return statement
2012-04-11 Samuel RødalUpdated SHA-1 in wayland_sha1.txt to one against which...
2012-04-11 Samuel RødalFixed xcomposite_share compile errors.
next