index
:
platform/upstream/qtwayland
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
devel/coregl
sandbox/ipalachev/tizen
sandbox/mbachmann/tizen_ivi-shell
sandbox/mzx/5.0
sandbox/pcoval/dev
sandbox/pcoval/devel
sandbox/pcoval/for-upstream
sandbox/pcoval/ivi
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Don't clobber the m_damaged state during rendering.
Gunnar Sletta
5
-193
/
+7
2014-01-24
Add a separate variable to keep track of surface mapping.
Michael Brasser
2
-3
/
+8
2014-01-22
Allow resizing the Qt window after the buffers swap
Giulio Camuffo
3
-8
/
+20
2014-01-21
Removed directrender/pageflipper codepaths.
Gunnar Sletta
10
-122
/
+11
2014-01-21
Fix buffer handling.
Gunnar Sletta
14
-171
/
+175
2014-01-20
Fixup the iid versions for the plugins
Jorgen Lind
14
-14
/
+14
2014-01-16
Fix qwindow-compositor with raster surfaces
upstream/5.2.1
Laszlo Agocs
2
-10
/
+28
2014-01-16
Fix some typos
Laszlo Agocs
1
-2
/
+2
2014-01-16
Fix brcm keys
Laszlo Agocs
1
-2
/
+2
2014-01-16
Send the globals to new listeners
Laszlo Agocs
2
-8
/
+32
2014-01-15
Fix pkgconfig for brcm-egl hw integration
Laszlo Agocs
2
-1
/
+14
2014-01-15
Don't flushWindowSystemEvents in QWaylandWindow ctor.
Tomasz Olszak
2
-26
/
+34
2014-01-15
brcm-egl fix: do not remove previous include dirs
Laszlo Agocs
1
-1
/
+1
2014-01-15
Fixup the brcm-egl hardware integrations
Jorgen Lind
13
-35
/
+50
2014-01-15
Fix up brcml-egl buffer swap
Laszlo Agocs
2
-32
/
+3
2014-01-15
Fix build without xkbcommon
Laszlo Agocs
1
-6
/
+6
2014-01-13
inputdevice: Null check m_data_device
Robin Burchell
1
-1
/
+2
2014-01-13
Also link wayland-client, as we use bits from it.
Robin Burchell
1
-0
/
+2
2014-01-13
Fix invalid surface mapped signal
Kwangsub kim
1
-1
/
+1
2014-01-10
Make the glx backend compile again
Jorgen Lind
4
-13
/
+14
2014-01-10
Add missing pkg-config package
Jorgen Lind
3
-3
/
+3
2014-01-10
Destroy the input wayland objects
Giulio Camuffo
1
-0
/
+3
2014-01-09
Include wayland-client with < and not "
Jorgen Lind
7
-8
/
+6
2014-01-09
Adjust the serverbufferintegrations to use bind texture api
Jorgen Lind
9
-23
/
+22
2014-01-08
Use xkb, not X11 for symbol defines.
Robin Burchell
2
-73
/
+72
2014-01-06
Compile fixes for example compositors
Jorgen Lind
2
-2
/
+3
2014-01-06
Move the code for seat's keyboard, pointer and touch in different classes
Giulio Camuffo
4
-216
/
+302
2014-01-06
Revised createTextureFromBuffer
Laszlo Agocs
17
-66
/
+52
2014-01-06
Update Module version
Jorgen Lind
1
-1
/
+1
2014-01-06
Config test for drm_egl_server
Jorgen Lind
5
-6
/
+72
2014-01-06
Add server buffer example
Jorgen Lind
17
-0
/
+1230
2014-01-06
update DrmEglServerIntegration to handle experimental 8 bit support
Jorgen Lind
3
-19
/
+155
2014-01-03
Update the Compositor side ServerBufferIntegration
Jorgen Lind
4
-8
/
+19
2014-01-03
Add a size to the QWaylandServerBuffer on the client side
Jorgen Lind
3
-8
/
+15
2014-01-03
Removed unused variable in QWaylandSurfaceNode
Jorgen Lind
2
-2
/
+0
2013-12-30
QtCompositor: Expose window properties declaratively
Andrew Knight
2
-0
/
+24
2013-12-30
Fix ConstrastEffect in qml-compositor
Pier Luigi Fiorini
1
-7
/
+7
2013-12-30
Improve key auto repeat behavior.
Giulio Camuffo
1
-2
/
+2
2013-12-27
Make classes in client private
Jorgen Lind
84
-234
/
+236
2013-12-27
Add drm-egl server buffer integration
Jorgen Lind
15
-0
/
+914
2013-12-27
fixup for brcm
Jorgen Lind
1
-4
/
+1
2013-12-27
Add wl_display and server_buffer_integration to the native interface
Jorgen Lind
1
-1
/
+3
2013-12-27
update server buffer interfaces
Jorgen Lind
4
-27
/
+84
2013-12-27
QtWaylandScanner: add server api for specifically creating new objects
Jorgen Lind
1
-0
/
+11
2013-12-27
Use QScopedPointer in QWaylandDisplay for extensions
Jorgen Lind
2
-29
/
+29
2013-12-27
Add hardware integration protocol
Jorgen Lind
13
-36
/
+423
2013-12-27
Add a preprocessor protocol name variable
Jorgen Lind
1
-16
/
+20
2013-12-27
Fix compiler warnings
Jorgen Lind
6
-2
/
+21
2013-12-27
Remove compiler warning qtwaylandscanner
Jorgen Lind
1
-11
/
+11
2013-12-27
Remove stale createGLIntegration functions
Jorgen Lind
4
-16
/
+0
[next]