index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
qmljs
/
qmljsscopebuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
qmljsscopebuilder: avoid warning from clang
Robert Loehning
2014-11-04
1
-19
/
+20
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Fix coding style for else statements
Orgad Shaneh
2013-07-17
1
-2
/
+2
*
Clean headers in QmlJs.
Friedemann Kleint
2013-04-04
1
-1
/
+0
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-10
/
+6
|
/
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/
[email protected]
/
[email protected]
/
hjk
2011-11-03
1
-2
/
+2
*
|
QmlJS: Convert more dynamic_casts to value_casts.
Christian Kamm
2011-10-13
1
-2
/
+2
*
|
QmlJS: Add more value_casts.
Christian Kamm
2011-10-12
1
-3
/
+3
*
|
QmlJS: Compile fix.
Christian Kamm
2011-10-12
1
-1
/
+1
*
|
QmlJS: Rename QmlObjectValue -> CppComponentValue.
Christian Kamm
2011-10-12
1
-2
/
+2
*
|
QmlJS: Set correct scope in signal handlers.
Christian Kamm
2011-10-12
1
-5
/
+31
*
|
QmlJS: Move commonly used functions to qmlutils.h.
Christian Kamm
2011-10-10
1
-5
/
+2
|
/
*
QmlJS: Fix saving and restoring QML scope objects.
Christian Kamm
2011-09-28
1
-4
/
+11
*
QmlJS: Rework exported C++ type registry.
Christian Kamm
2011-09-19
1
-4
/
+4
*
QmlJS: Adjust existing code for updated QML parser.
Christian Kamm
2011-09-14
1
-4
/
+4
*
QmlJS: Remove Interpreter namespace.
Christian Kamm
2011-08-08
1
-1
/
+0
*
QmlJS: Share Context.
Christian Kamm
2011-08-08
1
-1
/
+1
*
QmlJS: Split Context and ScopeChain.
Christian Kamm
2011-08-08
1
-118
/
+35
*
QmlJS: Move Context to its own file.
Christian Kamm
2011-07-05
1
-1
/
+1
*
QmlJS: Rename Interpreter::Engine -> ValueOwner
Christian Kamm
2011-07-05
1
-2
/
+2
*
Qmljs: added scope for blocks in UiScriptBindings and UiPublicMember
Fawzi Mohamed
2011-06-07
1
-7
/
+26
*
QmlJS: Separate imported types and imported JS scopes.
Christian Kamm
2011-05-27
1
-2
/
+3
*
QmlJS: Refactor ObjectValue members.
Christian Kamm
2011-05-24
1
-1
/
+1
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
QmlJS: Stop doing significant work in constructors.
Christian Kamm
2011-05-06
1
-2
/
+1
*
QmlJS: Fix type detection for alias properties.
Christian Kamm
2011-05-04
1
-7
/
+8
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
QmlJS: Remove the strict separation of types and attached types.
Christian Kamm
2011-02-21
1
-1
/
+0
*
QmlJS: Completion for attached properties.
Christian Kamm
2011-02-10
1
-1
/
+3
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
QmlJS: Fix binding and scoping function expressions.
Christian Kamm
2010-11-25
1
-4
/
+6
*
|
QmlJS: Make evaluator understand expression statements.
Christian Kamm
2010-11-25
1
-10
/
+7
*
|
QmlJS: Reactivate instantiating component scope detection.
Christian Kamm
2010-11-25
1
-0
/
+5
*
|
QmlJS: Avoid infinite loop with recursive prototypes.
Christian Kamm
2010-11-15
1
-7
/
+8
|
/
*
QmlJS: Fix false-positive errors reported for ListElement, Connections.
Christian Kamm
2010-10-20
1
-1
/
+2
*
QmlJS: Fix several crashes when UiQualifiedId::name is 0.
Christian Kamm
2010-10-14
1
-1
/
+3
*
QmlJS: Fix an instance of relying on the Qt package name.
Christian Kamm
2010-10-01
1
-1
/
+2
*
QmlJS: Add initial 'Find Usages' support.
Christian Kamm
2010-09-24
1
-1
/
+82
*
QmlJS: Allow lookups on const Contexts. Pass const Contexts where ok.
Christian Kamm
2010-08-25
1
-1
/
+1
[next]