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
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
Merge remote-tracking branch 'origin/5.5' into 5.6
v5.5.90+alpha1
upstream
Liang Qi
1
-1
/
+0
2015-07-15
Add a mechanism to delay unmapping of surfaces
Giulio Camuffo
1
-0
/
+7
2015-07-06
Fix possible race condition leading to a dead lock
Giulio Camuffo
1
-1
/
+0
2015-04-15
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
3
-18
/
+4
2015-03-31
examples: remove unused windowDestroyed signal
Olivier Blin
2
-15
/
+0
2015-03-29
qwindow-compositor: fix rendering shm NPOT textures with OpenGL ES2
Olivier Blin
1
-0
/
+1
2015-03-27
Fix connecting to surfaceDestroyed
Olivier Blin
1
-3
/
+3
2015-02-17
Update copyright headers
Jani Heikkinen
23
-92
/
+92
2015-02-08
Add QWaylandOutput to support multiple outputs
Pier Luigi Fiorini
3
-6
/
+13
2015-01-29
Namespace the platform plugins
Giulio Camuffo
3
-8
/
+8
2015-01-13
Correctly handle '--invert' parameter in server-buffer compositor
Siteshwar Vashisht
1
-2
/
+2
2014-10-09
Move examples into wayland subdirectory.
v5.4.0-beta1
Friedemann Kleint
36
-17
/
+19
2014-10-09
Fix the compositor's wayland versioning
Giulio Camuffo
1
-1
/
+1
2014-08-29
qwindow-compositor: Rename QOpenGLWindow
Laszlo Agocs
6
-21
/
+22
2014-08-23
Explicitly define the interface versions
Giulio Camuffo
1
-1
/
+1
2014-08-21
QWindowCompositor: Prevent double delete.
Robin Burchell
1
-2
/
+4
2014-08-20
Replace custom texture upload with QOpenGLTexture
Robin Burchell
3
-22
/
+22
2014-08-20
QWindowCompositor: Getting popups to appear in the right place.
Robin Burchell
1
-8
/
+15
2014-08-18
qwindow-compositor: Fix null pointer dereference.
Robin Burchell
1
-1
/
+1
2014-08-18
qml-compositor: Error check loading of WindowChrome.
Robin Burchell
1
-0
/
+4
2014-08-18
qml-compositor: Clean up some unnecessary logging.
Robin Burchell
2
-4
/
+4
2014-08-07
Fix namespaced build
Giulio Camuffo
4
-0
/
+16
2014-07-08
Fix creation of custom shells
Giulio Camuffo
3
-0
/
+3
2014-04-29
Make it possible to have custom shell implementations
Giulio Camuffo
1
-1
/
+1
2014-04-29
Split QWaylandSurface in a model and view fashion
Giulio Camuffo
7
-103
/
+84
2014-04-29
Let the ShellSurface send the mapped and unmapped signals.
Giulio Camuffo
3
-12
/
+8
2014-04-29
Rework the way buffers are used and rendered
Giulio Camuffo
7
-133
/
+135
2014-03-21
Remove the QWidget compositor example
Giulio Camuffo
6
-652
/
+0
2014-03-11
Make the compositor redraw when a surface gets a commit().
Giulio Camuffo
3
-17
/
+11
2014-03-11
Flush the clients connection after sending the frame callbacks
Giulio Camuffo
2
-2
/
+2
2014-03-11
Compile ServerBuffer client example on desktop gl
Jorgen Lind
3
-5
/
+7
2014-03-11
Make sure the frame callbacks are sent at the right time
Giulio Camuffo
4
-0
/
+11
2014-03-11
Remove the buffer queue.
Giulio Camuffo
3
-12
/
+12
2014-02-19
Merge remote-tracking branch 'origin/dev' into stable
Oswald Buddenhagen
5
-29
/
+29
2014-02-11
Making the buffer intgrations private
Jorgen Lind
3
-16
/
+19
2014-02-11
fixup in serverbuffer compositor
Jorgen Lind
1
-8
/
+5
2014-02-05
Improve the frame callbacks handling
Giulio Camuffo
4
-8
/
+12
2014-02-05
Fix build break in linux
Simo Fält
1
-0
/
+3
2014-02-04
Merge remote-tracking branch 'origin/stable' into dev
Andy Nichols
4
-21
/
+57
2014-02-03
Server Buffer example draws clients inverse on the x axis
Jorgen Lind
3
-5
/
+5
2014-01-21
Fix buffer handling.
Gunnar Sletta
3
-11
/
+27
2014-01-16
Fix qwindow-compositor with raster surfaces
upstream/5.2.1
Laszlo Agocs
2
-10
/
+28
2014-01-13
Also link wayland-client, as we use bits from it.
Robin Burchell
1
-0
/
+2
2014-01-09
Adjust the serverbufferintegrations to use bind texture api
Jorgen Lind
3
-4
/
+14
2014-01-06
Compile fixes for example compositors
Jorgen Lind
2
-2
/
+3
2014-01-06
Revised createTextureFromBuffer
Laszlo Agocs
1
-2
/
+2
2014-01-06
Add server buffer example
Jorgen Lind
17
-0
/
+1230
2013-12-30
Fix ConstrastEffect in qml-compositor
Pier Luigi Fiorini
1
-7
/
+7
2013-12-16
QtCompositor: Make ExtensionFlags a QFlags
Andrew Knight
3
-3
/
+3
2013-12-11
Enable stencil in qwindow-compositor.
Laszlo Agocs
1
-0
/
+1
[next]