index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljstools
/
qmljsmodelmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QString ITextEditorDocument::contents --> plainText
Eike Ziller
2013-12-10
1
-1
/
+1
*
qmljs: delay import scan until at least one qml file is parsed
Fawzi Mohamed
2013-11-26
1
-0
/
+17
*
qmljs: avoid double parsing of imports
Fawzi Mohamed
2013-11-26
1
-8
/
+22
*
QmlJS: Fixing warnings
Thomas Hartmann
2013-11-26
1
-1
/
+1
*
QmlJsTools: Fix compilation with Qt4
Nikolai Kosjar
2013-11-20
1
-1
/
+1
*
qmljs: scan imports
Fawzi Mohamed
2013-11-20
1
-27
/
+164
*
qmljs: new import/dep tracking
Fawzi Mohamed
2013-11-20
1
-0
/
+28
*
Braces cleanup
Orgad Shaneh
2013-11-14
1
-4
/
+2
*
qml: solve race condition when deleting while indexing
Fawzi Mohamed
2013-11-12
1
-0
/
+2
*
qmljs: added qmljsconstants.h
Fawzi Mohamed
2013-10-23
1
-16
/
+16
*
MessageManager: General cleanup.
hjk
2013-09-05
1
-3
/
+2
*
SessionManager: Apply 'static' pattern
hjk
2013-09-05
1
-4
/
+2
*
ProjectManager: Use Core::Id for progress types
hjk
2013-09-04
1
-2
/
+1
*
Apply 'static' pattern to MimeDatabase
hjk
2013-09-03
1
-17
/
+10
*
Core: Static pattern for ProgressManager, clean up all users
hjk
2013-09-02
1
-33
/
+34
*
KitManager: Use static API as other singletons do
Tobias Hunger
2013-08-21
1
-2
/
+2
*
Merge remote-tracking branch 'origin/2.8'
Oswald Buddenhagen
2013-08-21
1
-1
/
+1
|
\
|
*
qmljs: avoid ecessive updating when cxx types might have changed
Fawzi Mohamed
2013-07-30
1
-1
/
+1
*
|
Update the Qml working copy from the documents, not editors.
Eike Ziller
2013-07-17
1
-12
/
+9
*
|
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
1
-1
/
+1
|
/
*
QmlJSTools: Fix language detection bug.
Christian Kandeler
2013-07-02
1
-1
/
+1
*
qmljs: coalesce resets of code model triggered by cpp files update
Fawzi Mohamed
2013-07-02
1
-1
/
+11
*
qmljs: adding qrc support
Fawzi Mohamed
2013-06-03
1
-1
/
+141
*
qmljstools: reset code model after update of exported cpp types
Fawzi Mohamed
2013-05-29
1
-2
/
+8
*
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-04-30
1
-0
/
+2
|
\
|
*
qmljs: add explicit -relocatable flag to qmlplugindumper and use it
Fawzi Mohamed
2013-04-25
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-04-18
1
-1
/
+1
|
\
\
|
|
/
|
*
qmljs: update qt-creator builtins.qmltypes, and use them for qt<-4.8.5
Fawzi Mohamed
2013-04-16
1
-1
/
+1
*
|
Mime: Use string comparisons instead of regexps for simple globbing
hjk
2013-04-17
1
-5
/
+9
*
|
CppTools: Rename files to comply with coding standard
Tobias Hunger
2013-04-10
1
-1
/
+1
*
|
CppTools: Use namespace CppTools consistently
Tobias Hunger
2013-04-08
1
-4
/
+4
*
|
Clean headers in QmlJsTools.
Friedemann Kleint
2013-04-03
1
-15
/
+0
*
|
QmlJsTools: Adjust to MessageManager api change
Daniel Teske
2013-03-25
1
-2
/
+2
|
/
*
qmljs: add infrastructure handling qml dialects better
Fawzi Mohamed
2013-02-21
1
-0
/
+163
*
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
*
|
qmljs: differnt language constants for the different qml flavors
Fawzi Mohamed
2013-01-31
1
-4
/
+18
*
|
Remove braces for single lines of conditions
Orgad Shaneh
2013-01-08
1
-4
/
+2
*
|
QmlJSTools: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-22
1
-12
/
+12
*
|
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
*
|
HostOsInfo: Add some more useful abstractions.
Christian Kandeler
2012-09-05
1
-2
/
+2
*
|
Utils: Introduce HostOsInfo class.
Christian Kandeler
2012-08-27
1
-8
/
+5
|
/
*
QmlJS: Update to latest QmlJS parser from Qt 5.
Christian Kamm
2012-07-31
1
-2
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
QmlJSInspector: Remove dependency to QmlJSEditor
Kai Koehne
2012-04-16
1
-0
/
+2
*
Move the ModelManagerInterface out of the CPlusPlus library.
Erik Verbruggen
2012-03-14
1
-1
/
+1
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
1
-1
/
+1
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-9
/
+9
*
Move QtConcurrent library into Utils.
Friedemann Kleint
2012-02-09
1
-1
/
+1
[next]