profile/ivi/qtwayland.git
2012-09-19 Thiago MacieiraUpdate QtWayland to 5.0 beta1 1.0 1.0_branch
2012-08-27 Pier Luigi... Add more files to the ignore list.
2012-08-27 Pier Luigi... Fix 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... Add support for loading theme plugins.
2012-08-13 Jorgen LindMake the gl integrations use the same build options...
2012-08-13 Jorgen LindCompile fixes
2012-08-13 Pier Luigi... Create platform plugin binary into the local plugins...
2012-08-13 Laszlo Agocsqwindow-compositor: Fix background image drawing
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-08-03 Elvis LeeSet default background image for QWidgetCompositor
2012-07-31 Elvis LeeCorrect background's coordinates
2012-07-25 Laszlo AgocsHandle events coming from show() properly in qwindow...
2012-07-25 Laszlo AgocsFix fall out from shell protocol change
2012-07-25 Laszlo AgocsFix libxkbcommon config test
2012-07-19 Andy NicholsFix brcm_egl test to not link against Qt
2012-07-18 Stephen KellyRevert "Suppress QWindowSystemInterface inclusion warni...
2012-07-17 Jorgen LindConfig tests for gl integration
2012-07-11 Oswald Buddenhagenuse centralized handling of QT_BUILD_PARTS
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
next