summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into androidwip/androidEskil Abrahamsen Blomfeldt2013-02-08379-103194/+7895
|\
| * 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
| | |\
| | | * 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
| * | | | | 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
| |\ \ \ \ | | |/ / /
| | * | | 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
| | * | | Fix Math.pow implementation with MinGW-w64Jonathan Liu2013-01-091-7/+23
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-0441-237/+150
| |\ \ \ | | |/ /
| | * | Add changes-5.0.1 fileSergio Ahumada2013-01-031-0/+51
| | * | Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-201-0/+3
| | |/
| | * remove obsolete DEPENDPATH assignmentsv5.0.0Oswald Buddenhagen2012-12-164-4/+0
| | * remove unnecessary CONFIG additionOswald Buddenhagen2012-12-161-2/+0
| | * make use of qt_headersclean.prfv5.0.0-rc2Oswald Buddenhagen2012-12-122-73/+2
| | * purge ce-compat referencesOswald Buddenhagen2012-12-123-2/+28
| | * Add PLUGIN_CLASS_NAME to qtscript pluginsMiikka Heikkinen2012-12-101-0/+1
| | * Doc: Replace outdated macroChristian Stenger2012-12-071-2/+2
| | * centralize and fixup example sources install targetsv5.0.0-rc1Joerg Bornemann2012-12-0511-59/+44
| | * Change copyrights from Nokia to DigiaSergio Ahumada2012-12-058-8/+8
| | * QtScript: Fix link to Qt Linguist Manual.David Schulz2012-12-042-2/+2
| | * sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-1/+1
| | * remove symbian vestigesOswald Buddenhagen2012-12-0419-84/+7
| | * Doc: Changed link in qdocconf file to point to landing page.Jerome Pasion2012-12-031-2/+3
* | | Fix compile on AndroidBogDan Vatra2013-01-104-13/+38
|/ /
* | sync.profile: Point dependencies to 'refs/heads/dev'Sergio Ahumada2012-12-131-1/+1
|/
* Fix up the Qt Script docsLars Knoll2012-11-293-92/+48
* Change copyright holder from Nokia to DigiaSergio Ahumada2012-11-271-1/+1
* Updated the module overviewLars Knoll2012-11-271-26/+36
* Always get the default flags from QAIM.Stephen Kelly2012-11-272-2/+2
* Fix scriptdebugger exampleChristian Stenger2012-11-271-1/+2
* Compile fix for example after changes to QApplication constructorAndy Shaw2012-11-242-10/+2
* Fix build of installed examples.Friedemann Kleint2012-11-211-1/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-1/+0
|\
| * Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-291-1/+0
* | autotests were moved to qtbase as they have no real script dependencyOliver Wolff2012-11-0827-3012/+0
* | adjust to qt_plugin.prf changesv5.0.0-beta2Oswald Buddenhagen2012-11-011-4/+3
* | CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-81/+0
* | CONFIG+=uitools is deprecated. Use QT+=uitools insteadSergio Ahumada2012-10-312-4/+2