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
2015-06-12
Fix QWaylandDrag leak in the compositor
Olivier Blin
2
-2
/
+2
2015-06-12
Fix build without OpenGL
Olivier Blin
2
-1
/
+19
2015-06-09
Fix typo that leads to mis-evaluation of an expression.
Christian Kandeler
1
-1
/
+1
2015-06-09
Fix wheel events when the decorations are enabled
Giulio Camuffo
3
-5
/
+29
2015-06-09
bradient: Activate the decoration's buttons on mouse release, not press
Giulio Camuffo
1
-6
/
+36
2015-06-09
Fix a corner case freed memory use/crash
Giulio Camuffo
1
-1
/
+1
2015-06-09
Don't generate spurious selection events
Giulio Camuffo
1
-1
/
+1
2015-06-08
Add 3 QList::reserve() calls
Sergio Martins
3
-2
/
+7
2015-06-03
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
28
-69
/
+349
2015-05-29
Fix that we pick up the generated headers in source packages
Jørgen Lind
1
-0
/
+2
2015-05-28
Fix crash when the wl_shm global comes after a wl_output one
Giulio Camuffo
3
-1
/
+8
2015-05-25
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
0
-0
/
+0
2015-05-17
Fix the build error in public headers
Bhushan Shah
2
-3
/
+3
2015-05-15
Add safety check in QWaylandInputDevice::Keyboard::modifiers()
Martin Gräßlin
1
-0
/
+3
2015-05-14
Fix threaded OpenGL rendering on Mesa and possibly other EGLs
Giulio Camuffo
3
-4
/
+14
2015-05-07
Reset wayland object pointer after destroy
Arnaud Vrac
1
-0
/
+4
2015-05-07
Track last input window with a QPointer in case it is destroyed
Arnaud Vrac
2
-2
/
+8
2015-05-07
Map more XKB key codes
Arnaud Vrac
1
-0
/
+17
2015-05-06
Remove output extension
Pier Luigi Fiorini
16
-375
/
+10
2015-05-04
Fix crash on keyboard remove
Giulio Camuffo
1
-0
/
+4
2015-04-24
Let the underlying system decide the default keymap parameters
Giulio Camuffo
1
-2
/
+2
2015-04-24
Use a FontSmoothingGamma value of 1.0
Giulio Camuffo
1
-0
/
+7
2015-04-24
Use defines instead of hardcoded strings
Giulio Camuffo
1
-6
/
+4
2015-04-24
Do not manually update the xkb state
Giulio Camuffo
1
-1
/
+0
2015-04-23
Introduce the surface role concept
Giulio Camuffo
2
-0
/
+77
2015-04-21
Move surfaces to outputs
Pier Luigi Fiorini
15
-50
/
+274
2015-04-20
Bump version
Oswald Buddenhagen
1
-1
/
+1
2015-04-19
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
33
-1514
/
+258
2015-04-16
Add client side support for media keys
Giulio Camuffo
1
-0
/
+7
2015-04-15
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
21
-52
/
+54
2015-04-11
brcm-egl: Avoid conflicts with GLES3
Pier Luigi Fiorini
1
-0
/
+2
2015-04-10
Remove .desktop suffix to appId
Pier Luigi Fiorini
1
-4
/
+18
2015-04-08
Don't handle mouse events in decos if buttons were pressed in the content area
Giulio Camuffo
1
-1
/
+2
2015-04-02
Fixed license files
Jani Heikkinen
3
-683
/
+182
2015-03-31
examples: remove unused windowDestroyed signal
Olivier Blin
2
-15
/
+0
2015-03-30
Tests: Blacklist tst_WaylandCompositor::keyboardGrab
Caroline Chao
1
-0
/
+2
2015-03-30
Fix build for brcm-egl integration
Pier Luigi Fiorini
1
-3
/
+0
2015-03-30
brcm-egl: Disambiguate wl_registry
Pier Luigi Fiorini
1
-0
/
+1
2015-03-29
qwindow-compositor: fix rendering shm NPOT textures with OpenGL ES2
Olivier Blin
1
-0
/
+1
2015-03-29
Drop unused mScreensInitialized variable in QWaylandDisplay
Olivier Blin
1
-1
/
+0
2015-03-27
Fix shm buffers init and destruction on failure
Olivier Blin
2
-5
/
+12
2015-03-27
Fix connecting to surfaceDestroyed
Olivier Blin
1
-3
/
+3
2015-03-27
Fix BrcmBuffer build
Olivier Blin
1
-1
/
+1
2015-03-27
Remove useless EGL linking in plugins
Olivier Blin
5
-10
/
+0
2015-03-27
Make QWaylandShellSurface a QObject to allow build without RTTI
Olivier Blin
4
-7
/
+11
2015-03-24
ShellSurface: fix leak of QWaylandSurfaceItem on destruction
Olivier Blin
1
-0
/
+1
2015-03-24
Use Qt foreach instead of C++11 specific range-base for loop
Olivier Blin
1
-1
/
+1
2015-03-24
Remove local documentation template
Topi Reinio
3
-776
/
+0
2015-03-23
Keep Surface's visibility is in sync between client and compositor.
Gunnar Sletta
4
-14
/
+9
2015-03-20
Fix build with gcc <= 4.5
Olivier Blin
1
-1
/
+1
[prev]
[next]