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
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
2013-12-27
Adjust the location of the compositors clientbuffer integration plugins
Jorgen Lind
6
-6
/
+6
2013-12-27
Add serverbufferintegration to the qpa plugin
Jorgen Lind
10
-9
/
+410
2013-12-27
Remove compiler warnings in compositor:wayland-egl
Jorgen Lind
1
-2
/
+2
2013-12-27
Remove compiler warnings in client.
Jorgen Lind
3
-13
/
+13
2013-12-27
introduce HW integrations client plugins
Jorgen Lind
13
-14
/
+371
2013-12-27
Change constructor of QWaylandClientBufferIntegration
Jorgen Lind
8
-22
/
+29
2013-12-27
Rename QWaylandGLIntegration to QWaylandClientBufferIntegration
Jorgen Lind
26
-123
/
+365
2013-12-27
Add server buffer extension
Jorgen Lind
10
-28
/
+588
2013-12-27
Compositor: rename QWaylandGraphicsHardwareIntegration
Jorgen Lind
25
-150
/
+151
2013-12-27
make compositor build with new directory layout
Jorgen Lind
41
-102
/
+140
2013-12-27
Move to new hardware structure for the platform plugins
Jorgen Lind
58
-168
/
+569
2013-12-27
Use the instealled headers in the public headers for client
Jorgen Lind
16
-19
/
+20
2013-12-27
Move wayland into a client directory not under the plugins src folder
Jorgen Lind
92
-145
/
+202
2013-12-24
Make it possible to install the generated headers
Jorgen Lind
1
-9
/
+52
2013-12-23
Implement keyboard auto-repeat
Giulio Camuffo
2
-9
/
+49
2013-12-23
Fix decoration behavior when passing over with button pressed
Giulio Camuffo
1
-0
/
+1
2013-12-18
QtCompositor: Fix retained selections
Andrew Knight
3
-0
/
+9
2013-12-18
Wayland supports multiple windows.
Shawn Rutledge
1
-0
/
+3
2013-12-17
QtCompositor: Provide a way to update the clipboard on a client
Andrew Knight
2
-0
/
+25
2013-12-16
Remove redefined InputMethod slot
Pier Luigi Fiorini
1
-3
/
+0
2013-12-16
Fix initialization of a text input manager pointer
Michael Krasnyk
1
-0
/
+1
2013-12-16
QtCompositor: Handle destroyed DataSource objects in DataDevice
Andrew Knight
0
-0
/
+0
2013-12-16
QtCompositor: simplify retained selection implementation
Andrew Knight
0
-0
/
+0
2013-12-16
InputMethod extension fixups
Andrew Knight
1
-0
/
+3
2013-12-16
QtCompositor: Make ExtensionFlags a QFlags
Andrew Knight
0
-0
/
+0
2013-12-16
QtCompositor: Allow key events to be delivered to unfocused windows
Andrew den Exter
0
-0
/
+0
2013-12-16
QtCompositor: Allow key events to be delivered to unfocused windows
Andrew den Exter
8
-23
/
+43
2013-12-16
QtCompositor: handle destruction in InputMethod
Andrew Knight
2
-0
/
+7
2013-12-16
QtCompositor: Handle destroyed DataSource objects in DataDevice
Andrew Knight
5
-2
/
+22
2013-12-16
QtCompositor: simplify retained selection implementation
Andrew Knight
5
-32
/
+25
2013-12-16
InputMethod extension fixups
Andrew Knight
2
-2
/
+4
2013-12-16
QtCompositor: Make ExtensionFlags a QFlags
Andrew Knight
7
-10
/
+12
2013-12-16
Use QElapsedTimer for Compositor timer
Andrew Knight
4
-10
/
+9
2013-12-15
Update sync.profile to track dependencies from the same branch
Pier Luigi Fiorini
1
-2
/
+3
2013-12-15
QtCompositor: fix null pointer reference
Andrew Knight
1
-1
/
+4
2013-12-11
Unbind suface item from surface when surface is destroyed
kwangwoong.lee
1
-0
/
+3
2013-12-11
Link against glib if necessary.
Robin Burchell
1
-1
/
+2
2013-12-11
sync.profile: Remove qtjsbackend
Andrew Knight
1
-1
/
+0
2013-12-11
Enable stencil in qwindow-compositor.
Laszlo Agocs
1
-0
/
+1
2013-12-10
Pass full screen method constant name instead of value
Pier Luigi Fiorini
1
-1
/
+1
2013-12-10
Build fix for platforms without xkbcommon.h
Dominik Holland
1
-0
/
+6
2013-12-09
Update surface item position when it's created
Pier Luigi Fiorini
1
-0
/
+2
[prev]
[next]