profile/ivi/qtwayland.git
2012-12-13 Oswald Buddenhagenpoint dependencies to stable branches upstream
2012-12-06 Samuel RødalCleaned out usages of removed or to be removed APIs.
2012-12-03 Andy NicholsCleanup QtWayland module
2012-12-03 David YipChange setPos -> setPosition in WaylandSurfaceItem.
2012-11-30 Samuel RødalMake sure the GL integrations have been fully initializ...
2012-11-17 Giulio CamuffoInitial implementation of decorations for EGL windows.
2012-11-05 Giulio CamuffoPort to libxkbcommon 0.2.0.
2012-11-04 Andy NicholsUpdate QtCompositor API to use wayland 1.0.0
2012-11-04 Giulio CamuffoPort the Wayland QPA plugin to wayland 1.0.0.
2012-10-24 Oswald Buddenhagenadjust to qt_plugin.prf changes
2012-10-24 Samuel RødalPrevent leaking texture ids.
2012-10-18 Richard Moe... Follow API change for QPlatformWindow::setWindowState
2012-10-16 Thomas SenykFollow API change for QPlatformWindow::setWindowFlags
2012-10-16 Thomas SenykFixing include warnings regarding QWindowSystemInterface
2012-10-16 Thomas SenykChanging from QQuickCanvas to QQuickWindow
2012-10-08 Elvis Leechange the order of subdirs
2012-09-28 Morten Johan... Compile after QWindowSystemInterface API changes.
2012-09-25 Iikka EklundChange copyrights from Nokia to Digia
2012-09-22 Samuel RødalFixed modifiers not working for non-Qt wayland clients.
2012-09-22 Samuel RødalMade qtwayland compositor handle plain wayland clients.
2012-09-22 Samuel RødalBump wayland_sha1.txt to latest wayland master.
2012-09-22 Samuel RødalPrevent crashing the compositor when the client wants...
2012-09-21 Jerome PasionDoc: Adding documentation templates from qtbase
2012-09-12 Elvis Leem_windowManagerListener is unused variable
2012-09-12 Elvis Leeuse wl_list_for_each_safe instead of wl_list_for_each
2012-09-12 Elvis Leeignoring "plugins/" need a leading slash
2012-09-11 Oswald Buddenhagencentralize load(qt_build_config)s in .qmake.conf
2012-09-10 Jorgen LindFix build errors due to api changes in QtBase
2012-09-03 Thiago MacieiraUpdate the git-archive export options
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.
next