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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
Fix input devices leak in client
Olivier Blin
1
-0
/
+3
2015-06-12
Fix xkb keymap string leak in the compositor
Olivier Blin
1
-0
/
+1
2015-06-12
Fix private object leak in surface op/interface classes
Olivier Blin
2
-0
/
+8
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-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-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-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-21
Move surfaces to outputs
Pier Luigi Fiorini
15
-50
/
+274
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
18
-34
/
+50
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-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
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 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-20
Fix build with gcc <= 4.5
Olivier Blin
1
-1
/
+1
2015-03-10
Disable -Wcast-qual in qtwayland
Thiago Macieira
3
-0
/
+9
2015-03-10
Send done and scale events only when clients support wl_output >= 2
Pier Luigi Fiorini
1
-8
/
+14
2015-03-10
Check the surface input mask for hover events
Giulio Camuffo
2
-9
/
+8
2015-02-20
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
1
-2
/
+9
2015-02-17
Update copyright headers
Jani Heikkinen
277
-4028
/
+2724
2015-02-17
Fix build
Giulio Camuffo
1
-0
/
+2
2015-02-17
Add a way to get the native hardware integration buffer for a suface
Giulio Camuffo
2
-0
/
+6
2015-02-17
Run eventDispatcher in QWaylandDisplay::forceRoundTrip
Martin Gräßlin
1
-2
/
+9
2015-02-16
Add a integration hook to get the wayland queue used by the QPA plugin
Giulio Camuffo
1
-0
/
+2
2015-02-16
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
14
-31
/
+112
2015-02-13
Sanitize popup behavior.
Laszlo Agocs
6
-21
/
+37
[next]