profile/ivi/qtwayland.git
2012-07-10 Rusty LynchRefreshing to upstream 5.0.0+start+754+g0233e65 071012132158
2012-07-06 Rusty LynchBump the build
2012-07-06 Rusty LynchAdd fullscreen support
2012-07-06 Rusty Lynchbump the build
2012-07-06 Rusty Lynchfix the name of the packaging directory
2012-07-06 Rusty LynchAdd packaging files for Tizen
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 AgocsProperly reset keyboard focus in qwindow-compositor...
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 output geometry in qwindow-compositor
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 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...
next