summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix Math.pow implementation with MinGW-w64Jonathan Liu2013-01-091-7/+23
| |/ / |/| |
* | | 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 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
* | CMake: Test module includesStephen Kelly2012-10-311-0/+7
* | Fixed compile with -no-widgetsRohan McGovern2012-10-262-1/+12
* | Fix mmap usage.Jędrzej Nowacki2012-10-221-2/+2
|/
* Update docs after modularization of docsTor Arne Vestbø2012-10-115-756/+4
* Doc: Updated include statements to point to the doc/global templatesVenugopal Shivashankar2012-09-281-2/+2
* HTML template: Updated copyright notice from Nokia to Digia PlcJerome Pasion2012-09-262-27/+2
* Fix header guardLars Knoll2012-09-251-0/+1
* Doc: Changed title of Qt Script module pageGeir Vattekar2012-09-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24320-5302/+5302
* Doc:Adding documentation templates from qtbaseJerome Pasion2012-09-213-0/+776
* fix examples/script/qscript for MSVCJoerg Bornemann2012-09-141-1/+1
* Tests: Use qInstallMessageHandlerKai Koehne2012-09-141-4/+4
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-114-6/+1
* Fix MinGW-w64 compilationJonathan Liu2012-09-041-1/+1
* Update the git-archive export optionsThiago Macieira2012-09-032-2/+4
* Add doc/qtscript to .gitignorev5.0.0-beta1Yuchen Deng2012-08-271-0/+1
* Capture full backtrace when a native function calls back into JSKent Hansen2012-08-222-2/+51
* Remove the use of the QWidgetStar metatypeid.Stephen Kelly2012-08-156-14/+165
* Make QScriptEngine::uncaughtExceptionBacktrace() work againKent Hansen2012-08-157-29/+90
* Remove dead code from backtrace autotestKent Hansen2012-08-151-35/+0
* Add default conversion for types long and ulongKent Hansen2012-08-144-0/+94
* Suppress JavaScriptCore 'LEAK' messages at application exitKent Hansen2012-08-132-0/+5