summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-13tizen: disabled JIT to support more configstizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi/20141014.000000submit/tizen_common/20141013.210304accepted/tizen/ivi/20141014.072140accepted/tizen/common/20141013.234411tizen_3.0_ivitizen_3.0.m14.3_ivitizen_3.0.2014.q3_commonaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonPhilippe Coval1-1/+1
2014-10-10Fixed devel package for using cmake devel filesTomasz Olszak1-0/+1
2014-10-10Updated to Qt 5.3.99+beta1Tomasz Olszak1-15/+18
2014-10-10Added .gbs.conf file to follow upstream tags formatTomasz Olszak1-0/+2
2014-10-10Changed source package name in prep step to allow incremental builds.Tomasz Olszak1-2/+2
2014-10-10clean spec fileRonan Le Martret1-4/+10
2014-10-10Remove macro used in 'Release' fieldGeoffroy Van Cutsem1-1/+1
2014-10-10Bump package version to 5.3.1Tomasz Olszak1-1/+1
2014-10-10Bump package version to 5.3.0Tomasz Olszak1-1/+1
2014-10-10packaging: run all demos using qmlscenePhilippe Coval2-1/+9
2014-10-10packaging: add icon to launcherPhilippe Coval2-0/+4
2014-10-10packaging: add launcherPhilippe Coval3-3/+22
2014-10-10Bump package version to 5.2.96+rc2Tomasz Olszak1-1/+1
2014-10-10Bump package version to 5.2.95+rc1Tomasz Olszak1-1/+1
2014-10-10Added manifest file according to smack 3-domain model.Tomasz Olszak2-0/+31
2014-10-10packaging: ship examples subpackage for sample qml demosPhilippe Coval1-3/+14
2014-10-10Bump package version to 5.2.90+alphaTomasz Olszak1-25/+32
2014-10-10Bump package version to 5.2.2Tomasz Olszak1-1/+1
2014-10-10Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-10-10spec adapted for TizenTomasz Olszak1-85/+100
2014-10-10Import from MerTomasz Olszak1-0/+462
2014-10-10Blacklist jit on Tizen Mobile EmulatorTomasz Olszak1-1/+1
2014-10-04Tizen: Use QT_TIZEN_EMULATOR macroTomasz Olszak1-2/+2
2014-10-04Workaround for Tizen emulator like for Nouveau driver.Tomasz Olszak1-1/+5
2014-10-01Prevent removeFirst call on empty list.v5.3.99+beta1Zeno Endemann1-2/+2
2014-10-01use the new form of QTranslator::load() for more flexibilityShawn Rutledge4-13/+16
2014-10-01documentation for qmldir "depends" declarationShawn Rutledge1-0/+19
2014-10-01qmlimportscanner: parse "depends" lines in qmldir filesShawn Rutledge1-2/+23
2014-10-01qmldir parser: add support for "depends component version" syntaxShawn Rutledge4-0/+65
2014-10-01Partially revert d9c531781e6c95f80681b3c82700833e1de88794Gunnar Sletta5-48/+22
2014-09-30Make Canvas use texture atlas for smallish Image based canvases.Gunnar Sletta3-17/+10
2014-09-30Document that QQmlApplicationEngine's root item must be a window.Mitch Curtis1-1/+5
2014-09-30Fix compiler warningLars Knoll1-0/+1
2014-09-30Update the Calqltr demo visuals and engine logicTopi Reinio6-52/+181
2014-09-30Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio49-119/+81
2014-09-30Fix build when using -WerrorSérgio Martins1-1/+1
2014-09-30Add orientationUpdateMask to QQuickScreenAlex Blasche4-1/+47
2014-09-30Revert "Temporarily mark grab()/item.layer tests insignificant under ANGLE"Andrew Knight2-36/+0
2014-09-30Partially revert "Disable tests on failing ANGLE config"Andrew Knight1-3/+0
2014-09-30Fix example in scope documentationSimon Hausmann1-2/+2
2014-09-29Also search for visual children in TestCase::findChild().Mitch Curtis2-3/+66
2014-09-29Give Item::layer documentation some much needed love.Gunnar Sletta10-2/+460
2014-09-25qmlimportscanner: allow a qmlFile to come from stdinFawzi Mohamed1-16/+26
2014-09-25Doc: Replace VisualDataModel with DelegateModelNico Vertriest2-21/+21
2014-09-25Updated calqlatr demoJohanna Aijala4-15/+54
2014-09-25Doc: Add docs for Clocks exampleLeena Miettinen1-3/+89
2014-09-25Reset 'invalidatePending' after the FBO has been recreated.Gunnar Sletta1-0/+1
2014-09-24QDSM: Nested statemachines are supportedSebastian Sauer3-8/+72
2014-09-24move QQuickWindowAttached to QQuickWindowQmlImplShawn Rutledge3-12/+7
2014-09-24Fix cleanup of non-threaded render loops.Gunnar Sletta3-61/+42