summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-03Bump package version to 5.5.90+alpha1tizen_4.0.m1_releasesubmit/tizen_unified/20170308.100416submit/tizen_3.0_ivi/20161010.000006submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093754submit/tizen/20160307.093400submit/tizen/20160304.100500submit/tizen/20160303.114700submit/tizen/20160303.090622accepted/tizen/wearable/20160307.111512accepted/tizen/unified/20170309.040459accepted/tizen/tv/20160307.111448accepted/tizen/mobile/20160307.111425accepted/tizen/ivi/20160307.103619accepted/tizen/common/20160307.154640accepted/tizen/3.0/ivi/20161011.062418accepted/tizen/3.0/common/20161114.111710tizen_3.0.m2tizen_3.0tizenaccepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonTomasz Olszak1-3/+1
2016-03-03Add package require : udevMun, Gwan-gyeong1-0/+1
2015-11-10Bump package version to 5.4.1Tomasz Olszak1-1/+1
2015-11-10packaging: Bump to 5.4.0Philippe Coval1-1/+1
2015-11-10Updated to Qt 5.3.99+beta1Tomasz Olszak1-1/+2
2015-11-10Added .gbs.conf file to follow upstream tags formatTomasz Olszak1-0/+2
2015-11-10Changed source package name in prep step to allow incremental builds.Tomasz Olszak1-2/+2
2015-11-10packaging: enable xdg-shell at runtimePhilippe Coval1-0/+5
2015-11-10Bump package version to 5.3.1Tomasz Olszak1-1/+1
2015-11-10Bump package version to 5.3.0Tomasz Olszak1-1/+1
2015-11-10Bump package version to 5.2.96+rc2Tomasz Olszak1-1/+1
2015-11-10Bump package version to 5.2.95+rc1Tomasz Olszak1-1/+1
2015-11-10packaging: updated path to client plugins.Tomasz Olszak1-2/+2
2015-11-10Added manifest file according to smack 3-domain model.Tomasz Olszak2-0/+9
2015-11-10Bump package version to 5.2.90+alphaTomasz Olszak1-1/+1
2015-11-10Bump package version to 5.2.2Tomasz Olszak1-1/+1
2015-11-10Fixed build when %{with x} and %{with wayland} is set.Tomasz Olszak1-0/+4
2015-11-10spec: Added mtdev dependencyTomasz Olszak1-0/+1
2015-11-10Spec: Qt5WaylandClient handled.Tomasz Olszak1-14/+12
2015-11-10Bump package version to 5.2.1Tomasz Olszak1-1/+1
2015-11-10Build qtwayland only when %{with wayland}.Tomasz Olszak1-3/+7
2015-11-10Added Tizen spec filesTomasz Olszak2-137/+118
2015-11-10packaging: Import from MerTomasz Olszak1-0/+137
2015-08-28Merge remote-tracking branch 'origin/5.5' into 5.6v5.5.90+alpha1upstreamLiang Qi14-71/+777
2015-08-27Don't crash if loading the keymap failsGiulio Camuffo2-20/+37
2015-08-26Reset surface transientParent when the parent is destroyed.Mikko Harju1-0/+8
2015-08-26Fix QDesktopServices::openUrl when there is no windowmanager integrationGiulio Camuffo2-15/+20
2015-08-25Enable input context selectionBernd Weimer1-1/+3
2015-08-13Add the GPLv3 license textThiago Macieira2-0/+688
2015-08-06Compile after QPA API changes.Morten Johan Sørvig2-6/+6
2015-07-23Use xkbcommon for internal key events tooGiulio Camuffo9-165/+341
2015-07-22Remove scoped enums to fix builds without C++11 support.Julien Brianceau2-4/+4
2015-07-22Use standard wl_subsurface interface to set a window as a child of another oneGiulio Camuffo6-92/+113
2015-07-15Add a mechanism to delay unmapping of surfacesGiulio Camuffo9-21/+91
2015-07-06Fix possible race condition leading to a dead lockGiulio Camuffo5-21/+6
2015-07-04Use by-ref in foreach where T is non-trivialSergio Martins1-1/+1
2015-07-04Fix tooltips without a transient parentGiulio Camuffo2-15/+17
2015-06-29Merge remote-tracking branch 'origin/5.5' into devLiang Qi23-24/+160
2015-06-29Prevent QWaylandQuickSurface from holding onto multiple buffers indefinitely.Andrew den Exter3-3/+20
2015-06-29Bump versionOswald Buddenhagen1-1/+1
2015-06-26Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi1-0/+33
2015-06-16update keymap right away when no key is currently pressedCedric Chedaleux1-6/+13
2015-06-15added a changes for 5.5.0Jørgen Lind1-0/+33
2015-06-12Fix crash when resizing a window in brcm-eglOlivier Blin1-0/+3
2015-06-12Remove unused m_mutex variable in brcm-eglOlivier Blin1-2/+0
2015-06-12Fix wl_buffer leak in the brcm-egl client integrationOlivier Blin1-0/+1
2015-06-12Fix typo in xcomposite-egl integration fatal messagesOlivier Blin2-2/+2
2015-06-12Fix input devices leak in clientOlivier Blin1-0/+3
2015-06-12Fix xkb keymap string leak in the compositorOlivier Blin1-0/+1
2015-06-12Fix private object leak in surface op/interface classesOlivier Blin2-0/+8