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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove symbian vestiges
Oswald Buddenhagen
2012-12-04
19
-84
/
+7
*
Doc: Changed link in qdocconf file to point to landing page.
Jerome Pasion
2012-12-03
1
-2
/
+3
*
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
*
Always get the default flags from QAIM.
Stephen Kelly
2012-11-27
2
-2
/
+2
*
Fix scriptdebugger example
Christian Stenger
2012-11-27
1
-1
/
+2
*
Compile fix for example after changes to QApplication constructor
Andy Shaw
2012-11-24
2
-10
/
+2
*
Fix build of installed examples.
Friedemann Kleint
2012-11-21
1
-1
/
+1
*
Merge branch 'newdocs'
Eskil Abrahamsen Blomfeldt
2012-11-20
1
-1
/
+0
|
\
|
*
Doc: Removed the HTML template from the .qdocconf files
Jerome Pasion
2012-10-29
1
-1
/
+0
*
|
autotests were moved to qtbase as they have no real script dependency
Oliver Wolff
2012-11-08
27
-3012
/
+0
*
|
adjust to qt_plugin.prf changes
v5.0.0-beta2
Oswald Buddenhagen
2012-11-01
1
-4
/
+3
*
|
CMake: Remove obsolete test_modules test
Stephen Kelly
2012-11-01
3
-81
/
+0
*
|
CONFIG+=uitools is deprecated. Use QT+=uitools instead
Sergio Ahumada
2012-10-31
2
-4
/
+2
*
|
CMake: Test module includes
Stephen Kelly
2012-10-31
1
-0
/
+7
*
|
Fixed compile with -no-widgets
Rohan McGovern
2012-10-26
2
-1
/
+12
*
|
Fix mmap usage.
Jędrzej Nowacki
2012-10-22
1
-2
/
+2
|
/
*
Update docs after modularization of docs
Tor Arne Vestbø
2012-10-11
5
-756
/
+4
*
Doc: Updated include statements to point to the doc/global templates
Venugopal Shivashankar
2012-09-28
1
-2
/
+2
*
HTML template: Updated copyright notice from Nokia to Digia Plc
Jerome Pasion
2012-09-26
2
-27
/
+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
320
-5302
/
+5302
*
Doc:Adding documentation templates from qtbase
Jerome Pasion
2012-09-21
3
-0
/
+776
*
fix examples/script/qscript for MSVC
Joerg Bornemann
2012-09-14
1
-1
/
+1
*
Tests: Use qInstallMessageHandler
Kai Koehne
2012-09-14
1
-4
/
+4
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-11
4
-6
/
+1
*
Fix MinGW-w64 compilation
Jonathan Liu
2012-09-04
1
-1
/
+1
*
Update the git-archive export options
Thiago Macieira
2012-09-03
2
-2
/
+4
*
Add doc/qtscript to .gitignore
v5.0.0-beta1
Yuchen Deng
2012-08-27
1
-0
/
+1
*
Capture full backtrace when a native function calls back into JS
Kent Hansen
2012-08-22
2
-2
/
+51
*
Remove the use of the QWidgetStar metatypeid.
Stephen Kelly
2012-08-15
6
-14
/
+165
*
Make QScriptEngine::uncaughtExceptionBacktrace() work again
Kent Hansen
2012-08-15
7
-29
/
+90
*
Remove dead code from backtrace autotest
Kent Hansen
2012-08-15
1
-35
/
+0
*
Add default conversion for types long and ulong
Kent Hansen
2012-08-14
4
-0
/
+94
*
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
6
-38
/
+176
*
Move test helper function to separate header file
Kent Hansen
2012-08-09
4
-15
/
+64
*
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
4
-22
/
+36
*
Fix JIT crash on x86-64 (avoid 32-bit branch offset overflow)
Kent Hansen
2012-08-06
8
-39
/
+84
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
31
-0
/
+31
*
Fixed compile without QtWidgets, unify "is module available?" syntax
Rohan McGovern
2012-07-30
2
-1
/
+7
*
Test that the package configs for QtScript work.
Stephen Kelly
2012-07-19
5
-0
/
+97
*
Fix QScriptContextInfo::functionMetaIndex() for overloaded slots
Kent Hansen
2012-07-13
4
-66
/
+130
*
Check that property descriptor members are valid before using them
Kent Hansen
2012-07-12
1
-2
/
+2
*
use centralized handling of QT_BUILD_PARTS
Oswald Buddenhagen
2012-07-11
1
-21
/
+1
[next]