index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
declarative
/
qml
/
qdeclarativeworkerscript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Thiago Macieira
2011-03-17
1
-1
/
+1
|
\
|
*
Qt.include() used in WorkerScript is broken on Windows.
Martin Jones
2011-03-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-17
1
-3
/
+63
|
\
\
|
|
/
|
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration
Qt Continuous Integration System
2011-02-14
1
-3
/
+63
|
|
\
|
|
*
Report any exceptions occurring in WorkerScript javascript code
Bea Lam
2011-02-11
1
-3
/
+63
*
|
|
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-10
1
-6
/
+1
|
\
\
\
|
|
/
/
|
*
|
Doc: Fixed invalid/incomplete QML code snippets.
David Boddie
2011-01-17
1
-6
/
+1
|
|
/
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Merge branch 4.7 into qt-master-from-4.7
Qt Continuous Integration System
2010-12-24
1
-1
/
+1
|
\
\
|
|
/
|
*
WorkerScript could starve image loading of CPU.
Martin Jones
2010-12-23
1
-1
/
+1
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-11-25
1
-0
/
+13
|
\
\
|
|
/
|
*
Allow javascript date and regexp objects in WorkerScript messages
Bea Lam
2010-11-24
1
-0
/
+13
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-11-12
1
-2
/
+28
|
\
\
|
|
/
|
*
Add documentation about script evaluation context and allowed types
Bea Lam
2010-11-04
1
-2
/
+28
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-08-25
1
-0
/
+1
|
\
\
|
|
/
|
*
qdoc: Reorganized the QML elements table to be a dictionary...
Martin Smith
2010-08-16
1
-0
/
+1
*
|
Remove the use of deprecated qVariant*
Olivier Goffart
2010-08-06
1
-1
/
+1
|
/
*
Minor doc fixes
Bea Lam
2010-06-11
1
-1
/
+4
*
Doc fixes and improvements - fix some example code, link to
Bea Lam
2010-06-02
1
-3
/
+3
*
Allow js files with '.pragma library' to be used from WorkerScript
Bea Lam
2010-05-26
1
-0
/
+1
*
Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivate
Bea Lam
2010-05-24
1
-9
/
+1
*
Allow resource files to be loaded in WorkerScript
Bea Lam
2010-05-24
1
-3
/
+11
*
doc fix
Bea Lam
2010-05-18
1
-2
/
+2
*
Qt.include() support in worker scripts
Aaron Kennedy
2010-05-14
1
-1
/
+5
*
Make QDeclarativeParserStatus method pure virtual to encourage right code.
Warwick Allison
2010-04-30
1
-7
/
+22
*
Move documentation code to snippet.
Yann Bodson
2010-04-12
1
-41
/
+15
*
Make sure WorkerScript thread is stopped on deletion. This also fixes
Bea Lam
2010-04-09
1
-0
/
+13
*
Replace "import Qt 4.6" with "import Qt 4.7"
Michael Brasser
2010-04-08
1
-1
/
+1
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-4
/
+4
*
WorkerScript was receiving events after deletion and trying to process
Bea Lam
2010-03-30
1
-1
/
+5
*
Fix mutex handling that was causing tests to sometimes crash/fail.
Bea Lam
2010-03-23
1
-2
/
+2
*
Remove WorkerListModel and integrate its functionality into ListModel.
Bea Lam
2010-03-16
1
-630
/
+17
*
Add WorkerScript docs and tests.
Bea Lam
2010-03-03
1
-1
/
+82
*
Add docs and tests for WorkerListModel.
Bea Lam
2010-03-02
1
-1
/
+136
*
Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...
Warwick Allison
2010-02-24
1
-0
/
+1041