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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
233
-3858
/
+3858
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-11
3
-6
/
+0
*
Fix MinGW-w64 compilation
Jonathan Liu
2012-09-04
1
-1
/
+1
*
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
6
-21
/
+83
*
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
2
-0
/
+5
*
make use of QT_PRIVATE to specify private Qt dependencies
Oswald Buddenhagen
2012-08-11
1
-3
/
+1
*
follow rename of qt_module_config.prf to qt_module.prf
Oswald Buddenhagen
2012-08-11
2
-2
/
+2
*
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
10
-1
/
+80
*
QScriptEngine::pushContext(): Don't inherit parent context's scope
Kent Hansen
2012-08-08
3
-22
/
+9
*
Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)
Kent Hansen
2012-08-06
8
-39
/
+84
*
Fixed compile without QtWidgets, unify "is module available?" syntax
Rohan McGovern
2012-07-30
1
-1
/
+1
*
Fix QScriptContextInfo::functionMetaIndex() for overloaded slots
Kent Hansen
2012-07-13
3
-60
/
+130
*
Check that property descriptor members are valid before using them
Kent Hansen
2012-07-12
1
-2
/
+2
*
Ensure QObject wrappers are garbage-collected if appropriate
Kent Hansen
2012-07-03
4
-10
/
+41
*
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
3
-19
/
+3
*
auto-generate module pris
Oswald Buddenhagen
2012-06-25
2
-3
/
+4
*
Compile with clang's libc++
Bradley T. Hughes
2012-06-23
2
-2
/
+4
*
Fix possible type collision with ICU
Konstantin Ritt
2012-06-15
1
-1
/
+1
*
Skip a test case that started failing after the upgrade to Unicode 6.1
Konstantin Ritt
2012-06-15
1
-141
/
+47
*
Don't build scripttools when Qt is configured with -no-widgets
Kent Hansen
2012-06-06
1
-1
/
+2
*
don't reference $$QT_SOURCE/BUILD_TREE - they're unavailable here
Oswald Buddenhagen
2012-06-06
2
-3
/
+3
*
Doc: Modularize QtScript documentation.
Casper van Donderen
2012-06-05
32
-48
/
+5041
*
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
*
Fix scripttools compilation when some features are disabled
Kent Hansen
2012-06-01
4
-0
/
+44
*
Don't crash in debugger if QScriptEngine is deleted
Kent Hansen
2012-06-01
2
-1
/
+3
*
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
*
Update the includes after QIcon was moved back to QtGui
Olivier Goffart
2012-05-20
3
-3
/
+3
*
Fixed MSVC2011 build
Andreas Holzammer
2012-05-16
5
-10
/
+10
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-10
1
-1
/
+1
*
Revert "JSCore build fix for WEC7"
Andreas Holzammer
2012-05-10
1
-11
/
+0
*
Change uses of {to,from}Ascii to {to,from}Latin1
Thiago Macieira
2012-05-03
3
-4
/
+4
*
Port qtscript to QMetaMethod-based connectNotify()
Kent Hansen
2012-05-01
1
-23
/
+2
*
Fix some deprecation warnings in QtScript.
Friedemann Kleint
2012-04-30
6
-14
/
+24
*
Addapt QtScript to the new moc output
Olivier Goffart
2012-04-25
1
-5
/
+1
*
JSCore build fix for WEC7
Janne Anttila
2012-04-19
1
-0
/
+11
*
WEC7 build fix - use ptrdiff_t from std namespace.
Janne Anttila
2012-04-19
1
-1
/
+1
*
Fixes to JSCore for WinCE.
Janne Anttila
2012-04-19
1
-9
/
+9
[next]