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
/
qmljsinterpreter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-emphasize PluginManager::getObjects<Type>()
hjk
2017-12-15
1
-0
/
+18
*
Qmljs: check pointer to ModelManagerInterface
Marco Benelli
2017-10-26
1
-4
/
+6
*
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-04-21
1
-31
/
+17
|
\
|
*
Fix dead store
Thomas Hartmann
2017-04-20
1
-31
/
+17
*
|
QmlJs: sync qmljs parser
Marco Benelli
2017-03-23
1
-9
/
+9
|
/
*
QmlJsLib: fix compiler warning
Nikita Baryshnikov
2016-05-13
1
-2
/
+2
*
Qml code model: handle modules dependencies.
Marco Benelli
2016-04-19
1
-3
/
+9
*
QmlJS: Fix resolution of "alias" directives in qrc files
Ulf Hermann
2016-03-29
1
-0
/
+8
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Export explicitly instantiate templates.
BogDan Vatra
2015-11-17
1
-2
/
+3
*
qmljs: set cpp object to the latest version exported
Marco Benelli
2015-09-17
1
-1
/
+5
*
Qml&Js: properties/methods/enums inspection
Nikita Baryshnikov
2015-04-15
1
-31
/
+28
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
qmljs: avoid warnings for empty qmltypes files
Fawzi Mohamed
2014-11-19
1
-11
/
+11
*
Add QmlPrototypeReference::document() getter
Sebastian Sauer
2014-10-15
1
-0
/
+5
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Remove Qt version checks.
Christian Kandeler
2014-09-08
1
-21
/
+0
*
|
QmlJS: Don't translate debug output
Kai Koehne
2014-09-04
1
-1
/
+1
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-03
1
-4
/
+6
|
\
|
|
*
QmlJS: Don't use QDir::separator() for internal paths
Kai Koehne
2014-09-03
1
-2
/
+2
|
*
qmljs: fixing used imports
Fawzi Mohamed
2014-08-28
1
-2
/
+4
*
|
qmljs: uniform property info
Fawzi Mohamed
2014-07-29
1
-12
/
+69
|
/
*
Compile fix for Qt 4.8.6
Robert Loehning
2014-07-17
1
-2
/
+2
*
qmljs: track origin of ObjectValues
Fawzi Mohamed
2014-07-17
1
-16
/
+39
*
qmljs: switch to the new category logging
Fawzi Mohamed
2014-07-01
1
-8
/
+8
*
qmljs: codestyle fixes
Fawzi Mohamed
2014-05-23
1
-279
/
+279
*
qmljs: exposing a bit more the existence of private value types
Fawzi Mohamed
2014-05-23
1
-3
/
+76
*
qmljs: correct slot name for properties starting with “_”
Fawzi Mohamed
2014-05-15
1
-2
/
+9
*
qmljs: improve qmltype parsing error messages
Fawzi Mohamed
2014-02-18
1
-1
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
qmljs: simple tracking of used modules
Fawzi Mohamed
2013-10-23
1
-1
/
+8
*
qmljs: added qmljsconstants.h
Fawzi Mohamed
2013-10-23
1
-17
/
+17
*
Doc: edit qmljs docs
Leena Miettinen
2013-09-23
1
-2
/
+3
*
Doc: use standard wording in \brief commands
Leena Miettinen
2013-06-20
1
-1
/
+2
*
qmljs: adding qrc support
Fawzi Mohamed
2013-06-03
1
-10
/
+17
*
TypeDescriptionReader: Check for files that are not UTF8 encoded
Thomas Hartmann
2013-05-15
1
-5
/
+20
*
Clean headers in QmlJs.
Friedemann Kleint
2013-04-04
1
-9
/
+0
*
Doc: replace deprecated QDoc commands
Leena Miettinen
2013-02-06
1
-4
/
+4
*
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
-28
/
+16
*
|
QmlJS: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-28
1
-6
/
+10
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-05
1
-21
/
+20
|
\
|
|
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
|
QmljsInterpreter: avoid ambiguities about major import version
Thomas Hartmann
2012-09-26
1
-4
/
+8
|
/
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
QmlJSInterpreter: QML Plugin types
Aurindam Jana
2012-05-07
1
-35
/
+26
*
QmlJSInterpreter: Register QML Types
Aurindam Jana
2012-04-30
1
-4
/
+20
[next]