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
/
qmljsplugindumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlJS: Replace macro usage with HostOsInfo
Orgad Shaneh
2016-09-12
1
-30
/
+23
*
qmljs: use QRegularExpression to parse imports.
Marco Benelli
2016-09-12
1
-9
/
+9
*
Merge remote-tracking branch 'origin/4.1'
Eike Ziller
2016-08-31
1
-2
/
+10
|
\
|
*
QmlJs: circular dependencies handling
Marco Benelli
2016-08-26
1
-2
/
+10
*
|
Remove uses of deprecated QProcess::error signal
Orgad Shaneh
2016-08-09
1
-2
/
+1
|
/
*
QmlJS[|Editor|Tools]: Use Qt5-style connects
Orgad Shaneh
2016-06-28
1
-4
/
+6
*
qmljs: coding style.
Marco Benelli
2016-04-21
1
-3
/
+3
*
Qml code model: handle modules dependencies.
Marco Benelli
2016-04-19
1
-19
/
+114
*
qmljs: move running qmldump process to a method
Tim Jenssen
2016-01-21
1
-14
/
+13
*
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
*
qmljs: fix library path for builtins
Fawzi Mohamed
2014-11-26
1
-3
/
+3
*
qmljs:reduce warnings for private plugins
Fawzi Mohamed
2014-11-25
1
-11
/
+12
*
qmljs: ignore dump errors on initial scan
Fawzi Mohamed
2014-11-25
1
-2
/
+3
*
qmljs: phase out qtImportPaths
Fawzi Mohamed
2014-11-25
1
-9
/
+10
*
qmljs: make dumping nonrelocatable by default
Fawzi Mohamed
2014-11-25
1
-1
/
+1
*
qmljs: cleanup
Fawzi Mohamed
2014-11-25
1
-6
/
+4
*
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
-6
/
+0
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-03
1
-1
/
+1
|
\
|
|
*
QmlJS: Don't use QDir::separator() for internal paths
Kai Koehne
2014-09-03
1
-1
/
+1
*
|
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
1
-3
/
+3
|
/
*
qmljs: do not try to dump without uri
Fawzi Mohamed
2014-08-01
1
-12
/
+7
*
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
1
-1
/
+1
*
QML JS: fix messages
Leena Miettinen
2014-03-10
1
-2
/
+2
*
qml: moving most of ModelManager logic to ModelManageInterface
Fawzi Mohamed
2014-02-19
1
-0
/
+589