index
:
delta/qt5/qtscript.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.2
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
v8
wip/android
wip/qt6
wip/v8
code.qt.io: qt/qtscript.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dev' into android
wip/android
Eskil Abrahamsen Blomfeldt
2013-02-08
91
-267
/
+197
|
\
|
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-05
15
-101
/
+100
|
|
\
|
|
*
Merge branch 'release' into stable
Sergio Ahumada
2013-01-31
4
-10
/
+9
|
|
|
\
|
|
|
*
Fix QtScript crash on 64bit with JIT.
v5.0.1
Friedemann Kleint
2013-01-28
1
-1
/
+1
|
|
|
*
Doc: Modularized Qt Script Tools documentation.
Jerome Pasion
2013-01-24
3
-8
/
+7
|
|
|
*
doc: Fix namespace version to 5.0.1 for qhp documentation
Sergio Ahumada
2013-01-12
1
-1
/
+1
|
|
*
|
Doc: Fix module name format
Sze Howe Koh
2013-01-26
12
-91
/
+91
|
*
|
|
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-28
14
-56
/
+0
|
|
/
/
|
*
|
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
88
-90
/
+90
|
|
/
|
*
Doc: Replace outdated macro
Christian Stenger
2012-12-07
1
-2
/
+2
|
*
QtScript: Fix link to Qt Linguist Manual.
David Schulz
2012-12-04
2
-2
/
+2
|
*
remove symbian vestiges
Oswald Buddenhagen
2012-12-04
1
-14
/
+0
|
*
Doc: Changed link in qdocconf file to point to landing page.
Jerome Pasion
2012-12-03
1
-2
/
+3
*
|
Fix compile on Android
BogDan Vatra
2013-01-10
1
-0
/
+11
|
/
*
Fix up the Qt Script docs
Lars Knoll
2012-11-29
3
-92
/
+48
*
Change copyright holder from Nokia to Digia
Sergio Ahumada
2012-11-27
1
-1
/
+1
*
Updated the module overview
Lars Knoll
2012-11-27
1
-26
/
+36
*
Doc: Removed the HTML template from the .qdocconf files
Jerome Pasion
2012-10-29
1
-1
/
+0
*
Update docs after modularization of docs
Tor Arne Vestbø
2012-10-11
2
-5
/
+4
*
Doc: Updated include statements to point to the doc/global templates
Venugopal Shivashankar
2012-09-28
1
-2
/
+2
*
Fix header guard
Lars Knoll
2012-09-25
1
-0
/
+1
*
Doc: Changed title of Qt Script module page
Geir Vattekar
2012-09-24
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
89
-402
/
+402
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-11
1
-2
/
+0
*
Capture full backtrace when a native function calls back into JS
Kent Hansen
2012-08-22
1
-2
/
+10
*
Remove the use of the QWidgetStar metatypeid.
Stephen Kelly
2012-08-15
2
-12
/
+7
*
Make QScriptEngine::uncaughtExceptionBacktrace() work again
Kent Hansen
2012-08-15
4
-21
/
+80
*
Add default conversion for types long and ulong
Kent Hansen
2012-08-14
2
-0
/
+30
*
Suppress JavaScriptCore 'LEAK' messages at application exit
Kent Hansen
2012-08-13
1
-0
/
+3
*
follow rename of qt_module_config.prf to qt_module.prf
Oswald Buddenhagen
2012-08-11
1
-1
/
+1
*
Fix GC issues related to QObject connections and ownership
Kent Hansen
2012-08-09
4
-38
/
+108
*
Add qtscriptglobal.h for the qtscript.git module EXPORT macros
Thiago Macieira
2012-08-09
9
-1
/
+79
*
QScriptEngine::pushContext(): Don't inherit parent context's scope
Kent Hansen
2012-08-08
3
-22
/
+9
*
Fix QScriptContextInfo::functionMetaIndex() for overloaded slots
Kent Hansen
2012-07-13
3
-60
/
+130
*
Ensure QObject wrappers are garbage-collected if appropriate
Kent Hansen
2012-07-03
3
-5
/
+36
*
Use the new function QMetaMethod::name() instead of methodSignature()
Kent Hansen
2012-06-29
1
-56
/
+12
*
doc: add a few missing properties to the ECMAScript reference
Kent Hansen
2012-06-29
1
-0
/
+26
*
doc: remove wrong information about Error object stack property
Kent Hansen
2012-06-29
1
-7
/
+0
*
Don't crash if queued signal handler no longer exists
Kent Hansen
2012-06-26
1
-1
/
+7
*
build system cleanups
Oswald Buddenhagen
2012-06-25
1
-9
/
+1
*
auto-generate module pris
Oswald Buddenhagen
2012-06-25
1
-1
/
+0
*
Doc: Modularize QtScript documentation.
Casper van Donderen
2012-06-05
31
-43
/
+5036
*
Disable C++11 support when building QtScript
Bradley T. Hughes
2012-06-04
1
-0
/
+1
*
Fix crash when converting invalid JSValue to string
Kent Hansen
2012-06-01
1
-0
/
+2
*
Fix crash when accessing QObject properties through activation object
Kent Hansen
2012-06-01
2
-0
/
+5
*
Add missing staticMetaObject member initialization
Kent Hansen
2012-05-29
1
-1
/
+1
*
Deprecate the Encoding argument of qsTranslate
Lars Knoll
2012-05-21
1
-19
/
+19
*
Simplify QVariant::convert and QVariant::canConvert calls.
Jędrzej Nowacki
2012-05-21
2
-4
/
+4
*
qMalloc, qFree and qRealloc are deprecated.
Debao Zhang
2012-05-20
2
-9
/
+9
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-03
1
-2
/
+2
[next]