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
*
Fix JS to QVariant type conversion
Kent Hansen
2012-01-09
2
-26
/
+3
*
Update copyright year in license headers.
Jason McDonald
2012-01-09
214
-216
/
+216
*
Fix QScriptEngine::ExcludeDeleteLater and metaobject-related autotests
Rohan McGovern
2012-01-06
1
-1
/
+4
*
Fix compilation due to header changes
Sergio Ahumada
2011-12-17
1
-2
/
+2
*
QtScript: Fix warnings about set/unused variables.
Friedemann Kleint
2011-11-10
3
-6
/
+1
*
Fix warnings about deprecated assignments of QAtomicInt.
Friedemann Kleint
2011-10-31
1
-2
/
+0
*
QtScript: Remove qpa-sections from .profiles.
Friedemann Kleint
2011-10-26
1
-5
/
+1
*
Use QBasicAtomicInt load() and store() instead of implicit casting
Bradley T. Hughes
2011-10-10
1
-7
/
+7
*
Fix typo in JavaScriptCore/runtime/Structure.cpp
Kent Hansen
2011-10-05
1
-1
/
+1
*
Fixed compile for removal of Qt::escape
Rohan McGovern
2011-09-30
1
-1
/
+1
*
Merge branch 'refactor'
Gunnar Sletta
2011-09-13
26
-77
/
+77
|
\
|
*
Merge remote branch 'gerrit/master' into refactor
Samuel Rødal
2011-07-29
14
-42
/
+24
|
|
\
|
*
|
QtScripts: Widget library split.
Friedemann Kleint
2011-05-24
26
-77
/
+77
*
|
|
Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'
suzuki toshiya
2011-09-12
2
-2
/
+2
*
|
|
Fix translation context for QML files in a QRC.
Michael Brasser
2011-07-29
1
-1
/
+6
|
|
/
|
/
|
*
|
Replace all QAtomicInt ref variables by QSharedData inheritance.
Jedrzej Nowacki
2011-07-11
10
-30
/
+20
*
|
Use QAtomicInt instead of QBasicAtomicInt
Thiago Macieira
2011-07-08
11
-19
/
+11
*
|
Use feature profile loading instead of direct inclusion.
axis
2011-06-07
3
-3
/
+3
|
/
*
Update licenseheader text in source files for qtscript Qt module
Jyri Tahtela
2011-05-24
146
-2500
/
+2500
*
Doc: Fixed qdoc warnings.
David Boddie
2011-05-20
1
-1
/
+1
*
Fix crashes with regular expressions QtScript on ARM traditional architectures
Simon Hausmann
2011-05-16
1
-0
/
+6
*
Add QTSCRIPT_VERSION and QTSCRIPTTOOLS_VERSION macros for qtscript module
Liang Qi
2011-05-11
2
-0
/
+4
*
Removed some superfluous semicolons
Thorbjørn Lindeijer
2011-05-10
1
-9
/
+9
*
Use private headers
Marius Storm-Olsen
2011-05-02
2
-2
/
+2
*
Define the QT_NO_.... when the module is absant from QT_CONFIG
Olivier Goffart
2011-05-02
1
-0
/
+2
*
Add module.prf, and install MODULE_PRI for each module
Marius Storm-Olsen
2011-05-02
2
-0
/
+8
*
Make QtScript main project file see dependencies properly and etc.
Liang Qi
2011-04-27
1
-2
/
+4
*
Update qtscript by following the new method.
Liang Qi
2011-04-27
2
-10
/
+0
*
First attempt to build scripttools.
Liang Qi
2011-04-27
1
-2
/
+9
*
First attempt to build script.
Liang Qi
2011-04-27
1
-13
/
+10
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
789
-0
/
+326039