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
/
qmljsmodelmanagerinterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce Q_FALLTHROUGH()
Friedemann Kleint
2018-01-24
1
-4
/
+5
*
QmlJS: Don't parse files we cannot open
Ulf Hermann
2017-12-07
1
-0
/
+2
*
QmlJs: fix bug in resolving qml imports
Marco Benelli
2017-10-16
1
-35
/
+16
*
QmlJS: Rename variable called "interface"
Christian Kandeler
2017-08-17
1
-5
/
+5
*
QmlJs: use initilizer_lists for pairs
Tim Jenssen
2017-04-27
1
-1
/
+1
*
QmlJS: Abort if file could not be opened
Robert Loehning
2017-04-07
1
-1
/
+2
*
QmlJS: Fix version detection in updateProjectInfo
Robert Loehning
2017-03-15
1
-1
/
+1
*
QmlJS: Allow forced rescan on already known paths
Christian Stenger
2017-03-08
1
-6
/
+8
*
Replace a few occurrences of QStringList() << ...
hjk
2017-02-08
1
-2
/
+2
*
make resource file handling able to deal with QMakeProject's VFS
Oswald Buddenhagen
2016-11-01
1
-2
/
+3
*
QmlJS: Release the same documents we keep before
Ulf Hermann
2016-10-28
1
-15
/
+18
*
Remove use of deprecated Qt algorithms
Orgad Shaneh
2016-08-09
1
-2
/
+3
*
QML: Band-aid fix to prevent a crash
Erik Verbruggen
2016-07-25
1
-1
/
+4
*
QmlJS: Reparse cpp types when component headers change
Ulf Hermann
2016-07-15
1
-24
/
+58
*
QmlJS[|Editor|Tools]: Use Qt5-style connects
Orgad Shaneh
2016-06-28
1
-2
/
+3
*
Qmljs: small QHash improvements
Tim Jenssen
2016-06-20
1
-8
/
+9
*
QmlJS: Fix resolution of "alias" directives in qrc files
Ulf Hermann
2016-03-29
1
-37
/
+36
*
runAsync: Remove ResultType template parameter.
Eike Ziller
2016-02-10
1
-11
/
+11
*
QmlJS: Change yet another call of QtConcurrent::run
Eike Ziller
2016-02-01
1
-3
/
+3
*
Revert "QmlJS: Exchange unsafe meta calls with QTimer::singleShot"
Orgad Shaneh
2016-01-28
1
-2
/
+4
*
QmlJS: Use Utils::runAsync and add some more progress information
Eike Ziller
2016-01-27
1
-5
/
+7
*
QmlJS: Exchange unsafe meta calls with QTimer::singleShot
Eike Ziller
2016-01-27
1
-4
/
+2
*
QmlJSModelManager: Use Utils::runAsync instead of QtConcurrent::run
Eike Ziller
2016-01-22
1
-4
/
+4
*
QmlJSModelManager: Cleanup uses of QFuture
Eike Ziller
2016-01-22
1
-29
/
+19
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
QmlJS: allProjectsInfosForPath method
Denis Kormalev
2015-05-19
1
-12
/
+26
*
Clean headers in lib qmljs and plugins qmljstools, qmljseditor.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2015-02-12
1
-2
/
+4
|
\
|
*
qmljs: do not rely on future.isCanceled to be sticky
Fawzi Mohamed
2015-01-22
1
-2
/
+4
*
|
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-12-10
1
-5
/
+10
|
\
|
|
*
qmljs: lookup libraries in the correct place
Fawzi Mohamed
2014-12-04
1
-1
/
+1
|
*
qmljs: fix projectInfoForPath and fileToPath mapping
Fawzi Mohamed
2014-12-03
1
-4
/
+9
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-11-26
1
-0
/
+4
|
\
|
|
*
qmljs: phase out qtImportPaths
Fawzi Mohamed
2014-11-25
1
-0
/
+2
|
*
qmljs: avoid storing qmltypes and qmlproject
Fawzi Mohamed
2014-11-25
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-11-24
1
-0
/
+5
|
\
|
|
*
qmljs: add isIdle method to detect background parsing/scannig
Fawzi Mohamed
2014-11-18
1
-0
/
+5
*
|
QmlJS: Allow scan of files
Christian Stenger
2014-11-19
1
-3
/
+2
|
/
*
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
*
|
Add ui.qml support to code mode and editor
Fawzi Mohamed
2014-10-14
1
-6
/
+24
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-16
1
-0
/
+7
|
\
|
|
*
qmljs: always add environment paths to the qml vContexts
Fawzi Mohamed
2014-09-08
1
-0
/
+7
*
|
QmlJsCodeModel: Respect QT_NO_CODE_INDEXER environment variable
Daniel Teske
2014-09-10
1
-1
/
+8
*
|
Remove Qt version checks.
Christian Kandeler
2014-09-08
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-03
1
-2
/
+4
|
\
|
|
*
QmlJS: Use canonical paths for matching of import directories
Kai Koehne
2014-09-03
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/3.2'
Oswald Buddenhagen
2014-08-05
1
-2
/
+2
|
\
|
[next]