summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Bump package version to 5.4.0tizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150127.000002submit/tizen_tv/20150323.000000submit/tizen_tv/20150320.000000submit/tizen_mobile/20150128.000000submit/tizen_ivi/20160217.000007submit/tizen_ivi/20160217.000000submit/tizen_ivi/20150120.333333submit/tizen_ivi/20150120.111111submit/tizen_ivi/20150116.333333submit/tizen_common/20150107.105300submit/tizen_3.0_ivi/20150120.222222accepted/tizen/wearable/20150129.005554accepted/tizen/tv/20150324.014641accepted/tizen/mobile/20150129.040551accepted/tizen/ivi/20160218.025835accepted/tizen/ivi/20150120.050814accepted/tizen/common/20150112.104327accepted/tizen/3.0/ivi/20150120.102901tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonTomasz Olszak1-1/+1
2014-12-15Fixed devel package for using cmake devel filesTomasz Olszak1-0/+1
2014-12-15Updated to Qt 5.3.99+beta1Tomasz Olszak1-15/+18
2014-12-15Added .gbs.conf file to follow upstream tags formatTomasz Olszak1-0/+2
2014-12-15Changed source package name in prep step to allow incremental builds.Tomasz Olszak1-2/+2
2014-12-15clean spec fileRonan Le Martret1-4/+10
2014-12-15Remove macro used in 'Release' fieldGeoffroy Van Cutsem1-1/+1
2014-12-15Bump package version to 5.3.1Tomasz Olszak1-1/+1
2014-12-15Bump package version to 5.3.0Tomasz Olszak1-1/+1
2014-12-15packaging: run all demos using qmlscenePhilippe Coval2-1/+9
2014-12-15packaging: add icon to launcherPhilippe Coval2-0/+4
2014-12-15packaging: add launcherPhilippe Coval3-3/+22
2014-12-15Bump package version to 5.2.96+rc2Tomasz Olszak1-1/+1
2014-12-15Bump package version to 5.2.95+rc1Tomasz Olszak1-1/+1
2014-12-15Added manifest file according to smack 3-domain model.Tomasz Olszak2-0/+31
2014-12-15packaging: ship examples subpackage for sample qml demosPhilippe Coval1-3/+14
2014-12-15Bump package version to 5.2.90+alphaTomasz Olszak1-25/+32
2014-12-15Bump package version to 5.2.2Tomasz Olszak1-1/+1
2014-12-15Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-12-15spec adapted for TizenTomasz Olszak1-85/+100
2014-12-15Import from MerTomasz Olszak1-0/+462
2014-12-15Blacklist jit on Tizen Mobile EmulatorTomasz Olszak1-1/+1
2014-12-15Tizen: Use QT_TIZEN_EMULATOR macroTomasz Olszak1-2/+2
2014-12-15Workaround for Tizen emulator like for Nouveau driver.Tomasz Olszak1-1/+5
2014-12-05QQmlInspectorService: handle views only with supported plugins.v5.4.0Ulf Hermann1-0/+1
2014-12-05qttest: make findChild available only for QtTest 1.1Fawzi Mohamed79-87/+89
2014-12-05Update plugins.qmltypesKai Koehne7-16/+278
2014-12-05Add string::arg method in installTranslatorFunctionsKai Koehne2-0/+11
2014-12-03Fix crashes on QNX/x86Simon Hausmann1-7/+6
2014-12-02Added change log for 5.4.0Simon Hausmann1-0/+144
2014-12-02Regression: Fix array data corruptionSimon Hausmann2-2/+4
2014-12-02Skip tst_qquickwindow::headless() when using ANGLE/Windows.Friedemann Kleint1-0/+5
2014-12-02Fix loading of .ui.qml form files with cached compilation unitsSimon Hausmann1-15/+21
2014-11-30Make effectiveDevicePixelRatio() return a qreal.Morten Johan Sørvig2-2/+2
2014-11-25Document Qt.application.supportsMultipleWindows property.Mitch Curtis1-0/+6
2014-11-13Invalidate font caches when switching between threadsEskil Abrahamsen Blomfeldt7-3/+108
2014-11-11Doc: Change the div classes for three-column layoutTopi Reinio1-12/+12
2014-11-11Don't embded qmldbg_tcp plugin to libQt5Qml in static buildPasi Petäjäjärvi1-5/+0
2014-11-11qml: obey QT_NO_REGULAREXPRESSION definePasi Petäjäjärvi1-1/+4
2014-11-10Revert "Fix pixel bleed in BorderImage"Eskil Abrahamsen Blomfeldt7-439/+72
2014-11-10Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen18-218/+296
2014-11-10Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen18-218/+296
2014-11-10Fix not having a context when cleaning up on WindowsLaszlo Agocs1-3/+18
2014-11-07qmlscene: Simplify context sharing logic.Pierre Rossi1-9/+3
2014-11-07QQuickWindow: let 'clearFocusObject' clear all the way to the rootRichard Moe Gustavsen1-2/+4
2014-11-07QQuickWindow autotest: verify that onClosing can block close()Shawn Rutledge1-0/+20
2014-11-07Debug: Make it possible to save distance field cache on WindowsEskil Abrahamsen Blomfeldt1-75/+67
2014-11-07Inspector: Do not assert when trying to stream QModelIndexKai Koehne2-3/+49
2014-11-06Avoid stack overflow when destroying InternalClassUlf Hermann1-18/+17
2014-11-06Stabilize tst_QQuickAccessibleJan Arve Sæther1-4/+0