summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add qtscript.morph to build the chunkbaserock/morphRichard Dale2013-05-301-0/+15
* sync.profile: Point dependencies to an empty stringv5.1.0-rc2v5.1.0-rc1v5.1.0Sergio Ahumada2013-05-251-1/+2
* Doc: Removed landing page from "technology-apis" group.Jerome Pasion2013-05-241-1/+0
* Add changes-5.1.0 fileSergio Ahumada2013-05-131-0/+22
* Fix compilation on ARMv5.1.0-beta1Samuli Piippo2013-05-061-3/+3
* Bring in WebKit r74029 to fix the build with clang.Raphael Kubo da Costa2013-04-291-2/+4
* Doc: Fix module names in .qdocconfTopi Reinio2013-04-262-22/+22
* Fix qtscript build for WEC7 by bringing ce-compat back to Qt5 .Janne Anttila2013-04-243-0/+704
* List QtScriptTools as a module under test.Stephen Kelly2013-04-081-0/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-032-2/+27
|\
| * substitute fixed version numbers in qdocconf files with variablesv5.0.2Sergio Ahumada2013-03-261-2/+2
| * Add changes-5.0.2 fileSergio Ahumada2013-03-201-0/+25
* | Fix compile on AndroidBogDan Vatra2013-04-023-7/+20
* | Bump MODULE_VERSION to 5.1.0v5.1.0-alpha1Sergio Ahumada2013-03-251-1/+1
* | Merge branch 'dev' into stableSergio Ahumada2013-03-1919-70/+9
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-0/+2
| |\ \
| * | | Fix CLANG-warnings.Friedemann Kleint2013-03-083-3/+4
| * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-083-3/+3
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-063-3/+3
| | |\ \ \
| * | | | | Remove deprecation of QScriptContextInfo::columnNumber().Friedemann Kleint2013-03-071-3/+1
| |/ / / /
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-187-11/+1661
| |\ \ \ \
| * \ \ \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-0736-134/+371
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-0536-134/+371
| | |\ \ \ \ \
| * | | | | | | Fix compile error caused by min/max defines.Friedemann Kleint2013-02-051-4/+4
| |/ / / / / /
| * | | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2815-60/+0
| * | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-17339-102775/+7386
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-0441-237/+150
| |\ \ \ \ \ \ \
| * | | | | | | | sync.profile: Point dependencies to 'refs/heads/dev'Sergio Ahumada2012-12-131-1/+1
* | | | | | | | | Test the cmake scripttools module only if widgets is available.Stephen Kelly2013-03-141-2/+11
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-121-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | define MODULE_VERSIONOswald Buddenhagen2013-02-271-0/+2
| * | | | | | Merge branch 'stable' into releaseOswald Buddenhagen2013-02-20350-102884/+9145
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
* | | | | | | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
* | | | | | | Fix a typo in QScript example.Jędrzej Nowacki2013-02-261-1/+1
| |/ / / / / |/| | | | |
* | | | | | Add license files mandated by (L)GPL.Timo Jyrinki2013-02-154-0/+1660
* | | | | | Remove QPointerBase bic check.Stephen Kelly2013-02-132-10/+0
* | | | | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'release' into stableSergio Ahumada2013-01-3115-26/+263
|\ \ \ \ \ | |/ / / /
| * | | | Fix QtScript crash on 64bit with JIT.v5.0.1Friedemann Kleint2013-01-282-4/+1
| * | | | Doc: Modularized Qt Script Tools documentation.Jerome Pasion2013-01-2413-16/+260
| * | | | Update changes file for 5.0.1 releaseSergio Ahumada2013-01-211-5/+1
| * | | | doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
| * | | | Merge branch 'stable' into releaseSergio Ahumada2013-01-092-0/+54
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | point dependencies to 'release' branchesSergio Ahumada2012-12-181-1/+1
* | | | | Doc: Fix module name formatSze Howe Koh2013-01-2623-108/+108
| |_|_|/ |/| | |
* | | | tst_bic: Add linux-gcc-ia32 bic dataSergio Ahumada2013-01-143-1/+7034
* | | | Remove the Qt 4 BIC data for QtScript.Sergio Ahumada2013-01-1413-102442/+0
* | | | Add a means to specify that the VM_POOL_SIZE can be 1gb and not 2gbAndy Shaw2013-01-141-0/+4
* | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-10313-315/+315
* | | | make use of qtHaveModule()Oswald Buddenhagen2013-01-108-10/+10