profile/ivi/qtwayland.git
2012-06-13 Rusty Lynchbump the build TIZEN
2012-06-13 Rusty Lynchfix the name of the packaging directory
2012-06-13 Rusty LynchAdd packaging files for Tizen
2012-06-06 Andy NicholsRebase Add-thread-affinity-to-wayland-clients.patch
2012-06-06 Andy NicholsFix "make install" to not build examples and tests
2012-06-06 Andy NicholsDon't build qwidget compositor when qt is configured...
2012-06-06 Samuel RødalImplemented orientationUpdateMask support in WaylandSur...
2012-06-06 Andy NicholsA few fixes to prevent compositor crashes
2012-06-05 Laszlo AgocsAvoid burning cpu in qwindow-compositor with glx and...
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-25 Samuel RødalFixed qml-compositor warning and sizing when running...
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 Samuel RødalAdded maximize and window closing behavior to qml-compo...
2012-05-21 Laszlo AgocsPosition windows with transient parents properly
2012-05-21 Laszlo Agocsqwindow-compositor: Avoid stuck alt when running non...
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-17 Samuel RødalFixed inverted textures in qml-compositor.
2012-05-17 Samuel RødalProperly bind to the yInverted property in qml-compositor.
2012-05-16 Samuel RødalFixed qml-compositor and made it properly installable...
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 AgocsRemove notes about enabling the touch extension in...
2012-05-09 Laszlo AgocsAdd known-good libxkbcommon sha
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-24 Laszlo AgocsDo not render in qwindow-compositor before expose
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-16 Jørgen LindMake qml compositor resize to window
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.
2012-04-11 Jørgen LindClient side decoration
2012-04-11 Jørgen LindAdd public api to retrieve struct wl_display *
2012-04-11 Jørgen LindMake windowcompositor actually eat events in the event...
2012-04-11 Jørgen LindFix QWindow Compositors input handling
2012-04-11 Jørgen LindImplement so that Compositors can use the wl_pointer_gr...
2012-04-11 Jørgen LindDon't use poor mans inheritance for waylandobject
2012-04-10 Jørgen LindUpdate wayland_sha1 and implement buffer_pool interface
2012-04-03 Laszlo AgocsEmit clipboard changed signal
2012-03-30 Andy NicholsFixed mockshell error in client auto test
2012-03-29 Samuel RødalImplemented QDesktopServices in wayland plugin.
2012-03-29 Samuel RødalIntroduced WaylandClient API to keep track of clients.
2012-03-29 Samuel RødalFixed leaking of ExtendedOutput objects in the compositor.
2012-03-28 Samuel RødalPrevented crash and missing animation for shm clients.
2012-03-28 Samuel RødalProperly report content orientation changes in the...
2012-03-28 Samuel RødalDon't initialize QRegion with an int.
2012-03-28 Laszlo AgocsChange the touch extension to be always available.
next