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
...
*
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
*
Update implementation of callQtMethod after QMetaType::UnknownType introduction
Jędrzej Nowacki
2012-04-17
1
-8
/
+10
*
Add missing case in QScriptEnginePrivate::create
Jędrzej Nowacki
2012-04-17
1
-0
/
+1
*
Update QObjectConnectionManager to meta-object revision 7
Kent Hansen
2012-04-17
1
-10
/
+28
*
Adapt qtscript to QMetaMethod::signature() renaming
Kent Hansen
2012-04-17
3
-23
/
+23
*
Fix the build with gcc 4.7.
Andras Becsi
2012-04-12
2
-5
/
+2
*
Make QScriptValue QObject handling consistent.
Stephen Kelly
2012-03-06
1
-6
/
+16
*
Fix compilation, use DefaultCodec.
Friedemann Kleint
2012-03-06
1
-1
/
+1
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-06
4
-36
/
+36
*
Remove use of QT_ASCII_CAST_WARN_CONSTRUCTOR.
Stephen Kelly
2012-02-23
1
-2
/
+2
*
Use new plugin system in QtScript.
Friedemann Kleint
2012-02-23
2
-3
/
+7
*
Update QObjectConnectionManager meta-object to revision 6
Kent Hansen
2012-02-22
1
-11
/
+28
*
Fix link for QObject integration documentation in QScriptEngine
Teemu Katajisto
2012-02-21
1
-1
/
+1
*
Remove solaris-g++ SPARC workaround
Bradley T. Hughes
2012-02-21
1
-5
/
+0
*
Use new plugins system in Qt Script.
Friedemann Kleint
2012-02-17
1
-2
/
+3
*
Fix compilation on QNX.
Sean Harmer
2012-02-07
2
-2
/
+10
*
Build fix for Windows.
Friedemann Kleint
2012-02-07
1
-0
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
211
-213
/
+213
*
Update obsolete contact address.
Jason McDonald
2012-01-23
211
-279
/
+279
[prev]
[next]